1makefdb
2-------
3How do you make a generator template file?  Write some text in a flash
4movie using MM Flash(4,5,..?), under "save as.." select "Generator
5Template".  Feed that file into makefdb, and it'll save every font
6def'n found therein into a file <font>.fdb.  If you don't save as a
7template, it won't write the entire glyph set out, only the letters
8you've actually used..  See, it's smart that way.
9
10graphics
11--------
12There is a software named auto-trace (http://autotrace.sourceforge.net),
13that can vectorize a bitmap (*.bmp,*.pbm,..)  and save it to swf (using
14ming) only using SWFShapes. Then just "swfto... swffile" and  .. smile.
15
16