FcDirCacheLoad(3) FcDirCacheLoad(3)NAMEFcDirCacheLoad - load a directory cacheSYNOPSIS#include <fontconfig.h> FcCache * FcDirCacheLoad(const FcChar8 *dir); (FcConfig *config); (FcChar8 **cache_file); .fiDESCRIPTIONLoads 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.8.0 18 November 2009 FcDirCacheLoad(3)
| Related Man Pages |
|---|
| fcdircacheloadfile(3) - opensolaris |
| fc-cache(1) - centos |
| fc-cache(1) - v7 |
| fc-cache(1) - freebsd |
| fc-cache(1) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |
| Shopt -s histappend |