]> granicus.if.org Git - imagemagick/commitdiff
expert resize.c comments
authornicolas <nicolas@git.imagemagick.org>
Fri, 22 Oct 2010 16:23:59 +0000 (16:23 +0000)
committernicolas <nicolas@git.imagemagick.org>
Fri, 22 Oct 2010 16:23:59 +0000 (16:23 +0000)
magick/resize.c

index 65519ec97e4adba8044e69016f2b3032d862e641..e90a21574cae4318ba4d1818012a069da8cd5ad2 100644 (file)
@@ -551,11 +551,11 @@ static MagickRealType Welsh(const MagickRealType x,
 %
 %  'EXPERT' OPTIONS
 %
-%  Special 'expert' options can be used to override any and all filter
-%  settings. This is not advised unless you have expert knowledge of
-%  the use of resampling filtered techniques.  Check on the results of
-%  your selections using the "filter:verbose" setting to make sure you
-%  get the exact filter you want.
+%  You can override any and all filter settings. This is not advised
+%  unless you have expert knowledge of the use of resampling filtered
+%  techniques.  Check on the results of your selections using the
+%  "filter:verbose" setting to make sure you get the exact filter you
+%  want.
 %
 %    "filter:filter"    Select the main function associated with
 %        this filter name, as the weighting function of the filter.