PDA

View Full Version : readability antialiasing



Pier25
February 13th, 2008, 10:18 AM
I'm having a really ugly problem dyanmically fading in and out some static text with readability antialiasing. It's smooth with animation setting but it looks also ugly...

It seems to me that the readability setting is antialising the result after changin the alpha of the text and not the text field in itself. I mean, instead of antialiasing the text and then changing the alpha value of the pixels, it changes the value of the pixels and then i passes through antialising....

¿Has anyone come up with a solution? This is driving me mad.

excogitator
February 14th, 2008, 03:50 AM
Just curious... Have you embedded the fonts? Try another font if so and clarify again.

Pier25
February 14th, 2008, 05:16 AM
It's a static textfield, no font embeding. I've tried with different sans serif fonts and the same happens when fading _alpha in or out (dynamically or manually).

excogitator
February 14th, 2008, 08:49 AM
Does it happen in all your flash files or this is just one that is facing the problem. You could try uploading the swf somewhere so we could help ya.