InkSyntax ========= InkSyntax is a source code syntax highlighter plugin for Inkscape_. It can call pygments_ or highlight_ to parse and colorize source code fragments. .. image:: screenshots/screenshot-1.png :scale: 60% InkSyntax is available under the :doc:`Simplified BSD License `. Documentation ------------- .. toctree:: :maxdepth: 2 install usage .. toctree:: :hidden: license Download -------- `inksyntax-0.2.tar.xz `_ (2015-05-25) Updated Gtk3 GUI. | `archives `_ `Project website `_ .. _Inkscape: http://www.inkscape.org .. _pygments: http://pygments.org/ .. _highlight: http://www.andre-simon.de/doku/highlight/en/highlight.html