1FcConfigParseAndLoad(3)                                FcConfigParseAndLoad(3)
2
3
4

NAME

6       FcConfigParseAndLoad - load a configuration file
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcConfigParseAndLoad (FcConfig *config, const FcChar8 *file);
12

DESCRIPTION

14       Walks the configuration in 'file' and constructs the internal represenā€
15       tation in 'config'.  Any include files referenced  from  within  'file'
16       will  be  loaded  with  FcConfigLoad and also parsed.  If 'complain' is
17       FcFalse, no warning will be displayed if 'file' does not exist.
18

VERSION

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