Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
old | 2015-02-28 | ||
README-sdl2-image.md | 2015-12-09 | 1.8 kB | |
sdl2-image-static_2.0.0_mingw32.tar.xz | 2015-02-28 | 45.2 kB | |
sdl2-image_2.0.0_mingw32.tar.xz | 2015-02-28 | 79.4 kB | |
Totals: 4 Items | 126.4 kB | 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)