9 lines
No EOL
309 B
Markdown
9 lines
No EOL
309 B
Markdown
# svganim
|
|
|
|
Create a hand drawn vector animation.
|
|
|
|
```bash
|
|
poetry run python webserver.py
|
|
```
|
|
|
|
`parse_offsets.py` can be used to pad the diagram in order to sync it with the audio. This is necessary eg. after a network failure. It works by adding a line with the required offset to the `.json_appendable`-file. |