> > i am trying to create font-librarys with swfmill, but i wonder, how i > > can embed all chinese characters. > > Do i have to write all characters into the glyphs-attribute? > > No, just leave the @glyphs away. If you don't specify any glyphs, > swfmill will import the whole font.
...but beware that swfmill doesn't handle large font files too well. In fact, it's likely to run for hours and consume all your memory. I've a feeling there's a memory leek in the font handling code someplace but, as per usual, I don't have the time to investigate that fully. Good luck! Steve -- Steve Webster http://dynamicflash.com _______________________________________________ swfmill mailing list [email protected] http://osflash.org/mailman/listinfo/swfmill_osflash.org
