Page 1 of 1

Setting IGUIFont Transparency.

Posted: Thu Dec 07, 2006 10:01 am
by HondaDarrell
I need to set the transparency of text that's drawn using "IGUIFont.draw()".
I've tried setting the SColor alpha value of the drawn text but the transparency isn't affected.
Is it possible to set the transparency of text?