Howto:Hacking Inkscape to add Canvas support: Difference between revisions

Line 57: Line 57:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
$ chmod a+x hello_world.py
$ chmod a+x script.py
</syntaxhighlight>
</syntaxhighlight>


Now start Inkscape. A new menu item in the EXtensions menu should appear.
Now start Inkscape. A new menu item in the EXtensions menu should appear.
<syntaxhighlight lang="python">
</syntaxhighlight>


== Resources ==
== Resources ==