]> granicus.if.org Git - imagemagick/commitdiff
Optimization of PNG output is always done and "-type Optimize" is ignored.
authorglennrp <glennrp@git.imagemagick.org>
Fri, 19 Nov 2010 01:51:27 +0000 (01:51 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Fri, 19 Nov 2010 01:51:27 +0000 (01:51 +0000)
ChangeLog

index e88403624ab4d0390dd14550163fcab0b3869c77..966c729f9fc5d1b4b188f3bd317afa11a5d8def9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2010-11-17  6.6.5-9 Glenn Randers-Pehrson <glennrp@image...>
   * Many of the problems with the PNG encoder have been fixed (reference
     http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16487).
+  * The "-type Optimize" option is now treated by the PNG encoder the same
+    as if the type were undefined.  Optimization is now always performed.
 
 2010-11-14  6.6.5-9 Cristy  <quetzlzacatenango@image...>
   * The splice option no longer throws spurious "pixels are not authentic"