From: anthony Date: Sun, 10 Oct 2010 03:59:06 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8711 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5fae5d0be18b198ec1193313e40d7821b6849a8;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index 38797dafd..8ebb14167 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,10 +5,10 @@ * Added new filter 'Lanczos2D' a 2-lobe Lanczos as defined by Andreas Gustafsson in his thesis "Interactive Image Warping" (page 24) http://www.gson.org/thesis/warping-thesis.pdf - * Added filter "Robidoux" whcih is a 'negativally' blurred version - of the "Lanczos2D" filter specifically designed to be less 'blurry' - for horizontal and vertical lines in no-op distortions. - It is now the default filter (if none specified) for EWA resampling. + * Added filter "Robidoux" which is a slightly sharpened version of the + "Lanczos2D" filter specifically designed to be less 'blurry' for + horizontal and vertical lines in no-op distortions. It is now the default + filter (if none specified) for EWA resampling. 2010-10-05 6.6.4-10 Cristy * Add support for "pattern:vertical2" and "pattern:horizontal2".