c9c2f93b5d
to make room for a BSD make build system.
48 lines
1.4 KiB
Groff
48 lines
1.4 KiB
Groff
.\" auto-generated by docbook2man-spec from docbook-utils package
|
|
.TH "FC-VALIDATE" "1" "Sep 10, 2012" "" ""
|
|
.SH NAME
|
|
fc-validate \- validate font files
|
|
.SH SYNOPSIS
|
|
.sp
|
|
\fBfc-validate\fR [ \fB-Vhv\fR ]
|
|
|
|
[ \fB [ -i \fIindex\fB ] [ --index \fIindex\fB ] \fR ] [ \fB [ -l \fIlang\fB ] [ --lang \fIlang\fB ] \fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] \fB\fIfont-file\fB\fR\fI...\fR
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
\fBfc-validate\fR validates
|
|
\fIfont-file\fR(s) if each fonts satisfies
|
|
the language coverage according to the orthography files in fontconfig.
|
|
If \fB--index\fR is given, only one face of each file is
|
|
validated, otherwise all faces are validated.
|
|
.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-i\fR
|
|
Only query face indexed \fIindex\fR of
|
|
each file.
|
|
.TP
|
|
\fB-l\fR
|
|
Set \fIlang\fR as a language instead of current locale. this is used for \fB-m\fR\&.
|
|
.TP
|
|
\fB-v\fR
|
|
Show more detailed information.
|
|
.TP
|
|
\fB-V\fR
|
|
Show version of the program and exit.
|
|
.TP
|
|
\fB-h\fR
|
|
Show summary of options.
|
|
.TP
|
|
\fB\fIfont-file\fB\fR
|
|
Query \fIfont-file\fR for font faces.
|
|
.SH "RETURN CODES"
|
|
.PP
|
|
\fBfc-validate\fR returns error code 0 for successful parsing,
|
|
or 1 if any errors occured or if at least one font face could not be opened.
|
|
.SH "AUTHOR"
|
|
.PP
|
|
This manual page was updated by Akira TAGOH <akira@tagoh.org>\&.
|