1FcDirCacheRead(3)                                            FcDirCacheRead(3)
2
3
4

NAME

6       FcDirCacheRead - read or construct a directory cache
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcCache * FcDirCacheRead(const FcChar8 *dir);
12       (FcBool force);
13       (FcConfig *config);
14       .fi
15

DESCRIPTION

17       This  returns  a  cache for dir. If force is FcFalse, then an existing,
18       valid cache file will be used. Otherwise, a new cache will  be  created
19       by scanning the directory and that returned.
20

VERSION

22       Fontconfig version 2.8.0
23
24
25
26                               18 November 2009              FcDirCacheRead(3)
Impressum