Answered
Font missing in TLF "Embed Fonts" pane
One of the sweet things about TLF is that it makes embedding
fonts in ActionScript much nicer. There's one window to include
your fonts, and they have their real names when you go to use them
later.
I've been using this method for a project I'm currently working on. The client just requested italic and bold styling, so now I have to embed those glyphs.
In the properties pane for TextField, I can select Univers Lt Std's "65 Bold" style. When I open the TLF pane to embed this font, I only get these styles:
Univers LT Std 45 Light
Univers LT Std 47 Cn Lt
Univers LT Std 55
I haven't tried embedding them with metadata yet. Looks like I'll have to go that way, but it's so much less elegant. =(
I've been using this method for a project I'm currently working on. The client just requested italic and bold styling, so now I have to embed those glyphs.
In the properties pane for TextField, I can select Univers Lt Std's "65 Bold" style. When I open the TLF pane to embed this font, I only get these styles:
Univers LT Std 45 Light
Univers LT Std 47 Cn Lt
Univers LT Std 55
I haven't tried embedding them with metadata yet. Looks like I'll have to go that way, but it's so much less elegant. =(
