1FcConfigGetFontDirs(3)                                  FcConfigGetFontDirs(3)
2
3
4

NAME

6       FcConfigGetFontDirs - Get font directories
7

SYNOPSIS

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

DESCRIPTION

15       Returns  the list of font directories in config. This includes the con‐
16       figured font directories along with any directories below those in  the
17       filesystem.  If config is NULL, the current configuration is used.
18

VERSION

20       Fontconfig version 2.8.0
21
22
23
24                               18 November 2009         FcConfigGetFontDirs(3)
Impressum