Support WOFF and WOFF2 font files
Open
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
WOFF and WOFF2 are compressed TrueType formats, and are able to be read by fontTools. Since they are widely available, they may be useful for applications who want to ship fonts as part of the installation.
They may need to be uncompressed to ttf be used by some backends.
Contributor guide
Assessment
This issue has not been assessed yet.