Skip to content

Generate custom icon webfonts from the comfort of the command line.

Notifications You must be signed in to change notification settings

m14t/fontcustom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontCustom v0.1.2.2

Generate custom icon webfonts from the comfort of the command line.

Full documentation
Feedback and issues

Installation

# Requires FontForge
brew install fontforge ttf2eot ttfautohint
gem install fontcustom

Usage

fontcustom compile path/to/vectors  # Compile icons and css to path/to/fontcustom/*
fontcustom watch path/to/vectors    # Watch for changes

Optional second parameter allows you to specify an output directory.

About

Generate custom icon webfonts from the comfort of the command line.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 79.5%
  • Python 20.5%