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

NAME

6       FcInit - initialize fontconfig library
7

SYNOPSIS

9       #include <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
16       this  process  succeeded  or  not.   If  the  default configuration has
17       already been loaded, this routine does nothing and returns FcTrue.
18

VERSION

20       Fontconfig version 2.4.2
21
22
23
24                                  11 May 2007                        FcInit(3)
Impressum