[devel] Revised pngvalid.c to use cexcept.h for error handling.

This commit is contained in:
Glenn Randers-Pehrson
2010-08-20 09:55:01 -05:00
parent 4aa2cd69ae
commit c08cae1c22
4 changed files with 1323 additions and 788 deletions

2
TODO
View File

@@ -24,5 +24,7 @@ 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).
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.
*/