0.0.4 • Published 11 years ago

component-typeface v0.0.4

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

component-type

A component command to create a typeface component package via prompts from the command line.

Installation

$ npm install -g component-typeface

Example

$ component typeface

family: Family Name
url: http://fonts-website.com
name: Font Name
weight: 600
style: italic
.woff: /path/to/font.woff
.ttf: /path/to/font.ttf
.eot: /path/to/font.eot

Created typeface package: Family Name Font Name.