Skip to content

byte-foundry/prototypo.js

Repository files navigation

prototypo.js

Dependency Status devDependency Status Gitter Build Status

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