fc-pattern
Shows information about a font matching a pattern. More information: <https://manned.org/fc-pattern>.
Install
- All systems
-
curl cmd.cat/fc-pattern.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-pattern fc-patternpowered by Commando
Shows information about a font matching a pattern. More information: <https://manned.org/fc-pattern>.
-
Display default information about a font:
fc-pattern --default 'DejaVu Serif' -
Display config information about a font:
fc-pattern --config 'DejaVu Serif'
© tl;dr; authors and contributors