|
|
@ -3,19 +3,19 @@ |
|
|
|
TODO: better docs |
|
|
|
|
|
|
|
## text2gif.py |
|
|
|
![](https://varia.zone/images/this.gif) |
|
|
|
Make an svg template, feed it a text. Animation ensues: |
|
|
|
|
|
|
|
![](https://varia.zone/images/this.gif) |
|
|
|
|
|
|
|
Used for [what a website can be](https://varia.zone/what-a-website-can-be.html) |
|
|
|
|
|
|
|
## historical_screenshots.py |
|
|
|
Tool to record the visual development of pelican websites. The script goes through each commit, takes a screenshot. |
|
|
|
|
|
|
|
![](https://varia.zone/images/varia_webhistory.gif) |
|
|
|
|
|
|
|
Tool to record the visual development of pelican websites. The script goes through each commit, takes a screenshot. |
|
|
|
|
|
|
|
## circletxt.py |
|
|
|
|
|
|
|
Create SVGs where a arbitray text is laid out in a circle and network 'edges' are drawn between the letters. |
|
|
|
|
|
|
|
![](./circle.svg) |
|
|
|
![](https://git.vvvvvvaria.org/rra/imaging_tools/raw/branch/master/circle.svg) |
|
|
|
|
|
|
|