FcDirCacheRead(3) FcDirCacheRead(3)NAMEFcDirCacheRead - read or construct a directory cacheSYNOPSIS#include <fontconfig.h> FcCache * FcDirCacheRead(const FcChar8 *dir); (FcBool force); (FcConfig *config); .fiDESCRIPTIONThis 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.VERSIONFontconfig version 2.8.0 18 November 2009 FcDirCacheRead(3)
| Related Man Pages |
|---|
| fcdircacheunlink(3) - opensolaris |
| fc-cache(1) - plan9 |
| fc-cache(1) - opendarwin |
| fc-cache(1) - mojave |
| fc-cache(1) - posix |