Hi!
is there any way in flash to get text antialiased, which is rendered with a systemfont (without embedding any fonts into the swf)? if so - how to do it?
thanks
Hi!
is there any way in flash to get text antialiased, which is rendered with a systemfont (without embedding any fonts into the swf)? if so - how to do it?
thanks
How do you display the text? TextField has an antiAliasType
property
(http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/flash/text/TextField.html#antiAliasType).