From b05c3df7b68c5dc96e689aa8f7eb6c67fc5b91e6 Mon Sep 17 00:00:00 2001 From: nicolas Date: Mon, 27 Sep 2010 15:58:42 +0000 Subject: [PATCH] minor Changelog edit --- ChangeLog | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 36661e4ed..1cd6b2311 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,20 +1,20 @@ 2010-09-27 6.6.4-8 Anthony Thyssen * Replace the blurry "High Quality EWA" technique with a 'Clamped EWA' - for Distort Resampling. This make -distort a whole lot nicer + for Distort Resampling. This makes -distort a whole lot nicer and allows for the use of better cylindrical filters. -2010-09-26 6.6.4-6 Cristy - * Don't allow resize filter weights to go to zero (reference - http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17132). - 2010-09-26 6.6.4-7 Anthony Thyssen * Fix Point filter for ResizeImage() caused by support limiting the Box weighting function. +2010-09-26 6.6.4-6 Cristy + * Don't allow resize filter weights to go to zero (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17132). + 2010-09-24 6.6.4-6 Nicolas Robidoux * Now that MagickPIL is a MagickRealType, some casts are unneeded. -2010-09-12 6.6.4-6 Cristy +2010-09-21 6.6.4-6 Cristy * Do not break words if caption size is absolute (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123). * Don't define HAVE_THREADS for --without-threads configure script option. @@ -23,7 +23,7 @@ * Modified "magick/resize.c" so that MagickPIL is a MagickRealType number. Some computations were needlessly done in long double precision because PIL forced an automatic upcast wherever it appeared. Changed its name to - MagickREALTYPEPI. + MagickREALTYPEPI. <- This was later reverted back to MagickPIL. * Modified "magick/resize.c" so that Bohman uses one trig call + one sqrt call instead of two trig calls. -- 2.50.1