summaryrefslogtreecommitdiff
path: root/doc/FcDirCacheRead.3
blob: 426a11c5651239903428f79ba9a40dde33e553e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.\" 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>.
.TH "FcDirCacheRead" "3" "11 3月 2012" "" ""

.SH NAME
FcDirCacheRead \- read or construct a directory cache
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcCache * FcDirCacheRead (const FcChar8 *\fIdir\fB, FcBool \fIforce\fB, FcConfig *\fIconfig\fB);
\fR
.SH "DESCRIPTION"
.PP
This returns a cache for \fIdir\fR\&. If
\fIforce\fR is FcFalse, then an existing, valid cache file
will be used. Otherwise, a new cache will be created by scanning the
directory and that returned.
.SH "VERSION"
.PP
Fontconfig version 2.9.0