SDL image Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew | |title=Vita Homebrew PC Tools (Developments) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvitapc2.png | ||
|image_alt=SDL_image | |image_alt=SDL_image | ||
}} | }} | ||
Revision as of 09:44, 17 January 2023
| SDL_image | |
|---|---|
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2018 |
| License | Mixed |
| Last Updated | 2018/01/12 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple library to load images of various formats as SDL surfaces for PS Vita.
This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF, JPEG, PNG, TGA, TIFF, and simple SVG formats.
External links
- GitHub - https://github.com/rsn8887/SDL_image