summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Dilger <adilger at enel.ucalgary.ca>1997-01-17 01:34:35 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2009-04-06 16:04:07 -0500
commit02ad0efbc858a8f02c7878fe7a152358d2f08478 (patch)
tree53da36cb66af28b9252924f0560c1842eec69d09 /TODO
parentc21f90c334a4d7a8f6764c749de0fdea6dc851f5 (diff)
downloadlibpng-02ad0efbc858a8f02c7878fe7a152358d2f08478.tar.gz
Imported from libpng-0.90.tarv0.90
Diffstat (limited to 'TODO')
-rw-r--r--TODO23
1 files changed, 23 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 000000000..fedeb0fc0
--- /dev/null
+++ b/TODO
@@ -0,0 +1,23 @@
+pngtodo.txt - list of things to do for libpng
+
+for 0.9
+ improved dithering
+ final bug fixes
+ cHRM transformation
+ better documentation
+ multi-lingual message support
+
+after 1.0
+ overlaying one image on top of another
+ optional palette creation
+ histogram creation
+ text conversion between different code types
+ support for application-defined chunk handlers
+ support for embedded PNG usage (MNG)
+ pull writer
+ better dithering
+ keep up with public chunks
+ better filter selection (counting huffman bits? filter type inertia?)
+ C++ wrapper
+ other languages (pascal, for one)
+ comments of > 64K for DOS