commit | 1d45eb9d30cfb0cb4a15d3c2d0fcfe6d72a53664 | [log] [tgz] |
---|---|---|
author | anthony <anthony@git.imagemagick.org> | Tue May 25 11:13:23 2010 +0000 |
committer | anthony <anthony@git.imagemagick.org> | Tue May 25 11:13:23 2010 +0000 |
tree | 070b1b269acc30a15f86c0fb0e85f8dcf6a9cc5e | |
parent | 694510708229a2b6f032fbee38515e890dd7336c [diff] [blame] |
Added Origin rotates for square kernels + Ridges2 HMT kernel
diff --git a/ChangeLog b/ChangeLog index 823300e..df200bf 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,7 @@ +2010-05-25 6.6.2.1 Anthony Thyssen <A.Thyssen@griffith...> + * Finish for Square Array Rotates (off center origin rotate) + * Added HitAndMiss kernel Ridges2 to find 2 pixel thick ridges + 2010-05-24 6.6.2-1 Cristy <quetzlzacatenango@image...> * Respect density when rendering SVG images. * Set AVI handler to the MPEG coder.