是什么 ? | : | library and utilities for configuring and customizing font access. |
开发语言 | : | C |
官方主页 | : | https://www.freedesktop.org/wiki/Software/fontconfig |
源码仓库 | : | https://gitlab.freedesktop.org/fontconfig/fontconfig |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install fontconfig |
GNU/Linux | HomeBrew | brew install fontconfig |
apt | sudo apt-get install -y fontconfig | |
CentOS | yum | sudo yum install -y fontconfig |
dnf | sudo dnf install -y fontconfig | |
openSUSE | zypper | sudo zypper install -y fontconfig |
Alpine Linux | apk | sudo apk add fontconfig |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge fontconfig |