View Single Post
Old 07-01-2004, 15:26   #1 (permalink)
andycogbill
Notorious?
 
andycogbill's Avatar
 
Join Date: Nov 2003
Location: Middlebury, VT
Posts: 417
Send a message via AIM to andycogbill
Flash font embed aliasing problems

Hello!

Having trouble with embedded fonts and aliasing.

I am working way to becoming a Flash ActionScript master (is that even a feasible profession?) and have had the hardest time figuring out how to display a nice cool, CRISP bitmap font in my dynamic text fields. Obviously, if I don't embed, the user is gonna see the default font (NO one has the same, if any, bitmap fonts installed), but the problem is that when I embed my fonts in Flash (MX) they get aliased!

So... how do I get it so that my fonts (whose content is loaded from, say, an XML or TXT file) don't alias in dynamic text fields?

Thanks a bunch for your help.
  Reply With Quote