From a041ae4cde391fd87488d23230815dc9c4baf825 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Thu, 26 Aug 2010 17:20:00 -0500 Subject: [devel] Updated TODO, about conditional 16BIT support and extending pngvalid.c --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 84e500922..c06f00a21 100644 --- a/TODO +++ b/TODO @@ -22,9 +22,9 @@ Use greater precision when changing to linear gamma for compositing against Investigate pre-incremented loop counters and other loop constructions. Add interpolated method of handling interlacing. Provide for conditional compilation of 16-bit support (except for the - initial stripping down to 8-bits when reading a 16-bit PNG datastream). + initial stripping down to 8-bits and proper decoding of "cheap transparency" + when reading a 16-bit PNG datastream). Switch to the simpler zlib (zlib/libpng) license if legally possible. -Extend pngvalid.c to test the progressive reader, and to validate more - of the libpng transformations. +Extend pngvalid.c to validate more of the libpng transformations. */ -- cgit v1.2.1