MINGW-packages icon indicating copy to clipboard operation
MINGW-packages copied to clipboard

Add fontmake

Open nadalaba opened this issue 1 year ago • 0 comments

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

nadalaba avatar Feb 16 '24 07:02 nadalaba