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

NAME

6       FcDirCacheRead - read or construct a directory cache
7

SYNOPSIS

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

DESCRIPTION

14       This  returns  a  cache for dir. If force is FcFalse, then an existing,
15       valid cache file will be used. Otherwise, a new cache will  be  created
16       by scanning the directory and that returned.
17
18
19
20Fontconfig 2.13.92                09 8月 2019                FcDirCacheRead(3)
Impressum