Sorry that was my post yesterday also. I didn't see it go through because of the list lag. I am using Verdana, which has Cyrillic but it's not being embedded in the library. I can make a textfield on the stage and specify Cyrillic to embed and it works fine.
I am trying to create a shared font library, otherwise I would be fine with using a dynamic text field embed. I guess I will end up using dynamic font manager but I was hoping for something less messy. It would make things a lot easier if library fonts had the same character embed property as dynamic fonts. Thanks for the info. On Thu, Jun 12, 2008 at 4:27 PM, Kerry Thompson <[EMAIL PROTECTED]> wrote: > Matt Hawley wrote: > > > Is there any way to embed non-latin character sets, such as cyrillic and > > hebrew, in library fonts as you can with a dynamic textfield on the > stage? > > I have searched all day and can't find anything about it. > > When you embed a font in the library, I believe it embeds all the available > glyphs. When you embed that library font in a text field is when you get to > choose the glyph sets. To see if it has the glyphs you want, a simple test > will suffice--create a dynamic text field on-stage, embed the library font, > and see what glyphs are available. You can easily delete the text field > once > you've found your font. > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

