Fontmake compiles fonts from various sources such as
UFO, glyph and designspace into binaries such as
OTF and TTF. You can use it to create static instances
and variable fonts.
To generate OpenType fonts run
fontmake -u MyFontFamily/Regular.ufo
To generate Truetype fonts run
fontmake -u MyFontFamily/Regular.ufo -o ttf
To save the generated font in a different
directory run
fontmake -u MyFontFamily.ufo -o ttf --output-dir $DIR/ttf
This requires: python3-MutatorMath, python3-pyclipper, ttfautohint-py, python3-glyphslib
Maintained by: Vijay Marcel
Keywords: fonttools,ttf,otf,fontmake,python
ChangeLog: python3-fontmake
Homepage:
https://github.com/googlei18n/fontmake
Download SlackBuild:
python3-fontmake.tar.gz
python3-fontmake.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python3-fontmake.SlackBuild |
python3-fontmake.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds