Sha256: 3e0000ddaa99db79666744d85b92e8630b5918a6a404ceae838f6de37d02646e
Contents?: true
Size: 579 Bytes
Versions: 2
Compression:
Stored size: 579 Bytes
Contents
FontCustom v0.0.1 ========== **Generate custom icon webfonts from the comfort of the command line.** [Full documentation](http://endtwist.github.com/fontcustom/)<br/> [Feedback and issues](https://github.com/endtwist/fontcustom/issues) Installation ------------ ```sh # Requires FontForge brew install fontforge 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.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fontcustom-0.0.2 | README.md |
fontcustom-0.0.1 | README.md |