.. _prerequisites:

*******************************************************************************
Prerequisites
*******************************************************************************

====
pipx
====

The recommended way to install this project is using `pipx`_.

Make sure it is `installed correctly`_!

.. _pipx: https://pipx.pypa.io/latest/
.. _installed correctly: https://pipx.pypa.io/latest/installation/

========
Inkscape
========

To generate PNG files, this package makes use of `Inkscape`_.

Verify that it is installed and in the :envvar:`PATH` as ``inkscape`` if you want to make use of that feature!

.. _Inkscape: https://inkscape.org/
