[libpng15] Imported from libpng-1.5.19beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2014-03-17 12:04:53 -05:00
parent a73110b6ad
commit d27ed3f759
16 changed files with 182 additions and 130 deletions

1
TODO
View File

@@ -6,6 +6,7 @@ Better C++ wrapper/full C++ implementation?
Fix problem with C++ and EXTERN "C".
cHRM transformation.
Remove setjmp/longjmp usage in favor of returning error codes.
Palette creation.
Add "grayscale->palette" transformation and "palette->grayscale" detection.
Improved dithering.
Multi-lingual error and warning message support.