]> granicus.if.org Git - imagemagick/commitdiff
Fix pHYs rounding
authorglennrp <glennrp@git.imagemagick.org>
Mon, 14 Mar 2011 18:45:46 +0000 (18:45 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Mon, 14 Mar 2011 18:45:46 +0000 (18:45 +0000)
ChangeLog

index eaacc3afbe44262648abc478efff8a11adb14a02..8d046f5508e2c9d94d64e93c6dd26f3e45b53f8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-14  6.6.8-5 Glenn Randers-Pehrson <glennrp@image...>
+  * Fixed a rounding/truncation error while writing the pHYs chunk in the
+    png encoder.
+  * Don't write a text-encoded profile when "-define PNG:exclude-chunk=text"
+    is present.
+
 2011-03-14  6.6.8-5 Cristy  <quetzlzacatenango@image...>
   * Add support for the WebP image format.