1FcInit(3)                                                            FcInit(3)
2
3
4

NAME

6       FcInit - initialize fontconfig library
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcBool FcInit (void);
12

DESCRIPTION

14       Loads  the  default configuration file and the fonts referenced therein
15       and sets the default configuration to that result. Returns whether this
16       process succeeded or not. If the default configuration has already been
17       loaded, this routine does nothing and returns FcTrue.
18
19
20
21Fontconfig 2.13.93               28 11月 2020                        FcInit(3)
Impressum