xenocara/dist/fontconfig/doc/FcDirCacheLoad.3
matthieu c9c2f93b5d Import fontconfig 2.10.91 in a separate directory
to make room for a BSD make build system.
2013-03-09 13:33:45 +00:00

20 lines
585 B
Groff

.\" auto-generated by docbook2man-spec from docbook-utils package
.TH "FcDirCacheLoad" "3" "10 1月 2013" "" ""
.SH NAME
FcDirCacheLoad \- load a directory cache
.SH SYNOPSIS
.nf
\fB#include <fontconfig/fontconfig.h>
.sp
FcCache * FcDirCacheLoad (const FcChar8 *\fIdir\fB, FcConfig *\fIconfig\fB, FcChar8 **\fIcache_file\fB);
.fi\fR
.SH "DESCRIPTION"
.PP
Loads the cache related to \fIdir\fR\&. If no cache file
exists, returns NULL. The name of the cache file is returned in
\fIcache_file\fR, unless that is NULL. See also
FcDirCacheRead.
.SH "VERSION"
.PP
Fontconfig version 2.10.91