svg2swf svg2swf
Status: Alpha
Brought to you by:
philipn
svg2swf is an SVG to Flash SWF converter. It is written in C and uses libsvg to parse the SVG document and libming to generate the SWF file. It is available for both Linux and Windows platforms. The homepage for the svg2swf project is http://svg2swf.sourceforge.net A copy of the web pages is held in the web/ directory. The source files and Makefile for svg2swf can be found in the src/ directory. The source files and Makefile for the svg2png and svg2svg utilities can be found in the utils/ directory. The Microsoft Visual C++ 7.1 project files are in the win32/vc71 directory. Several changes have been made to libsvg, libsvg-cairo and libming. Patch files are provided in the patches/ directory. The patches/CHANGESxxx.txt files describe the changes. See http://svg2swf.sourceforge.net/build.html for instructions on how to build the software. svg2swf is free software and is available for distribution under the GNU Lesser General Public License (LGPL) version 2.1 software license - see COPYING.txt.