Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1 KB

README.md

File metadata and controls

21 lines (14 loc) · 1 KB

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