/fontcustom

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

Primary LanguageRuby

FontCustom v0.0.2

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

Full documentation
Feedback and issues

Installation

# Requires FontForge
brew install fontforge
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.