fc-match
Match available fonts. More information: <https://manned.org/fc-match>.
Install
- All systems
-
curl cmd.cat/fc-match.sh
- Debian
-
apt-get install fontconfig - Ubuntu
-
apt-get install fontconfig -
Alpine
-
apk add fontconfig - Arch Linux
-
pacman -S fontconfig - Kali Linux
-
apt-get install fontconfig - CentOS
-
yum install fontconfig - Fedora
-
dnf install fontconfig - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fontconfig - OS X
-
brew install fontconfig - Raspbian
-
apt-get install fontconfig - Docker
-
docker run cmd.cat/fc-match fc-matchpowered by Commando
Match available fonts. More information: <https://manned.org/fc-match>.
-
Return a sorted list of best matching fonts:
fc-match -s 'DejaVu Serif'
© tl;dr; authors and contributors