swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] exporting fonts for actionscript


From: Chris Bare
Subject: [Swftools-common] exporting fonts for actionscript
Date: Tue, 22 Mar 2005 15:26:20 -0500 (EST)

Is there a way to export a font for actionscript using swfc?
If I do this in flash mx, here's the dump I get:

                [HEADER]        File version: 7
                [HEADER]        File size: 52050
                [HEADER]        Frame rate: 12.000000
                [HEADER]        Frame count: 1
                [HEADER]        Movie width: 550.00
                [HEADER]        Movie height: 400.00
                [009]         3 SETBACKGROUNDCOLOR (ff/ff/ff)
                [030]     51997 DEFINEFONT2 defines id 0001
                [038]        11 EXPORTASSETS
                                                exports 0001 as "Font 1"
                [001]         0 SHOWFRAME 0 (00:00:00,000)
                [000]         0 END

with swfc it's really close, I just need some what to add that "exports 0001
as "Font 1"" part.

from swfc:

                [HEADER]        File version: 5
                [HEADER]        File size: 21689
                [HEADER]        Frame rate: 50.000000
                [HEADER]        Frame count: 0
                [HEADER]        Movie width: 1.00
                [HEADER]        Movie height: 1.00
                [309]         3 REFLEX
                [009]         3 SETBACKGROUNDCOLOR (00/00/00)
                [030]     21655 DEFINEFONT2 defines id 0001
                [000]         0 END

-- 
Chris Bare
address@hidden




reply via email to

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