Hi,
one part of the job is my swf analyzer - you can find it at www.fontimages.org.uk
Now this might output
here all outline data of the font is shownCode:tag 10 stagDefineFont at file offset 26 font 1: 4 glyphs 0, offs 8: move 469 -580 fillstyle0 1 linestyle 0 line 9,-15
This would be followed by a section
and yet later by a sectionCode:tag 13 stagDefineFontInfo at file offset 582 font 1: BlueStone ANSI 0: B 1: e 2: l 3: u
So you have a fragment with just the two characters "u" and "e"Code:tag 11 stagDefineText at file offset 701 text 4 rect 1.75,16.95 120.25,47.10 translate 0 0 rgb 0 0 0 dy 931 font 1 size 960 2 chars: code u dx 742 code e dx 742
Note that the swf analyzer does not know much about unicode
Musicman
Musicman




Reply With Quote