From 219dd84f7dbf9f5d03b1a36ccd4f22adeae2382c Mon Sep 17 00:00:00 2001 From: nicolas Date: Sun, 10 Oct 2010 21:02:40 +0000 Subject: [PATCH] --- magick/resize.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.40.0