Inkscape-0.3.0

From X-Moto
Revision as of 20:18, 5 January 2007 by The only dude (talk | contribs) (Windows 2000 & XP)
Jump to: navigation, search

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

Required softwares

  • Python (>= 2.3)
  • Svg2lvl converter (0.3.0)

Pre-requesites

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.

MacosX

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 & 98

Extract the archive then copy all the file from the svg2lvl-0.3.0 directory into the share/extensions/ directory of the inkscape installation. (It will ask if you want to override the inkex.py and bezmisc.py files, answer no)

Then, you can launch inkscape.

Windows 2000 & XP

Extract the archive then copy the files from svg2lvl-0.3.0 directory into the C:\Documents And Settings\<USER>\Applications Data\Inkscape\extensions\ directory.

Then, you can launch inkscape.

(If you got a problem when you launch an xmoto effect, problem like: "'C:\Document' not found", wait for a new developement version of Inkscape, or install svg2lvl the same way as with Windows 95 & 98).

Tutorial