Software:swfmill
From HandWiki
Original author(s) | Daniel Fischer[1] AKA Daniel Turing |
---|---|
Developer(s) | Daniel Cassidy |
Initial release | April 6, 2005[2] |
Stable release | 0.3.6
/ October 20, 2017 |
Written in | C++ and XSLT |
License | GPL 2 |
Website | {{{1}}} |
swfmill is a free software (GPL v2) command line tool that generates SWF files.
It is an XML-to-SWF and SWF-to-XML processor. It uses SWFML, an XML dialect closely modeled after the SWF format. It comes with XSLT 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 with MTASC. 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.
References
- ↑ Fischer, Daniel. "swfmill swf2xml and xml2swf". http://iterative.org/swfmill/.
- ↑ Fischer, Daniel. "swfmill releases". http://iterative.org/swfmill/releases/.
External links
Original source: https://en.wikipedia.org/wiki/Swfmill.
Read more |