From 1e2d5cac7f37723707b038558daa3c4d489c0fcb Mon Sep 17 00:00:00 2001 From: anthony Date: Fri, 10 Sep 2010 02:24:35 +0000 Subject: [PATCH] --- magick/resize.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/magick/resize.c b/magick/resize.c index bcc8b0d1f..30333510e 100644 --- a/magick/resize.c +++ b/magick/resize.c @@ -595,6 +595,8 @@ MagickExport ResizeFilter *AcquireResizeFilter(const Image *image, WARNING: The order of this tabel must match the order of the FilterTypes enumeration specified in "resample.h", or the filter names will not match the filter being setup. + + You can check filter setups with the "filter:verbose" setting. */ static struct { -- 2.40.0