Installation¶
Requirements¶
Installing¶
To use Inkscape, copy the two extension files, inksyntax.inx
and
inksyntax.py
into your Inkscape extension directory. If you can
modify Inkscape installation, the extension directory is given by:
Otherwise, copy the files in your personal extension directory, such as
~/.config/inkscape/extensions
on Linux, and (re)start Inkscape.
Troubleshooting¶
Some clues in case it does not work:
Make sure that the
inksyntax.py
file is executable (this was not the case in old releases).