ttf2woff
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/ttf2woff package

3.0.0 • Public • Published

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.

/ttf2woff/

    Package Sidebar

    Install

    npm i ttf2woff

    Weekly Downloads

    219,117

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    12 kB

    Total Files

    6

    Last publish

    Collaborators

    • vitaly