diff options
Diffstat (limited to 'make/lib/pngj/jogl-merge.txt')
-rw-r--r-- | make/lib/pngj/jogl-merge.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/make/lib/pngj/jogl-merge.txt b/make/lib/pngj/jogl-merge.txt new file mode 100644 index 000000000..4ab93edbf --- /dev/null +++ b/make/lib/pngj/jogl-merge.txt @@ -0,0 +1,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. + |