1FcConfigAppFontAddDir(3)                              FcConfigAppFontAddDir(3)
2
3
4

NAME

6       FcConfigAppFontAddDir - Add fonts from directory to font database
7

SYNOPSIS

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

DESCRIPTION

14       Scans  the  specified directory for fonts, adding each one found to the
15       application-specific set of fonts.
16

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007         FcConfigAppFontAddDir(3)
Impressum