FcDirCacheLoad(3) FcDirCacheLoad(3)NAMEFcDirCacheLoad - load a directory cacheSYNOPSIS#include <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.9.0 16 April 2012 FcDirCacheLoad(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcdircacheloadfile(3) - opensolaris |
| fc-cache(1) - debian |
| fc-cache(1) - centos |
| fc-cache(1) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |