woff2sfnt-sfnt2woff

1.0.0 • Public • Published

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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i woff2sfnt-sfnt2woff

    Weekly Downloads

    4,341

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    27.6 kB

    Total Files

    11

    Last publish

    Collaborators

    • komino