Socket
Socket
Sign inDemoInstall

ttf2woff

Package Overview
Dependencies
2
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ttf2woff

Convert TTF font to WOFF


Version published
Weekly downloads
211K
decreased by-5.61%
Maintainers
1
Install size
952 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 29 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc