From: glennrp Date: Tue, 21 Dec 2010 14:53:03 +0000 (+0000) Subject: Use a clone instead of the main image in the PNG encoder. X-Git-Tag: 7.0.1-0~8371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba30ff97b57dc18981cd2e66ede9f4a788cb1c2e;p=imagemagick Use a clone instead of the main image in the PNG encoder. --- diff --git a/ChangeLog b/ChangeLog index c96a33ba8..a7496630e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-12-21 6.6.6-7 Glenn Randers-Pehrson + * Use a clone instead of the main image in coders/png.c, so the image + can still be used later on without being affected by changes made by + the PNG encoder. + 2010-12-21 6.6.6-7 Anthony Thyssen * Removed the forced interpolation setting in AcquireResampleFilterThreadSet It prevented user defined interpolation settings for -clut, and possibly