update-fonts-alias
X Window System font utility programs
Install
- All systems
-
curl cmd.cat/update-fonts-alias.sh
- Debian
-
apt-get install xfonts-utils
- Ubuntu
-
apt-get install xfonts-utils
- Kali Linux
-
apt-get install xfonts-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xfonts-utils
- Raspbian
-
apt-get install xfonts-utils
- Dockerfile
- dockerfile.run/update-fonts-alias
xfonts-utils
X Window System font utility programs
xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper.