Recent Changes - Search:

edit SideBar

SDL_image

Description

Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed to provide fast access to the graphics frame buffer and audio device. This package contains a simple library for loading images of various formats (BMP, PPM, PCX, GIF, JPEG, PNG) as SDL surfaces.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc -q64" or "gcc -maix64".

Homepage: http://www.libsdl.org/projects/SDL_image/

Version: 1.2.12-1

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on April 13, 2012, at 11:12 PM