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