SDL_image is an image loading library that is used with the SDL library, and almost as portable. It allows a programmer to use multiple image formats without having to code all the loading and conversion algorithms themselves.
SDL_image is available at www.libsdl.org or more specifically The SDL_image homepage
All suggestions and corrections are welcome, email JonathanCAtkins@gmail.com
ENJOY!
cvs -d :pserver:anonymous@jonatkins.org:/usr/local/cvsroot loginpress enter at the password prompt, there's no password
cvs -z6 -d :pserver:anonymous@jonatkins.org:/usr/local/cvsroot co SDL_image-docsand later, to get any updates...
cvs -z6 update -dP