]> granicus.if.org Git - imagemagick/commitdiff
Eliminated CompressColormapTransFirst().
authorglennrp <glennrp@git.imagemagick.org>
Sun, 12 Dec 2010 04:35:33 +0000 (04:35 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Sun, 12 Dec 2010 04:35:33 +0000 (04:35 +0000)
ChangeLog

index ed67d2410765c40c6b69f8cadab54c2a1f00e9cc..46af1e172a476dd483cd04485ab09045eb16673c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
   * Make the PNG encoder always rebuild the palette, to avoid losing
     transparency when it is out of sync with the pixel data (reference
     http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17655).
+    Eliminated CompressColormapTransFirst() since the palette is already
+    compressed and sorted by opacty now when it's recreated.
 
 2010-12-10  6.6.6-5 Cristy  <quetzlzacatenango@image...>
   * Account for virtual canvas for the -flip / -flop options (reference