Skip to content

fontello/font-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Builder

Set of scripts to generate iconic fonts. Available operation:

  • Building fonts from SVG images
  • Bulk glyphs code change
  • Transformations (resize/move glyphs)
  • Making CSS/HTML from templates

This scripts are NOT indended to run standalone. See real usage example in fontello repos:

Installation

You MUST have node.js 0.8+ installed. In Ubuntu 12.04+, just clone repo and run in command line:

sudo make dev-deps
make support
sudo make support-install
npm install

You can skip support-install step, if you don't need to install ttfautohint & ttf2eot globally.

OS X

OS X users can use this, too. Make sure you have Homebrew installed.

Then, run:

make dev-deps
make support-osx
npm install

This installs Python, pip, and some other build dependencies. This will globally install ttfautohint & ttf2eot.

Licence info

Code (except ./support folder) distributed under MIT licence. ./support folder contains 3d-party software, see README there.

(c) 2012 Vitaly Puzrin.

Contributors

Special thanks to Werner Lemberg, author of ttfautohint utility, used in this project.

About

Set of script to build & transform iconic fonts

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •