PDA

View Full Version : Embedded font problems.


GraphicRage
08-28-2007, 05:17 PM
I'm working on a piece currently with embedded Univers. I've checked for both Bold and Italics to be embedded as well.

All the content is external.

For some reason, none of the text will bold. If I select bold in the properties panel or place a bold tag around the text in the actionscript or in the xml file, the font disappears completely.

Any ideas?

Also, anti-aliasing is not available for embedded font, or? The options are greyed out in my properties panel.

atomic
08-28-2007, 08:26 PM
Is the textfield created dynamically or simply set on stage?

GraphicRage
08-29-2007, 01:01 PM
It's dynamic from an XML file... any ideas?