Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.13 | 2015-02-28 | ||
2012.11.25hg | 2013-02-28 | ||
Totals: 2 Items | 0 |
This is a simple library to load images of various formats as SDL surfaces. This library supports BMP, PPM, PCX, GIF, JPEG, PNG, and TIFF formats.
Project Pages:
Source:
Licenses:
Documentation:
Support:
- News Feeds:
- Atom: Tags/Releases, ChangeLog
- RSS: Tags/Releases, ChangeLog
Requires:
Notes:
- IMPORTANT:
- Hacked configure script to add TIFF support
- Added SDL2 directory to CPPFLAGS to compile without missing header
- Added "-lSDL2" to LDFLAGS in make command to link correctly (perhaps error in my config)