add this after text array:

FONT* font_arial = "Arial#12";

and this in your while:

(textArray[i])->font = font_arial;

seems like you cant color bitmap fonts, and the default font is a bmap font.

Last edited by Quadraxas; 01/12/09 10:30.

3333333333