Skip to content

Commit

Permalink
Document that inkscape must be on the path
Browse files Browse the repository at this point in the history
  • Loading branch information
akrabat committed Jun 7, 2020
1 parent 53e5f5b commit 3c98e51
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rst2pdf/extensions/inkscape_r2p.py
Expand Up @@ -6,6 +6,9 @@
which uses the inkscape program to convert an svg to a PDF, then uses
the vectorpdf code to process the PDF.
In order for this exention to work, you must ensure that inkscape is
on your PATH.
.. NOTE::
The initial version is a proof of concept; uses subprocess in a naive way,
Expand Down

0 comments on commit 3c98e51

Please sign in to comment.