Hey guys.. Is that me.. or is there no command for coloring True Type Fonts? o_O
I just wanted some text to change it's color if somethings true.
but how do I actually coloring the text?
I defined a text like this one:
TEXT* some_text =
{
pos_x = xxx;
pos_y = xxx;
layer = x;
font = some_true_type_font_like_arial;
}
Is it possible to change the color of some text that looks like this?. "some_text.color" or something like this?
please help. Q__Q
Greetz Roxas