Game Development Community

t2dTextObject looks weirdo

by Alexandre Ribeiro de Sa · in Torque Game Builder · 04/09/2009 (6:03 pm) · 4 replies

Hi, I have a small problem here with t2dTextObject, in some resolutions my text is awesome, but in other is soo ugly...

I read in another topics, probably the problem is, t2dTextObject isn't filtred, so there any way so solve this problem!?

#1
04/14/2009 (6:36 pm)
I've found how to draw the t2dTextObject with anti-aliasing...
#2
04/15/2009 (5:37 am)
Nice, how did you get it done Alexandre?

Thanks.
#3
04/15/2009 (8:30 am)
I made some changes inside the game engine (C++), I saw many posts about it, I'll document it and post in resource :)