From: anthony Date: Mon, 11 Oct 2010 02:47:19 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8696 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a98fc65e989f78e56411b924266e61c2214a1bf;p=imagemagick --- diff --git a/magick/resize.c b/magick/resize.c index 90bb98494..9906dbe26 100644 --- a/magick/resize.c +++ b/magick/resize.c @@ -736,11 +736,11 @@ MagickExport ResizeFilter *AcquireResizeFilter(const Image *image, /* Robidoux: Keys cubic close to Lanczos2D with blur=0.958033808 */ }; /* - The known zero crossings of the Jinc() or more accurately the - Jinc(x*PI) function being used as a filter. It is used by the - "filter:lobes" for support selection, so users do not have to deal - with the highly irrational sizes of the 'lobes' of the Jinc - filter. + The known zero crossings of the Jinc() or more accurately the Jinc(x*PI) + function being used as a filter. It is used by the "filter:lobes" and for + the 'lobes' number in the above, the for support selection, so users do + not have to deal with the highly irrational sizes of the 'lobes' of the + Jinc filter. Values taken from http://cose.math.bas.bg/webMathematica/webComputing/BesselZeros.jsp