Skip to content

basisvectors/woff2otf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

woff2otf

Convert woff and woff2 files to otf

Dependencies

Brotli

$ pip install brotli

FontTools

$ pip install fonttools

Usage

for a single .woff or .woff2 file:

python woff2otf.py [filename.woff/.woff2] [export filename:optional]

for batch conversion, folder of .woff/.woff2 files

python woff2otf.py [import directory path] [export directory path:optional]

About

Convert woff and woff2 files to otf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages