blob: 4ab93edbf06ff00647c557b39af062882049c1ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PNGJ Version 0.85 (1 April 2012)
http://code.google.com/p/pngj/
Merged code:
- Changed namespace ar.com.hjg.pngj -> jogamp.opengl.util.pngj
to avoid collision when using a different version of PNGJ.
- Removed test and lossy packages and helper classes
to reduce footprint.
License information is added in main LICENSE.txt file.
|