summaryrefslogtreecommitdiff
path: root/fc-scan/fc-scan.1
diff options
context:
space:
mode:
Diffstat (limited to 'fc-scan/fc-scan.1')
-rw-r--r--fc-scan/fc-scan.158
1 files changed, 58 insertions, 0 deletions
diff --git a/fc-scan/fc-scan.1 b/fc-scan/fc-scan.1
new file mode 100644
index 0000000..ff5bf64
--- /dev/null
+++ b/fc-scan/fc-scan.1
@@ -0,0 +1,58 @@
+.\" 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 "FC-SCAN" "1" "11 3月 2012" "" ""
+
+.SH NAME
+fc-scan \- scan font files or directories
+.SH SYNOPSIS
+
+\fBfc-scan\fR [ \fB-Vh\fR ]
+ [ \fB-f \fIformat\fB\fR | \fB--format \fIformat\fB\fR ] [ \fB--version\fR ] [ \fB--help\fR ] \fB\fIfile\fB\fR\fI ...\fR
+
+.SH "DESCRIPTION"
+.PP
+\fBfc-scan\fR scans
+\fIfile\fR(s) recursively
+and prints out font pattern for each face found.
+.SH "OPTIONS"
+.PP
+This program follows the usual GNU command line syntax,
+with long options starting with two dashes (`-'). A summary of
+options is included below.
+.TP
+\fB-f --format \fIformat\fB \fR
+Format output according to the format specifier
+\fIformat\fR\&.
+.TP
+\fB-V --version \fR
+Show version of the program and exit.
+.TP
+\fB-h --help \fR
+Show summary of options.
+.TP
+\fB\fIfile\fB \fR
+Scan \fIfile\fR recursively for font faces.
+.SH "RETURN CODES"
+.PP
+\fBfc-scan\fR returns error code 0 if at least one font
+was found or 1 otherwise.
+.SH "SEE ALSO"
+.PP
+\fBfc-query\fR(1)
+\fBFcFileScan\fR(3)
+\fBFcDirScan\fR(3)
+\fBFcPatternFormat\fR(3)
+\fBfc-cat\fR(1)
+\fBfc-cache\fR(1)
+\fBfc-list\fR(1)
+\fBfc-match\fR(1)
+\fBfc-pattern\fR(1)
+.PP
+The fontconfig user's guide, in HTML format:
+\fI/usr/share/doc/fontconfig/fontconfig-user.html\fR\&.
+.SH "AUTHOR"
+.PP
+This manual page was updated by Behdad Esfahbod <behdad@behdad.org>\&.