summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1999-12-10 09:43:02 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:47 -0500
commit166c5a397e16e97b7a533ba8f6e89019af4faa17 (patch)
tree44811e6cda7b30fc2e96465f62416ae705de84f9 /TODO
parent074af5e9caf8035318c93ec309ec59109014e209 (diff)
downloadlibpng-166c5a397e16e97b7a533ba8f6e89019af4faa17.tar.gz
Imported from libpng-1.0.5h.tarv1.0.5h
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 9c420bca5..b0cff064b 100644
--- a/TODO
+++ b/TODO
@@ -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.