blob: 605e591c7948c23709c3aab02bd0a2fa00680991 [file] [log] [blame]
Guy Schalnat0d580581995-07-20 02:43:20 -05001pngtodo.txt - list of things to do for libpng
2
Andreas Dilger47a0c421997-05-16 02:46:07 -05003add "grayscale->palette" transformation and "palette->grayscale" detection
4improved dithering
5multi-lingual error and warning message support
6cHRM transformation
7sRGB chunk handling
8man pages for function calls
9high-level API for reading images
10final bug fixes
11better documentation
12better filter selection
13 (counting huffman bits/precompression? filter inertia? filter costs?)
14optional palette creation
15histogram creation
16support for application-defined chunk handlers
17keep up with public chunks
18better C++ wrapper/full C++ implementation?
19text conversion between different code pages (Latin-1 -> Mac and DOS)