FcDirCacheLoad.3 revision 2c393a42
This manpage has been automatically generated by docbook2man
from a DocBook document. This tool can be found at:
<http://shell.ipoline.com/~elmert/comp/docbook2X/>
Please send any bug reports, improvements, comments, patches,
etc. to Steve Cheng <steve@ggi-project.org>.
from a DocBook document. This tool can be found at:
<http://shell.ipoline.com/~elmert/comp/docbook2X/>
Please send any bug reports, improvements, comments, patches,
etc. to Steve Cheng <steve@ggi-project.org>.
"FcDirCacheLoad" "3" "31 May 2008" "" ""
NAME
FcDirCacheLoad - load a directory cache
SYNOPSIS
#include <fontconfig.h>
FcCache * FcDirCacheLoad (const FcChar8 *dir, FcConfig *config, FcChar8 **cache_file);
"DESCRIPTION"
Loads 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.
"VERSION"
Fontconfig version 2.6.0