|
|
||||||||||||||||||||||||||||||||||||||||||||||
Release Candidate 1 of Version 2.0 of my Java PNG library is now
available from:
http://sixlegs.com/software/png/
The API documentation is here:
http://sixlegs.com/software/png/latest/javadoc/
This is a complete rewrite of the library, which now requires Java 1.2 or higher. The 1.x branch will continue for users who need Java 1.1 compatibility (e.g. J2ME), but probably only for bug fixes.
Benefits over the ImageIO PNG decoding built into Java:
Benefits over the Java-1.1 compatible version of the library:
The license has changed from LGPL to GPL-with-library-exception (the same as the GNU Classpath project), which as I understand it shouldn't affect most users.