summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-03-17 10:58:02 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2014-03-17 13:19:41 -0500
commit149eea29b6b153cde30132416328bf9656ee23bf (patch)
tree47653aade8c00a5fb29739c446151d3e5b8a90ef /TODO
parent2ca2a0b222a0cac4c815ece6561ff4349f29ef3f (diff)
downloadlibpng-149eea29b6b153cde30132416328bf9656ee23bf.tar.gz
[libpng16] Imported from libpng-1.6.11beta01.tarv1.6.11beta01
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 63613b8dd..72633774f 100644
--- a/TODO
+++ b/TODO
@@ -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.