Hi
I'm using the function loadImageFont and setting some value to the style field of function for example:
Local font:TImageFont=LoadImageFont("C:\WINDOWS\Fonts\arial.ttf",36, BOLDFONT)
And I no see diference when use BoldFont and when set ITALICFONT the text look always the same way, no variations when changing the style of font.
Some idea?
I'm using the function loadImageFont and setting some value to the style field of function for example:
Local font:TImageFont=LoadImageFont("C:\WINDOWS\Fonts\arial.ttf",36, BOLDFONT)
And I no see diference when use BoldFont and when set ITALICFONT the text look always the same way, no variations when changing the style of font.
Some idea?