This repository has been archived on 2023-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
libpng/pngtodo.txt

28 lines
800 B
Plaintext
Raw Normal View History

1995-07-20 07:43:20 +00:00
pngtodo.txt - list of things to do for libpng
1995-09-26 10:22:39 +00:00
for 0.9
1995-12-19 09:22:19 +00:00
improved dithering
final bug fixes
1996-01-26 07:38:47 +00:00
cHRM transformation
1996-01-16 07:51:56 +00:00
better documentation
1995-09-26 10:22:39 +00:00
1995-12-19 09:22:19 +00:00
after 1.0
1995-07-20 07:43:20 +00:00
overlaying one image on top of another
1996-06-05 20:50:50 +00:00
make pull reader use push reader internally to reduce code, and
increase amount of image read in an error situation
1996-01-26 07:38:47 +00:00
optional palette creation
histogram creation
text conversion between different code types
1995-07-20 07:43:20 +00:00
support for other chunks being defined (sCAl, the gIF series,
and others that people come up with).
pull writer
better dithering
keep up with public chunks
other compression libraries
more exotic interlace handling
1995-09-26 10:22:39 +00:00
better filtering (counting huffman bits? filter type inertia?)
1995-07-20 07:43:20 +00:00
C++ wrapper
1995-09-26 10:22:39 +00:00
other languages (pascal, for one)
1995-07-20 07:43:20 +00:00
comments of > 64K