https://github.com/rosettatype/drawbot-scripts
Random DrawBot scripts
https://github.com/rosettatype/drawbot-scripts
drawbot python
Last synced: about 1 year ago
JSON representation
Random DrawBot scripts
- Host: GitHub
- URL: https://github.com/rosettatype/drawbot-scripts
- Owner: rosettatype
- License: mit
- Created: 2016-02-10T10:38:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T10:52:15.000Z (over 10 years ago)
- Last Synced: 2023-02-26T10:26:57.838Z (over 3 years ago)
- Topics: drawbot, python
- Language: Python
- Size: 4.88 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DrawBot scripts
Python scripts to be used in [DrawBot](http://drawbot.readthedocs.org)
- `drawCircularChart.py` (quick and dirty) draws fancy circular charts with proportional sections, see [an example at the bottom of this page](https://www.rosettatype.com/blog/2016/02/02/Skolar-Sans-Pan-European)
- `visualizeCommitHistory.py` visualizes commit history in a colour-coded graph (one colour per contributor) with years and project milestones as labels, see [an example at the bottom of this page](https://www.rosettatype.com/blog/2016/02/02/Skolar-Sans-Pan-European)
## Feedback
These scripts are provided as is for inspiration.