Game Development Community

Fonts

by Andrew H · in Torque Game Builder · 08/09/2011 (5:23 pm) · 1 replies

How can I add more fonts to use in TGB?

#1
08/09/2011 (10:28 pm)
The method I have been using is installing fonts on my computer as .ttf, then reloading torque. The font will show up in your t2dtextobject edit panel and presumably can be named anywhere and work fine. As far as I know torque only loads up the .ttf fonts from your computer, but it might take other types as well.

If you (or anyone stumbling onto this) are wondering how to install a font, simply download the font you want from some source, open the "fonts" window on your computer (accessible via control panel), right click and select "Install New Font", then find your downloaded font and install. Unless you're on a mac... then I don't know :(