Inkscape-0.3.0

From X-Moto
Revision as of 02:41, 11 April 2007 by Vi2Ngx (talk | contribs)
Jump to: navigation, search

Deutsch


Svg made with previous version of svg2lvl (0.2.0) are not compatible with this version of svg2lvl.

Required software

  • 7-Zip for extracting the Inkscape packages (Windows only)
  • Inkscape (>= 0.45)
  • Python (>= 2.3)
  • Svg2lvl converter (0.3.0)

Prerequisites

You have to install the svg2lvl Inkscape extension.

GNU/Linux

$ tar zxvf svg2lvl-0.3.0.tar.gz
$ cd ~/svg2lvl-0.3.0/
$ mkdir -p ~/.inkscape/extensions/
$ cp -rf * ~/.inkscape/extensions/

Then, you can launch Inkscape.

Mac OS X

You have to install PyXML. Get its .dmg from http://inkscape.modevia.com/macosx-snap/?M=D

Then, install svg2lvl the same way as under GNU/Linux.

== Windows 95