Quote Originally Posted by Traveler
Sounds good indeed! Anyone know if this can be used as a replacement for tga based textures in opengl/DirectX?
For sure. I believe D3DX already supports the loading of PNG files as textures. For OpenGL, you would have to decompress/decode the files yourself, but that's what this library does for you.