Like a spirograph, for fonts: Change the parameters, make something pretty, and waste time.
This project introduced me to these libraries:
- opentype.js: Font construction
- JSTS: Geometric manipulations
- Raphaël: SVG drawing
- Vue.js: Javascript framework
It also uses Cypress for end-to-end testing, ESLint for linting, and Jekyll for static site generation.
Deployed at: https://mccalluc.github.io/spiro-font/
When developing locally:
cd docs
bundler exec jekyll serve