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       .fi
13

DESCRIPTION

15       Loads  the  default configuration file and the fonts referenced therein
16       and sets the default configuration to that result. Returns whether this
17       process succeeded or not. If the default configuration has already been
18       loaded, this routine does nothing and returns FcTrue.
19

VERSION

21       Fontconfig version 2.8.0
22
23
24
25                               18 November 2009                      FcInit(3)
Impressum