]> git.imager.perl.org - imager.git/commitdiff
PNG re-work: change note for the previous + some TODO
authorTony Cook <tony@develop-help.com>
Mon, 9 Apr 2012 02:49:11 +0000 (12:49 +1000)
committerTony Cook <tony@develop-help.com>
Sun, 29 Apr 2012 03:40:56 +0000 (13:40 +1000)
Changes

diff --git a/Changes b/Changes
index b277b51e9b337a7999f6a5dabc770dbd47926e4d..e17e43e5f77fe8688b4fc5997572586f14662f65 100644 (file)
--- 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
 ===========