1. NAME▲
FcDirCacheRead - read or construct a directory cache
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcCache *
FcDirCacheRead
(
const
FcChar8 *
\fIdir\fB);
(
FcBool \fIforce\fB);
(
FcConfig *
\fIconfig\fB);
\fR.fi
3. DESCRIPTION▲
This returns a cache for dir. If force is FcFalse, then an existing, valid cache file will be used. Otherwise, a new cache will be created by scanning the directory and that returned.
4. VERSION ▲
Fontconfig version 2.8.0