from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
F-VALIDATE
Section: (1) Updated: Sep 10, 2012 Index
Return to Main Contents
NAME
f-validate - validate font files
SYNOPSIS
f-validate [ -Vhv ]
[ [ -i index ] [ -index index ] ] [ [ -l lang ] [ -lang lang ] ] [ -verbose ] [ -version ] [ -help ] fon-file...
DESCRIPTION
f-validate validates
fon-file(s) if each fonts satisfies
the language coverage according to the orthography files in fontconfig.
If -index is given, only one face of each file is
validated, otherwise all faces are validated.
OPTIONS
This program follows the usual GNU command line syntax,
with long options starting with two dashes (-'). A summary of
options is included below.
- -i
-
Only query face indexed index of
each file.
- -l
-
Set lang as a language instead of current locale. this is used for -m.
- -v
-
Show more detailed information.
- -V
-
Show version of the program and exit.
- -h
-
Show summary of options.
- fon-file
-
Query fon-file for font faces.
RETURN CODES
f-validate returns error code 0 for successful parsing,
or 1 if any errors occurred or if at least one font face could not be opened.
AUTHOR
This manual page was updated by Akira TAGOH <akira@tagoh.org>.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- RETURN CODES
-
- AUTHOR
-
|