Difference between revisions of "Inkscape-dev"

From X-Moto
Jump to: navigation, search
(Required softwares)
(Fast installation on Linux/Mac/Unices)
Line 17: Line 17:
 
= Fast installation on Linux/Mac/Unices =
 
= Fast installation on Linux/Mac/Unices =
 
just run
 
just run
  mkdir -p ~/.inkscape && cd ~/.inkscape &&
+
  cd ~
  svn export svn://svn.tuxfamily.org/svnroot/xmoto/svg2lvl/trunk extensions
+
  svn export svn://svn.tuxfamily.org/svnroot/xmoto/svg2lvl/trunk/ .inkscape
  
 
= TODO =
 
= TODO =

Revision as of 22:00, 3 February 2008

Català - Español


Documentation for the developpement version of Inksmoto Level Editor


Disclaimer

This version of Inksmoto Level Editor is not stable and not fully tested, but you can test it anyway.

Svg made with the 0.2.0 version of Inksmoto Level Editor are not compatible with this developement version of Inksmoto Level Editor.

Required softwares

The next version of Inksmoto will require Inkscape 0.46. This version of Inkscape no longer uses python-xml, but lxml instead. Tk is still needed. And python too (don't know the minimum required version required, but Inkscape 0.46 is packaged with python 2.5).

Fast installation on Linux/Mac/Unices

just run

cd ~
svn export svn://svn.tuxfamily.org/svnroot/xmoto/svg2lvl/trunk/ .inkscape

TODO

You can see the progress of the developpement in the bug tracker: http://todo.xmoto.tuxfamily.org/index.php?project=2&do=index