From: nicolas Date: Sun, 10 Oct 2010 21:02:40 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8699 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=219dd84f7dbf9f5d03b1a36ccd4f22adeae2382c;p=imagemagick --- diff --git a/magick/resize.c b/magick/resize.c index 2783354aa..90bb98494 100644 --- a/magick/resize.c +++ b/magick/resize.c @@ -533,8 +533,7 @@ static MagickRealType Welsh(const MagickRealType x, % blur=0.958033808). Now, it is the unique Cubic 'Keys' filter that % exactly preserves images with only vertical or horizontal features % when performing 'no-op" with EWA distortion. It turns out to be -% close to both plain Mitchell (slightly more blurry) and "sharpened" -% Lanczos2D. +% close to both plain Mitchell and "sharpened" Lanczos2D. % % Special 'expert' options can be used to override any and all filter % settings. This is not advised unless you have expert knowledge of