From 614049a9c5cbd25f8f774911d2dff027df249524 Mon Sep 17 00:00:00 2001 From: glennrp Date: Thu, 27 Jan 2011 03:49:06 +0000 Subject: [PATCH] Fix some typos in my recent ChangeLog entries. --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 30beeb546..1c03f3197 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,8 +4,8 @@ of CPU time. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=17799). * Sometimes black was still written as transparent, when the PNG - encoder receives an image with image->matte on but no transparent - pixels are present. (reference + encoder received an image with image->matte==true no transparent + pixels were present. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17913); 2011-01-24 6.6.7-3 Cristy @@ -24,8 +24,8 @@ no tRNS chunk was present in the input, which has caused problems with some test cases since version 6.6.6-10. * Improved the PNG_BUILD_PALETTE section to count opaque, transparent, - and semitransparent pixels separately. Previously it wasn't alwaysi - possible to determine if there is a single fully-transparent color, + and semitransparent pixels separately. Previously it wasn't always + possible to determine if there was a single fully-transparent color, to decide whether to write an RGBA or Gray-Alpha image or an RGB or Gray image with a tRNS chunk. -- 2.40.0