From: Tony Cook Date: Mon, 9 Apr 2012 02:49:11 +0000 (+1000) Subject: PNG re-work: change note for the previous + some TODO X-Git-Tag: v0.90~2^2~21 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/db410aa05377442dbc2b7ed4be22d6d74d2253e7 PNG re-work: change note for the previous + some TODO --- diff --git a/Changes b/Changes index b277b51e..e17e43e5 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,7 @@ Imager release history. Older releases can be found in Changes.old - read paletted images as paletted images, including transparency - read 1 bit greyscale images as a type suitable for other file handlers to write as bilevel + - read 16 bit/sample PNG as 16-bit/sample Imager images TODO: - flush output @@ -13,6 +14,8 @@ Imager release history. Older releases can be found in Changes.old - documentation of new tags, behaviour - FIXME for read_paletted: do we need to scale the palette colours based on the alpha? + - checks to validate pixels read + - checks to validate partial coverage pixels read Imager 0.90 - unreleased ===========