summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>1998-06-06 15:31:35 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:27 -0500
commitf7d1a1703354aeded87bc39a2736c2ab7a755406 (patch)
tree0a05b23f895af07439a0ebcd0bcd2d1505c4b250 /TODO
parent8686fff347fa83a57f867ccaa1616b132fac221d (diff)
downloadlibpng-f7d1a1703354aeded87bc39a2736c2ab7a755406.tar.gz
Imported from libpng-1.0.1e.tarv1.0.1e
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 36f2a783c..49bd5fffb 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
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
@@ -21,3 +20,4 @@ support for application-defined chunk handlers
keep up with public chunks
better C++ wrapper/full C++ implementation?
text conversion between different code pages (Latin-1 -> Mac and DOS)
+improve API by hiding the info_ptr