Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

woff2sfnt-sfnt2woff

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

woff2sfnt-sfnt2woff

SFNT to WOFF / WOFF to SFNT Converter

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

SFNT to WOFF / WOFF to SFNT Converter

forked from https://github.com/odemiral/woff2sfnt-sfnt2woff

Node.js font converter capable of converting SFNT (TrueType, OpenType) font files to WOFF

Usage

To convert fonts from woff2sfnt invoke the script from the command line:

woff2sfn.js input.ttf output.woff

To convert fonts from sfnt2woff invoke the script from the command line:

sfnt2woff.js input.woff output.otf

Dependencies

pako

License

MIT License

TODO

Implement a decoder/encoder for WOFF2

Implement a support for Metadata and Privatedata blocks

FAQs

Package last updated on 20 Dec 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc