mgritter / svgrammar

Graph-grammar based generation of Scalable Vector Graphics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svgrammar

This project extends Soffit with the capapbility to output Scalable Vector Graphics.

For draft documentation of the capabilities, see doc/README.md.

To use, create a virtual environment with pipenv, then run

python -m svgrammar <input file> [<output file>]

example image

About

Graph-grammar based generation of Scalable Vector Graphics.


Languages

Language:Python 100.0%