Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
forked from fontello/ttf2woff

Font convertor, TTF to WOFF, for node.js

License

Notifications You must be signed in to change notification settings

xiaody/ttf2woff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttf2woff

ttf2woff converts TTF fonts to WOFF format. That can be useful for different webfont generation tools.

This is node.js partial port of original woff CLI tools http://people.mozilla.com/~jkew/woff/

Usage

Install:

npm install -g ttf2woff

Usage example:

ttf2woff fontello.ttf fontello.woff

Authors

License

Copyright (c) 2013 Vitaly Puzrin. Released under the MIT license. See LICENSE for details.

About

Font convertor, TTF to WOFF, for node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published