ecb5279d8ce75f0002b4dd981ead8fb10fecdbbf
[platform/upstream/fontconfig.git] / fc-scan / fc-scan.1
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FC-SCAN" "1" "Jan 15, 2009" "" ""
3 .SH NAME
4 fc-scan \- scan font files or directories
5 .SH SYNOPSIS
6 .sp
7 \fBfc-scan\fR [ \fB-Vbh\fR ] 
8
9  [ \fB [ -b ]  [ --ignore-blanks ] \fR ]  [ \fB [ -f \fIformat\fB ]  [ --format \fIformat\fB ] \fR ]  [ \fB--version\fR ]  [ \fB--help\fR ]  \fB\fIfile\fB\fR\fI...\fR
10 .SH "DESCRIPTION"
11 .PP
12 \fBfc-scan\fR scans
13 \fIfile\fR(s) recursively
14 and prints out font pattern for each face found.
15 .SH "OPTIONS"
16 .PP
17 This program follows the usual GNU command line syntax,
18 with long options starting with two dashes (`-'). A summary of
19 options is included below.
20 .TP
21 \fB-b\fR
22 Ignore blanks to compute languages
23 .TP
24 \fB-f\fR
25 Format output according to the format specifier
26 \fIformat\fR\&.
27 .TP
28 \fB-V\fR
29 Show version of the program and exit.
30 .TP
31 \fB-h\fR
32 Show summary of options.
33 .TP
34 \fB\fIfile\fB\fR
35 Scan \fIfile\fR recursively for font faces.
36 .SH "RETURN CODES"
37 .PP
38 \fBfc-scan\fR returns error code 0 if at least one font
39 was found or 1 otherwise.
40 .SH "SEE ALSO"
41 .PP
42 \fBfc-query\fR(1)
43 \fBFcFileScan\fR(3)
44 \fBFcDirScan\fR(3)
45 \fBFcPatternFormat\fR(3)
46 \fBfc-cat\fR(1)
47 \fBfc-cache\fR(1)
48 \fBfc-list\fR(1)
49 \fBfc-match\fR(1)
50 \fBfc-pattern\fR(1)
51 .PP
52 The fontconfig user's guide, in HTML format:
53 \fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&.
54 .SH "AUTHOR"
55 .PP
56 This manual page was updated by Behdad Esfahbod <behdad@behdad.org>\&.