Skip to content

odemiral/woff2sfnt-sfnt2woff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFNT to WOFF / WOFF to SFNT Converter

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

About

Font converter to convert woff2ttf, wof2otf & ttf2woff, otf2woff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published