This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages) (Learn how and when to remove this message)
|
| swfmill | |
|---|---|
| Original author | Daniel Fischer[1] AKA Daniel Turing |
| Developer | Daniel Cassidy |
| Initial release | April 6, 2005; 20 years ago (2005-04-06)[2] |
| Stable release | 0.3.6 / October 20, 2017; 8 years ago (2017-10-20) |
| Repository | |
| Written in | C++ andXSLT |
| License | GPL 2 |
| Website | www |
swfmill is afree software (GPL v2) command line tool that generatesSWF files.
It is anXML-to-SWF and SWF-to-XML processor. It usesSWFML, an XML dialect closely modeled after the SWF format. It comes withXSLT capabilities, and a more accessible dialect of SWFML to generate SWF files.
swfmill may be used to generate SWF files that contain library assets for use withMTASC. Currently, it imports images (JPEG,PNG), fonts (TrueType),SVG and other SWF files. It may also place assets on the stage, create movieclips with multiple frames,textfields, among other things.