]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authornicolas <nicolas@git.imagemagick.org>
Sun, 10 Oct 2010 21:02:40 +0000 (21:02 +0000)
committernicolas <nicolas@git.imagemagick.org>
Sun, 10 Oct 2010 21:02:40 +0000 (21:02 +0000)
magick/resize.c

index 2783354aa49151d6443fcedfca909739181433e4..90bb984943a5988d35e24ec290b6aef7525f057e 100644 (file)
@@ -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