table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcInitLoadConfigAndFonts(3) | FcInitLoadConfigAndFonts(3) |
NAME¶
FcInitLoadConfigAndFonts - load configuration and font data
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
FcConfig * FcInitLoadConfigAndFonts (void);
DESCRIPTION¶
Loads the default configuration file and builds information about the available fonts. Returns the resulting configuration.
18 September 2025 | Fontconfig 2.17.1 |