1FcConfigBuildFonts(3)                                    FcConfigBuildFonts(3)
2
3
4

NAME

6       FcConfigBuildFonts - Build font database
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcConfigBuildFonts(FcConfig *config);
12       .fi
13

DESCRIPTION

15       Builds  the  set  of  available fonts for the given configuration. Note
16       that any changes to the configuration after this call  have  indetermiā€
17       nate  effects.   Returns  FcFalse if this operation runs out of memory.
18       If config is NULL, the current configuration is used.
19

VERSION

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