Make it possible to generate an SVG image
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user