UFT Fonts
by Aditya Kulkarni · in Torque Game Builder · 06/30/2010 (5:59 am) · 3 replies
I am using custom fonts in my game. Do I need to include uft's for all font sizes from 8 to 72 in my common/data/fonts directory?
#2
06/30/2010 (6:09 am)
I am changing the font size wrt the window size for resolution changes. So I guess I need to include all sizes of the font.
#3
Any size that your game uses needs to be in there. (you might be able to get away with fewer than ALL sizes between 8 and 72 though!)
07/03/2010 (11:11 am)
Yes.Any size that your game uses needs to be in there. (you might be able to get away with fewer than ALL sizes between 8 and 72 though!)
Torque Owner Kevin James