How to Install python-fontforge in Ubuntu 18.04



Install python-fontforge by entering the following commands in the terminal:

sudo apt update
sudo apt install python-fontforge

Description:

font editor - Python bindings

FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package provides the Python modules (the libraries fontforge and psMat) to access a FontForge program for font manipulations.

Homepage: https://fontforge.github.io/en-US/

Version: 1:20170731~dfsg-1

Section: universe/python