prototypo.js
prototypo.js copied to clipboard
Independant parametric-glyph engine
prototypo.js
Font and type-design library with built-in canvas rendering and OTF export. Based on paper.js's API and opentype.js capabilities.
Install
npm install prototypo.js
Contribute
Before starting to hack on this lib, you need to install its dev dependencies.
npm install && npm build:watch