Inkscape-dev

From X-Moto
Revision as of 18:51, 5 December 2008 by The only dude (talk | contribs) (Using the .deb file)
Jump to: navigation, search

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).

  • inkscape (=0.46)
  • python (=2.5)
  • python-lxml
  • python-tk
  • python-imaging-tk

On a recent ubuntu for example:

sudo apt-get install inkscape python python-lxml python-tk python-imaging-tk subversion

Fast installation on Linux/Mac/Unices

Using the .deb file

Under debian/ubuntu, you can use this .deb file to install Inksmoto :

wget http://download.tuxfamily.org/xmoto/svg2lvl/dev/inksmoto-0.5.0~svn-1.deb
sudo dpkg -i inksmoto-0.5.0~svn-1.deb

Warning: If you have previously installed the svn version in your home dir, you should better delete it:

rm -rf ~/.inkscape/extensions

Using the svn

run:

mkdir ~/.inkscape
cd ~/.inkscape
svn co svn://svn.tuxfamily.org/svnroot/xmoto/svg2lvl/trunk/extensions

Fast installation on Windows

TODO

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

Code documentation

On this page there's informations on how the code is structured (in french) Inksmoto-code-documentation

Windows packaging

Python2.5:

\Lib\lib-tk
\DLLs\_tkinter.pyd
\DLLs\tk84.dll
\DLLs\tcl84.dll
Python25\tcl

PIL_1.1.6.win32.py2.5.exe:

site-packages\PIL
site-packages\PIL.pth