Skip to content

aaime/png-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages