Sha256: d58a0fe63c08b0a769c958d6692ef4ea13404cedb2a1ce7386a738421ec3523f

Contents?: true

Size: 646 Bytes

Versions: 3

Compression:

Stored size: 646 Bytes

Contents

FontCustom v0.1.3
==========

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

[Full documentation](http://fontcustom.github.com/fontcustom/)<br/>
[Feedback and issues](https://github.com/FontCustom/fontcustom/issues)


Installation
------------

```sh
# Requires FontForge
brew install fontforge eot-utils ttfautohint
gem install fontcustom
```


Usage
-----

```sh
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.

Need help?

```sh
fontcustom --help
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fontcustom-1.0.0.pre README.md
fontcustom-0.1.4 README.md
fontcustom-0.1.3 README.md