Mail Archives: djgpp/1997/12/05/13:40:37
..
> Is there source code or alibrary, compatible with DJGPP without massive
> mosdifications, for reading and writing Portable Network Graphics format,
> and doing it with decent compression into the bargain? :) Does it allow to
> include your own custom chunks?
You might want to try libpng (also get libz) which builds correctly on
most UNIX's so probably will do so on DJGPP as well. actually, libjpeg and
libpng together are "bread and butter" on UNIX, they're pretty much
considered standard libraries already.
- Raw text -