chrishamant / fontcustom

Generates icon webfonts and a corresponding CSS file from a collection of vector images.

Home Page:http://endtwist.github.com/fontcustom/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FontCustom v0.0.1

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.

About

Generates icon webfonts and a corresponding CSS file from a collection of vector images.

http://endtwist.github.com/fontcustom/


Languages

Language:Ruby 83.9%Language:Python 16.1%