swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] font2SWF - font sharing


From: Chris
Subject: Re: [Swftools-common] font2SWF - font sharing
Date: Fri, 11 Mar 2011 12:05:08 +0100

On Fri, 11 Mar 2011 14:02:59 +0400
Jason <address@hidden> wrote:

> Hi
> 
> I am trying to use font2swf to convert a ttf font to swf, then load the 
> swf into another and share the font between them.
> Problem is that the swf created by font2swf is AVM1Movie, but my app is 
> AS3 (and needs a AVM2Movie).

Have you tried doing it this way?  Does it help at all?

   font2swf -o swffont.swf  yourfont.ttf

   swfcombine -F 10 --dummy -o swffont2.swf swffont.swf

( sorry, not that familiar with AS3 )


Regards,


Chris.
-- 
Chris <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]