xenocara/lib/fontconfig/doc/FcDirScan.3

27 lines
1.0 KiB
Groff
Raw Normal View History

2006-11-25 11:41:30 -07:00
.\" 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 "FcDirScan" "3" "31 May 2008" "" ""
2006-11-25 11:41:30 -07:00
.SH NAME
FcDirScan \- DEPRECATED: formerly used to scan a font directory
2006-11-25 11:41:30 -07:00
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcBool FcDirScan (FcFontSet *\fIset\fB, FcStrSet *\fIdirs\fB, FcFileCache *\fIcache\fB, FcBlanks *\fIblanks\fB, const FcChar8 *\fIdir\fB, FcBool \fIforce\fB);
2006-11-25 11:41:30 -07:00
\fR
.SH "DESCRIPTION"
.PP
This function does nothing aside from returning FcFalse. It used to scan an
entire directory and add all fonts found to
\fIset\fR\&. If \fIforce\fR was FcTrue, then
the directory and all files within it were scanned even if information was
present in the per-directory cache file or \fIcache\fR\&. Any
subdirectories found were added to \fIdirs\fR\&.
2006-11-25 11:41:30 -07:00
.SH "VERSION"
.PP
Fontconfig version 2.6.0