SlackBuilds Repository

15.0 > Python > python3-fontmake (3.8.1)

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-fontMath, 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

Source Downloads:
fontmake-3.8.1.zip (a3504c25f40d720000a98a91373c4609)

Download SlackBuild:
python3-fontmake.tar.gz
python3-fontmake.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds