Fontconfig is a library for configuring and customizing font access. It contains two essential modules, the configuration module which builds an internal configuration from XML files and the matching module which accepts font patterns and returns the nearest matching font.
Recent releases


No changes have been submitted for this release.


Release Notes: Shared mmap'ed cache files. All font cache files are mapped read-only and shared across multiple processes. The startup performance and memory footprint of the library have, as a result, been significantly improved. Configuration is split into multiple files. While 2.3 provided the ability to incorporate additional configuration files from a directory, it didn't use them extensively. The new configuration structure places most of the configuration into separate files.


No changes have been submitted for this release.


No changes have been submitted for this release.


No changes have been submitted for this release.