SDL image Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew PC Tools (Developments) - GameBrew! | |title=Vita Homebrew PC Tools (Developments) - GameBrew! | ||
| Line 19: | Line 18: | ||
|source=https://github.com/rsn8887/SDL_image | |source=https://github.com/rsn8887/SDL_image | ||
}} | }} | ||
SDL_image for PS VITA | '''SDL_image''' is 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 == | == External links == | ||
* Github - https://github.com/rsn8887/SDL_image | * Github - https://github.com/rsn8887/SDL_image | ||
Revision as of 00:25, 22 November 2022
| SDL_image | |
|---|---|
| File:Ps-vita-logo.jpg | |
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2018 |
| License | Mixed |
| Last Updated | 2018/01/12 |
| Links | |
| Download | |
| Source | |
SDL_image is 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