slackbuilds/development/swfmill
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README development/swfmill: Fix README. 2020-10-17 09:39:43 +07:00
slack-desc
swfmill.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
swfmill.info

README

swfmill is an xml2swf and swf2xml processor with import
functionalities.

Its most common use is the generation of asset libraries containing
images (PNG and JPEG), fonts (TTF) or other SWF movies for use with
MTASC- or haXe-compiled ActionScript, although swfmill can be used to
produce both simple and complex SWF structures.

* built around an XSLT/EXSLT processor (libxslt)

* input and output of the XSLT transformation can be either XML or
  binary SWF

* XSLT commands for importing PNG, JPEG, TTF and SWF, and for mapping
  SWF ID numbers

* built-in "simple dialect" to support library creation and building
  simple SWFs