Game Development Community

Can get bold texture in TSE

by Mquaker · in Torque Game Engine Advanced · 12/14/2006 (11:34 pm) · 1 replies

I'm feeling difficult in using bold tect in script
it was ok with TGE, but errored in TSE.
any ideas????

and also I wonder if ther is only one font for one language?
Do not I allow to use two or three font for ond language?

help~~~!!

#1
12/16/2006 (2:11 pm)
You need to make sure that the font you are using has the characters you want. TSE's font system I believe still pages the fonts, so it SHOULD handle any amount of characters, it really depends on the source truetype font as much as anything.

Not sure about the bolding stuff though. I can't see any reason for that to change..