FcDirCacheLoad(3) FcDirCacheLoad(3)NAMEFcDirCacheLoad - load a directory cacheSYNOPSIS#include <fontconfig/fontconfig.h> FcCache * FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);DESCRIPTIONLoads the cache related to dir. If no cache file exists, returns NULL. The name of the cache file is returned in cache_file, unless that is NULL. See also FcDirCacheRead.VERSIONFontconfig version 2.10.95 31 8 2013 FcDirCacheLoad(3)
| Related Man Pages |
|---|
| fc-cache(1) - debian |
| fc-cache(1) - plan9 |
| fc-cache(1) - posix |
| fc-cache(1) - freebsd |
| fc-cache(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |