[devel] Updated TODO, about conditional 16BIT support and extending pngvalid.c
This commit is contained in:
parent
7d3e6732fb
commit
a041ae4cde
6
TODO
6
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.
|
Investigate pre-incremented loop counters and other loop constructions.
|
||||||
Add interpolated method of handling interlacing.
|
Add interpolated method of handling interlacing.
|
||||||
Provide for conditional compilation of 16-bit support (except for the
|
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.
|
Switch to the simpler zlib (zlib/libpng) license if legally possible.
|
||||||
Extend pngvalid.c to test the progressive reader, and to validate more
|
Extend pngvalid.c to validate more of the libpng transformations.
|
||||||
of the libpng transformations.
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user