What do these do? I don't see any difference when I load a normal font such as Arial or Trebuchet MS and use different flags - they all just come out in the normal style (no Bold, no Italics).
Do they only work on other types of fonts? Or am I doing something wrong with the line of code?
theFont:TImageFont = LoadImageFont("C:/Windows/Fonts/Trebuc.ttf", 32, BOLDFONT)
Cheers.
Do they only work on other types of fonts? Or am I doing something wrong with the line of code?
theFont:TImageFont = LoadImageFont("C:/Windows/Fonts/Trebuc.ttf", 32, BOLDFONT)
Cheers.