SDL ttf Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
|website=https://github.com/rsn8887/SDL_ttf | |website=https://github.com/rsn8887/SDL_ttf | ||
|source=https://github.com/rsn8887/SDL_ttf | |source=https://github.com/rsn8887/SDL_ttf | ||
|discussion=https://www.patreon.com/rsn8887 | |||
}} | }} | ||
A library that allows you to use TrueType fonts to render text in SDL. | A library that allows you to use TrueType fonts to render text in SDL. | ||
| Line 22: | Line 23: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/rsn8887/SDL_ttf | * GitHub - https://github.com/rsn8887/SDL_ttf | ||
[[Category:Support the author]] | |||
Revision as of 07:07, 3 February 2023
| SDL_ttf | |
|---|---|
| General | |
| Author | rsn8887 |
| Type | Developments |
| Version | 2018 |
| License | Mixed |
| Last Updated | 2018/01/12 |
| Links | |
| Download | |
| Website | |
| Source | |
A library that allows you to use TrueType fonts to render text in SDL.
External links
- GitHub - https://github.com/rsn8887/SDL_ttf