Skip to content

kennethormandy/prototypo

 
 

Repository files navigation

Prototypo, the Font Generator

Before installing Prototypo

In order to build Prototypo, you need to install the following software-packages on your system:

  • Git
  • Node.js
  • Grunt
  • Bower

Installing Prototypo

Clone a copy of the main Prototypo git repository

$ git clone git://github.com/byte-foundry/prototypo.git && cd prototypo

Install build scripts

$ npm install

Download frontend libraries

$ bower install

Running Prototypo

$ grunt serve

Converting an .svg font to other font formats

This operation currently requires either Fontforge or using a hosted service such as Freefontconverter.

Running the Unit Tests

$ grunt test

About

Prototypo, Streamlining font creation

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors