Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 437 Bytes

index.rst

File metadata and controls

21 lines (15 loc) · 437 Bytes

SVG2TikZ -- SVG to TikZ converter

Svg2tikz is an Inkscape extension for exporting SVG paths as TikZ/PGF paths. Svg2tikz can also be used as a command line tool or as a Python module.

Contents

.. toctree::
   :maxdepth: 2

   install.rst
   inkscapeguide.rst
   cmdlineguide.rst
   moduleguide.rst

Background and motivation