More actions
No edit summary |
m (Text replacement - "|discussion=" to "|donation=") |
||
(2 intermediate revisions by the same user not shown) | |||
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 | ||
}} | }} | ||
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