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.13.1 30 8月 2018 FcInitLoadConfig(3)