diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 1999-12-10 09:43:02 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:04:47 -0500 |
commit | 166c5a397e16e97b7a533ba8f6e89019af4faa17 (patch) | |
tree | 44811e6cda7b30fc2e96465f62416ae705de84f9 /TODO | |
parent | 074af5e9caf8035318c93ec309ec59109014e209 (diff) | |
download | libpng-166c5a397e16e97b7a533ba8f6e89019af4faa17.tar.gz |
Imported from libpng-1.0.5h.tarv1.0.5h
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,7 +4,6 @@ Final bug fixes. Fix problem with C++ and EXTERN "C". Better C++ wrapper/full C++ implementation? Keep up with public chunks. -sPLT chunk handling. cHRM transformation. Support for application-defined chunk handlers. Improve setjmp/longjmp usage or remove it in favor of returning error codes. @@ -17,7 +16,6 @@ Man pages for function calls. Better documentation. Better filter selection (counting huffman bits/precompression? filter inertia? filter costs?). -Optional palette (sPLT) creation. Histogram creation. Text conversion between different code pages (Latin-1 -> Mac and DOS). Improve API by hiding the info_ptr. |