table of contents
FcDirCacheValid(3) | FcDirCacheValid(3) |
NAME¶
FcDirCacheValid - check directory cache
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcBool FcDirCacheValid (const FcChar8 *dir);
DESCRIPTION¶
Returns FcTrue if dir has an associated valid cache file, else returns FcFalse
06 3月 2018 | Fontconfig 2.13.0 |