start_fontypython
Find, view and manage font files of all kinds
Install
- All systems
-
curl cmd.cat/start_fontypython.sh
- Debian
-
apt-get install fontypython
- Ubuntu
-
apt-get install fontypython
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fontypython
- Raspbian
-
apt-get install fontypython
- Dockerfile
- dockerfile.run/start_fontypython
fontypython
Find, view and manage font files of all kinds
You can quickly view and filter arbitrary TTF, TTC, OTF or Type1 font files and then gather them together into 'pogs' which can be installed or removed as needed. In this way you control which fonts are installed on a per-project basis. It is written in Python and WxWidgets.