14a59297be
Changes: - Documentation fixes - Appease newer compilers - Fix build with png-1.5 - Fix CVE-2010-1519 - Add memory reading functions - Add luminance alpha support
5 lines
252 B
Text
5 lines
252 B
Text
This is a library for OpenGL to load PNG graphics files as an OpenGL
|
|
texture as easily as possible. It also has a number of options for
|
|
generating the alpha channel and mipmaps.
|
|
|
|
This package is based on the repository at http://repo.or.cz/w/glpng.git
|