Difference between revisions of "Inkscape-dev"

From X-Moto
Jump to: navigation, search
(Installation on Windows)
(Installation on Mac OS X)
Line 42: Line 42:
 
=Installation on Mac OS X=
 
=Installation on Mac OS X=
  
==Download==
+
not supported for the dev version (DIY if you want).
*Python 2.5: http://pythonmac.org/packages/py25-fat/dmg/python-2.5-macosx.dmg
 
*PIL 1.1.6: http://pythonmac.org/packages/py25-fat/dmg/PIL-1.1.6-py2.5-macosx10.4-2007-05-18.dmg
 
*Inkscape 0.46:
 
** Leopard: http://downloads.sourceforge.net/inkscape/Inkscape-0.46-2.LEOPARD.UNIVERSAL.dmg
 
** Tiger: http://downloads.sourceforge.net/inkscape/Inkscape-0.46-3.TIGER.UNIVERSAL.dmg
 
 
 
==Install==
 
 
 
Install them.
 
 
 
==Download Inksmoto==
 
 
 
Svn Inksmoto: http://svn.tuxfamily.org/viewvc.cgi/xmoto_svg2lvl/trunk/extensions.tar.gz?view=tar
 
[edit]
 
 
 
==Install Inksmoto==
 
 
 
Extract extensions.tar.gz with the appropriate Mac OS X tool. Then copy the content of the extracted extensions directory into:
 
 
 
/<look on a macosx to know the inkscape installation directory>/extensions/
 
 
 
(It will ask you if you want to replace existed inkex.py and bezmisc.py, you can do it, as they are the same as the one from Inksmoto)
 
  
 
= TODO =
 
= TODO =

Revision as of 22:19, 25 September 2009

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 or 0.47 This version of Inkscape no longer uses python-xml, but lxml instead. PyGtk is now needed instead of Tk. And python too (don't know the minimum required version required, but Inkscape 0.46 is packaged with python 2.5).

  • inkscape
  • python
  • python-lxml
  • python-gtk2

Installation on Linux

Installation of the prerequisites

For example on a debian/ubuntu:

sudo apt-get install inkscape python python-lxml python-gtk2


Using the svn

run:

sudo apt-get install subversion
mkdir ~/.inkscape
cd ~/.inkscape
svn co svn://svn.tuxfamily.org/svnroot/xmoto/svg2lvl/trunk/extensions

Installation on Windows

not supported for the dev version (DIY if you want to test).

Installation on Mac OS X

not supported for the dev version (DIY if you want).

TODO

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