Skip to content

Files

Latest commit

Aug 11, 2013
fdb2dad · Aug 11, 2013

History

History
7 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 315 Bytes

png-experiments

Experiments on a pure Java PNG writer that's both faster than JDK own one, and the ImageIO CLib one. In order to build this module you'll need to install PNGJ 2.0.1, to do so, go to https://code.google.com/p/pngj, checkout the git source codes and build the 2.0.1 tag with maven.