table of contents
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.
31 3月 2022 | Fontconfig 2.14.0 |