You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.