summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1998-05-09 10:02:29 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:25 -0500
commitd0dce40075392be7c658aee9ffb97b24c96f9f0b (patch)
treef034f2739ced6e93944e6c1eb8485c098e025c53 /TODO
parent1d963612738733e8ba0f9259d0e14ac0a552755c (diff)
downloadlibpng-d0dce40075392be7c658aee9ffb97b24c96f9f0b.tar.gz
Imported from libpng-1.0.1c.tarv1.0.1c
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 21f963a8c..36f2a783c 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,9 @@
TODO - list of things to do for libpng
fix problem with C++ and EXTERN "C"
+add capability to set user malloc/free functions at run time
add "grayscale->palette" transformation and "palette->grayscale" detection
+color to gray transformation
improved dithering
multi-lingual error and warning message support
sPLT chunk handling