]> granicus.if.org Git - imagemagick/commitdiff
comments
authornicolas <nicolas@git.imagemagick.org>
Sun, 10 Oct 2010 20:41:52 +0000 (20:41 +0000)
committernicolas <nicolas@git.imagemagick.org>
Sun, 10 Oct 2010 20:41:52 +0000 (20:41 +0000)
magick/resize.c

index d2c5f866aa36b36143f98a4b869b00d2ed2aa4c0..df78a4393b015c85418289f2bef316066935c528 100644 (file)
@@ -684,7 +684,7 @@ MagickExport ResizeFilter *AcquireResizeFilter(const Image *image,
     { SincFastFilter,  TriangleFilter }, /* Bartlett -- triangle-sinc        */
     { SincFastFilter,  BoxFilter },      /* Raw fast sinc ("Pade"-type)      */
     { Lanczos2DFilter, JincFilter },     /* SPECIAL: 2-lobed jinc-jinc       */
-    { RobidouxFilter,  BoxFilter },      /* SPECIAL: tuned Lanczos2D-like Keys */
+    { RobidouxFilter,  BoxFilter },      /* SPECIAL: Keys cubic tuned for EWA */
   };
   /*
     Table mapping the filter/window from the above table to an actual