From f12dda3816fad08ec71c585278c85e30a09bae14 Mon Sep 17 00:00:00 2001 From: nicolas Date: Fri, 22 Oct 2010 16:23:59 +0000 Subject: [PATCH] expert resize.c comments --- magick/resize.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/magick/resize.c b/magick/resize.c index 65519ec97..e90a21574 100644 --- a/magick/resize.c +++ b/magick/resize.c @@ -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. -- 2.40.0