SDL image Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "|discussion=" to "|donation=" |
||
| (One intermediate revision by the same user not shown) | |||
| Line 17: | Line 17: | ||
|website=https://github.com/rsn8887/SDL_image | |website=https://github.com/rsn8887/SDL_image | ||
|source=https://github.com/rsn8887/SDL_image | |source=https://github.com/rsn8887/SDL_image | ||
|donation=https://www.patreon.com/rsn8887 | |||
}} | }} | ||
A simple library to load images of various formats as SDL surfaces for PS Vita. | A simple library to load images of various formats as SDL surfaces for PS Vita. | ||
| Line 24: | Line 25: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/rsn8887/SDL_image | * GitHub - https://github.com/rsn8887/SDL_image | ||
[[Category:Support the author]] | |||
Latest revision as of 01:13, 14 August 2023
| SDL_image | |
|---|---|
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2018 |
| License | Mixed |
| Last Updated | 2018/01/12 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
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