Re: [Flashcoders] finding out which fonts are embedded in a swfatruntime?

2007-02-07 Thread Dennis Roche
why can't you use the size report that you can generate on publish??? it shows all the fonts in-use in your movie. On 07/02/07, Danny Kodicek <[EMAIL PROTECTED]> wrote: > No takers? I guess it just isn't doable then. For finding the fonts, I don't know; for finding the characters available in

RE: [Flashcoders] finding out which fonts are embedded in a swfatruntime?

2007-02-07 Thread Danny Kodicek
> No takers? I guess it just isn't doable then. For finding the fonts, I don't know; for finding the characters available in a font, here's one hack as an example: function findAvailableCharacters(tFont:String):String { var tField:TextField = _root.createTextField("tmpField", _root.getNextHighe