fontmake
Compile fonts from UFO or Glyphs to OTF/TTF
Install
- All systems
-
curl cmd.cat/fontmake.sh
- Debian
-
apt-get install fontmake
- Ubuntu
-
apt-get install fontmake
- Kali Linux
-
apt-get install fontmake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fontmake
- Dockerfile
- dockerfile.run/fontmake
fontmake
Compile fonts from UFO or Glyphs to OTF/TTF
This library provides a wrapper for several other Python libraries which together compile fonts from various sources (.glyphs, .ufo) into binaries (.otf, .ttf). This package provides the executable program.