Font license
by A A · in Torque Game Engine · 01/03/2009 (11:53 am) · 3 replies
Hello,
I would like to know if I can use the fonts, avilable in TGE, in a game I am working on. Does the TGE license includes using the game engine fonts for free?
Thanks
Amit
I would like to know if I can use the fonts, avilable in TGE, in a game I am working on. Does the TGE license includes using the game engine fonts for free?
Thanks
Amit
About the author
#2
So the fonts that TGE uses aren't a special font that garagegames provided, but instead are just TGE specific cached font data. I don't know if TGE was ever updated to use system fonts available on Mac OS X or Linux, I just know it works on Windows just fine.
01/03/2009 (4:36 pm)
From what I recall of an old discussion years ago on here TGE will generate font files on the Windows OS that are available to general Windows applications and then caches them in the TGE/common/ui/cache directory and that on other OSs at the time (Mac OS X and Linux) TGE was unable to do the same thing, so instead on those OSs the cached font files must exist else you'll get an error or no text would render for an non-existent cached font.So the fonts that TGE uses aren't a special font that garagegames provided, but instead are just TGE specific cached font data. I don't know if TGE was ever updated to use system fonts available on Mac OS X or Linux, I just know it works on Windows just fine.
#3
tdn.garagegames.com/wiki/GUI/Fonts/New_Fonts
Creating new fonts for Torque
01/03/2009 (4:40 pm)
OK here are some examples of previous documentation and discussions on the matter:tdn.garagegames.com/wiki/GUI/Fonts/New_Fonts
Creating new fonts for Torque
Torque Owner Mike Rowley
Mike Rowley