Make it possible to generate an SVG image

This commit is contained in:
2022-03-28 15:39:53 +02:00
parent 7d15bd1956
commit 95d7d89470
4 changed files with 1132 additions and 0 deletions

View File

@@ -81,3 +81,12 @@ It can theoretically make it easier to synchronize events across multiple time
zones without actually knowing the time difference; just tell the other
attending parties that you eat your lunch during Ladybug hour, or that your
event is taking place between Gourd and Soup hours.
Generated SVG
=============
With the ``poetry run print_svg`` command, you will get an image similar to this:
.. image:: example-output.svg
:width: 700
:alt: An image rendered by this software