~ubuntu-branches/ubuntu/intrepid/fontconfig/intrepid

« back to all changes in this revision

Viewing changes to doc/FcDirScan.3

  • Committer: Bazaar Package Importer
  • Author(s): Keith Packard
  • Date: 2008-05-31 20:01:57 UTC
  • mto: (0.1.4 lenny) (1.1.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20080531200157-7u3xgmgeh1594flx
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" This manpage has been automatically generated by docbook2man 
 
2
.\" from a DocBook document.  This tool can be found at:
 
3
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
 
4
.\" Please send any bug reports, improvements, comments, patches, 
 
5
.\" etc. to Steve Cheng <steve@ggi-project.org>.
 
6
.TH "FcDirScan" "3" "31 May 2008" "" ""
 
7
 
 
8
.SH NAME
 
9
FcDirScan \- DEPRECATED: formerly used to scan a font directory
 
10
.SH SYNOPSIS
 
11
.sp
 
12
\fB#include <fontconfig.h>
 
13
.sp
 
14
FcBool FcDirScan (FcFontSet *\fIset\fB, FcStrSet *\fIdirs\fB, FcFileCache *\fIcache\fB, FcBlanks *\fIblanks\fB, const FcChar8 *\fIdir\fB, FcBool \fIforce\fB);
 
15
\fR
 
16
.SH "DESCRIPTION"
 
17
.PP
 
18
This function does nothing aside from returning FcFalse. It used to scan an
 
19
entire directory and add all fonts found to
 
20
\fIset\fR\&.  If \fIforce\fR was FcTrue, then
 
21
the directory and all files within it were scanned even if information was
 
22
present in the per-directory cache file or \fIcache\fR\&. Any
 
23
subdirectories found were added to \fIdirs\fR\&.
 
24
.SH "VERSION"
 
25
.PP
 
26
Fontconfig version 2.6.0