Heres a question, if I were to have custom fonts used in my game, what would be the best way to distribute them with the game?
Is there some way to embed them into the game?
Printable View
Heres a question, if I were to have custom fonts used in my game, what would be the best way to distribute them with the game?
Is there some way to embed them into the game?
If you use an installer put them on the installer, It's easy to do with CT's Install Creator! <img src="/center/images/graemlins/laugh.gif" alt="" />
Careful with distributing fonts! Some font-creators are very touchy about their 'babies'.
Check if it's OK to distribute a font.
I usually save my texts as graphics if there is not too much of it.
If you have too much text, installing the font sure is the best way. I use 'Inno Setup' for my installations.