macOS
brew install fontconfigprovider-native install command
brew / Rang 28
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fontconfig in AI-Agent-Workflows.
Installation
brew install fontconfigprovider-native install command
Überblick
XML-based font configuration API for X Windows
Verlauf
fontconfig is the freedesktop.org font discovery, matching, and configuration library used by Unix-like desktop and application stacks to centralize font access.
The freedesktop project page describes fontconfig as a library for configuring and customizing font access. Its README and user documentation emphasize automatic font discovery, font-name substitution, language coverage matching, XML configuration, and cooperation with FreeType and the X Render Extension.
The user documentation explains the core architecture: a configuration module builds internal state from XML files, while a matching module accepts font patterns and returns the nearest matching font. The design goal was to centralize font installation and customization so applications would not each invent private font configuration systems.
fontconfig became infrastructure rather than an end-user application. Its value came from being shared by many applications and toolkits, independent of the X Window System, with command-line utilities such as `fc-cache`, `fc-list`, `fc-match`, `fc-query`, and related inspection tools.
The release directory and tag history show a long-running 2.x series, from early `fcpackage` and 2.2-era releases through current stable releases documented on the freedesktop project page.
Administrators and users configure fontconfig through XML files such as `/etc/fonts/fonts.conf`, `/etc/fonts/conf.d`, `$XDG_CONFIG_HOME/fontconfig/fonts.conf`, and per-user legacy files. Applications use the library to locate fonts, substitute missing families, and obtain file and rendering metadata.
The command-line tools form a practical maintenance layer: `fc-cache` refreshes caches, `fc-list` enumerates fonts, `fc-match` shows matching decisions, and `fc-query` or `fc-scan` inspect font files.
fontconfig is one of the packages that makes desktop Linux font behavior feel coherent. Package maintainers care about it because bad cache handling, misplaced config snippets, or mismatched defaults can affect text rendering across a whole system.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/fonts/fonts.conf/etc/fonts/conf.d$XDG_CONFIG_HOME/fontconfig/fonts.conf$XDG_CONFIG_HOME/fontconfig/conf.d~/.fonts.conf~/.fonts.conf.dExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fc-cache | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-cat | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-conflist | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-genconf | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-list | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-match | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-pattern | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-query | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-scan | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fc-validate | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:fontconfig |
|---|---|
| Version | 2.18.2 |
| Paketmanager | Homebrew |
| Homepage | https://wiki.freedesktop.org/www/Software/fontconfig/ |
| Zuletzt aktualisiert | 2026-07-29T17:23:24+01:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.