Tagged Questions
3
votes
1answer
433 views
What's best to use OTF or TTF?
What's the most recommended format should I use for fonts, OTF or TTF or another?
In looking for:
Performance/Efficiency with SDL_ttf library
Free/Open-ness [1]
[1] I'm planning to use GPL3 and ...
12
votes
5answers
1k views
Where can I find fonts which I can distribute with an open source game?
I want to be able to release my game as open source, and I need to be able to distribute font files with my game. Where can I find fonts which I can use in this way, and what font licenses should I be ...