1FcInitLoadConfig(3) FcInitLoadConfig(3)
23
4
NAME
6FcInitLoadConfig - load configuration
7
SYNOPSIS
9#include <fontconfig/fontconfig.h>
1011
FcConfig * FcInitLoadConfig (void);
12
DESCRIPTION
14Loads the default configuration file and returns the resulting configu‐
15ration. Does not load any font information.
1617
18
19
Fontconfig 2.14.1 21 10月 2022 FcInitLoadConfig(3)