Open
Description
Today I tried to build ttf fonts from source using some of the alternative glyphs from your alt-hack repo. This was done on an up-to-date Debian GNU/Linux system running the Buster/Sid (unstable) branch.
Just to note that the build documentation might require python-pip
as a dependency. Even with the desktop build dependencies installed, the make ttf
command was throwing errors about missing python modules.
With python-pip
installed, all commands worked as intended.