SDL_image 1.2.12
The latest version of this library is available from:
http://www.libsdl.org/projects/SDL_image/
This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF, JPEG, PNG,
TGA, and TIFF formats.
Both newlib and clib2 static versions.
If you are linking both SDL_image and libPNG into a program, you may need to
make sure that the two libraries were compiled at the same time.
| |