SDL image
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. SDL_image is an extension to SDL that provides functions to load images of formats other than bitmaps. It supports PNM, XPM, LBM, PCX, GIF, JPEG, PNG, and TGA, in addition to the BMP support provided natively by SDL. Like SDL, it is small, simple, portable, and availible under the GNU LGPL. [edit] SDL_image Links |


