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-QUERY
Section: (1) Updated: Aug 13, 2008 Index
Return to Main Contents
NAME
f-query - query font files
SYNOPSIS
f-query [ -Vh ]
[ [ -b ] [ -ignor-blanks ] ] [ [ -i index ] [ -index index ] ] [ [ -f format ] [ -format format ] ] [ -version ] [ -help ] fon-file...
DESCRIPTION
f-query queries
fon-file(s) using the normal fontconfig
rules and prints out font pattern for each face found.
If -index is given, only one face of each file is
queried, otherwise all faces are queried.
OPTIONS
This program follows the usual GNU command line syntax,
with long options starting with two dashes (-'). A summary of
options is included below.
- -b
-
Ignore blanks to compute languages
- -i
-
Only query face indexed index of
each file.
- -f
-
Format output according to the format specifier
format.
- -V
-
Show version of the program and exit.
- -h
-
Show summary of options.
- fon-file
-
Query fon-file for font faces.
RETURN CODES
f-query returns error code 0 for successful parsing,
or 1 if any errors occurred or if at least one font face could not be opened.
SEE ALSO
f-scan(1)
FcFreeTypeQuery(3)
FcPatternFormat(3)
f-cat(1)
f-cache(1)
f-list(1)
f-match(1)
f-pattern(1)
The fontconfig user's guide <URL:https://fontconfig.pages.freedesktop.org/fontconfig/fontconfi-user.html>
AUTHOR
This manual page was updated by Behdad Esfahbod <behdad@behdad.org>.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- RETURN CODES
-
- SEE ALSO
-
- AUTHOR
-
|