MINGW-packages
MINGW-packages copied to clipboard
Add fontmake
Package name
fontmake
Brief description of package
fontmake compiles fonts from various sources (.glyphs, .ufo, designspace) into binaries (.otf, .ttf). You can use it to create static instances and variable fonts.
URL for package's homepage
https://github.com/googlefonts/fontmake
Provide a basic test case to validate the package's functionality.
fontmake -u someFontSource.ufo -o ttf
Here's a font source I regularly use.
MINGW environments where you need the package
- [X] MINGW64
- [ ] MINGW32
- [X] UCRT64
- [ ] CLANG64
- [ ] CLANG32
- [ ] CLANGARM64
Are you willing to submit a PR?
No response