]> granicus.if.org Git - imagemagick/blobdiff - ChangeLog
minor function documentation updates in "gemoerty.c"
[imagemagick] / ChangeLog
index 8c42422a6742a99f4c9ef304976c5c5d46b97698..1e6726f886c2568b89bd60d4e219642844db5c22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,45 @@
-2011-03-25 6.6.8-8 Cristy  <quetzlzacatenango@image...>
-  * Add InterpolatePixelPacket() method.
+2011-03-29  6.6.9-2 Cristy  <quetzlzacatenango@image...>
+  * Expand PCL compressed pixel buffer to prevent delta compressed overrun.
+
+2011-03-29  6.6.9-1 Cristy  <quetzlzacatenango@image...>
+  * New version 6.6.9-1.
+
+2011-03-29 6.6.9-1 Anthony Thyssen <A.Thyssen@griffith...>
+  * Fix AdaptiveResizeImage() to use 'Mesh' Interpolation, and fix its
+    coordinate handling, as originally defined.
+
+2011-03-29  6.6.9-1 Cristy  <quetzlzacatenango@image...>
+  * Support -statistic standard-deviation option.
+  * Patch for coders/dcm.c so it compiled with HDRI enabled.
+
+2011-03-28  6.6.9-0 Cristy  <quetzlzacatenango@image...>
+  * New version 6.6.9-0.
+
+2011-03-28  6.6.9-0 Cristy  <quetzlzacatenango@image...>
+  * Optimize bilinear interpolation.
+  * Remove version from etc folder and instead use /etc/ImageMagick.
+
+2011-03-28 6.6.9-0 Anthony Thyssen <A.Thyssen@griffith...>
+  * Separated complex cropping function from TransformImage() as a new
+    function CropImageToTiles().  This new function returns either the
+    new cropped image, or a list of tiles, according to geometry, without
+    replacing the source image. The Source image may be part of a larger list
+    of images, without the function 'losing' the other images of the list.
+
+2011-03-27  6.6.8-10 Cristy  <quetzlzacatenango@image...>
+  * New version 6.6.8-10.
+
+2011-03-27 6.6.8-10 Anthony Thyssen <A.Thyssen@griffith...>
+  * Modified image handling in MogrifyImages() and MogrifyImage()
+    which improves overall handling, and allows correct %p, %n and the
+    %[fx:..] 't' and 'n' escape usage to work correctly.
+  * Added -duplicate as a multi-image sequence operator
+
+2011-03-26  6.6.8-9 Cristy  <quetzlzacatenango@image...>
+  * New version 6.6.8-9.
+
+2011-03-25 6.6.8-9 Cristy  <quetzlzacatenango@image...>
+  * Add InterpolateMagickPixelPacket() method.
   * Add support for the %[opaque] property.
 
 2011-03-25  6.6.8-8 Cristy  <quetzlzacatenango@image...>