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 update
sudo apt-get install fontconfig
- OS X
-
brew install fontconfig
- Raspbian
-
apt-get install fontconfig
- Dockerfile
- dockerfile.run/fc-match
- Docker
-
docker run cmd.cat/fc-match fc-match
powered 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