Tagged Questions
2
votes
2answers
527 views
Legality of AngelCode's BMFont
Is it legal to use a bitmapped version of a proprietary font (such as Arial) in a commercial app?
I'm using AngelCode's BMFont to generate a bitmapped version of a few various system installed fonts ...
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 ...