Difference between revisions of "Inkscape-0.4.0"

From X-Moto
Jump to: navigation, search
m (Reverted edits by Sloop (Talk); changed back to last version by The only dude)
(Tutorial)
Line 30: Line 30:
 
=Tutorial=
 
=Tutorial=
  
Make a tutorial which shows 0.4.0 new stuffs
+
==First steps==
 +
 
 +
===Quick look at inkscape===
 +
 
 +
===The Xmoto extensions===
 +
 
 +
===Drawing a simple level===
 +
 
 +
===Set level properties===
 +
 
 +
===Save the level===
 +
 
 +
===Test it in Xmoto===
 +
 
 +
==More advanced topics==

Revision as of 21:09, 9 July 2007

Svg made with the 0.2.0 version of svg2lvl are not compatible with this version of svg2lvl.

Windows installation

To install Inksmoto level editor 0.4.0 on a Windows box, just double-click on the Inkscape-0.45.1_svg2lvl-0.4.0_win32.exe installer.

Linux & Mac OS X installation

Required software

  • Inkscape (>= 0.45)
  • Python (>= 2.3)
  • python-tk
  • pyXML
  • Svg2lvl converter (0.4.0)

To install the required softwares on an Linux Ubuntu box (Festy Fawn):

$ sudo apt-get install inkscape python python-tk python-xml

To install the required softwares on a MacOS X box, use Fink and/or get the .dmg on the Internet. (TODO: get the exact procedure)

Installation

$ wget http://download.tuxfamily.org/xmoto/svg2lvl/0.4.0/svg2lvl-0.4.0.tar.gz
$ tar zxvf svg2lvl-0.4.0.tar.gz
$ cd ~/svg2lvl-0.4.0/
$ mkdir -p ~/.inkscape/extensions/
$ cp -f * ~/.inkscape/extensions/

Tutorial

First steps

Quick look at inkscape

The Xmoto extensions

Drawing a simple level

Set level properties

Save the level

Test it in Xmoto

More advanced topics