Dragon Library News
Status: Pre-Alpha
Brought to you by:
greendragon7
I have added support for palette type chunks. PNG Image should support 8, 16 ,24 and 32 bit depth images now.
ZipClass is a C++ wrapper for zlib 1.1.3. ZipClassLIB contains a static link library with the .h file for both Debug and Release compiles.
As i became aware of patent and license issues with gif, i've decided to drop support of it... i will instead start working on png
Well, the Byte Extractor, which is part of the Gif decoder , is more or less complete. As for the Gif decoder itself, that would have to be delayed as i'm having a hard time understanding what goes on with the LZW compression. I will probably work on PNG as the next image format.