1FcInitLoadConfigAndFonts(3) FcInitLoadConfigAndFonts(3)
23
4
NAME
6FcInitLoadConfigAndFonts - load configuration and font data
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcConfig * FcInitLoadConfigAndFonts (void);
12
DESCRIPTION
14Loads the default configuration file and builds information about the
15available fonts. Returns the resulting configuration.
1617
18
19
Fontconfig 2.13.93 28 11月 2020 FcInitLoadConfigAndFonts(3)