actionscript 3 - Convert ttf to swf -
i using online flash app , users can upload own fonts create text of own , have tried lot of libraries convert register font in application , hopeless , any appreciated
you should try library: fontreader. seems in-memory font parser that's supplied bytearray
, parsed according ttf specification. usage instructions not provided, still it's start on how fonts embedded. note uses swf compiler font swf, should available receive ttf file, process , receive font
object used swf.
Comments
Post a Comment