I have made a text window (a customised one so that I can put it at different parts of the screen) and I made two labels inside the gui. For some unknown reason they are anti-aliasing. They are not transparent, and the option for anti-aliasing for fonts is on. What am I doing wrong?
(http://i29.photobucket.com/albums/c281/alphastate/scrnshot1.jpg)
Not sure if this is the cause, but it looks like you're using the auto-outlining function. Try turning that off.
QuoteFor some unknown reason they are anti-aliasing.
Should this be "are
n't"?
The auto-outline shouldn't affect anti-aliasing.
Pointlessly obvious question: the font you imported WAS a TTF, right? Does A-A work with any fonts, or is it just this one that doesn't?
figured out that even thought it had a background i had set the background color to 0, all fixed .. thanks for you help