OK, I made a half-proper version for your testing pleasure:
<http://www.snafoo.org/swfmillsvglibtool/>

The usage has changed:

$ swfmillsvglibtool
swfmillsvglibtool is a primitive tool to help you with preparing an SVG file
for Swfmill import, to be used with haXe for SWF9.

version 0.0.1

usage:

swfmillsvglibtool <infile.svg> <outdir>

will create the following files in <outdir>:
 <infile>_clean.svg with all IDs modified to be usable as class names
 <Infile>.hx with all the class definitions, with the main class called <Infile>
 <infile>.swfml to convert with swfmill simple, with the asset called <Infile>

you can send bug reports/fixes to [EMAIL PROTECTED] if you like, and you
might find the latest version and sources at
http://snafoo.org/swfmillsvglibtool/
this tool doesn't handle any errors. use at your own risk -- good luck.

Mark

_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to