Compressing a variable TTF to WOFF2 suffixes font name with lightest weight
Open
- Dominant language
- C++
- Stars
- 1.8k
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Downloading the "Manrope" family from https://fonts.google.com/specimen/Manrope and going `woff2_compress Manrope-VariableFont_wght.ttf` works nicely but leaves the font name in the metadata as "Manrope ExtraLight". Would it be possible to remove the weight suffix, or specify a custom font name as a parameter for woff2_compress?
Contributor guide
Assessment
This issue has not been assessed yet.