1FC-QUERY(1)                                                        FC-QUERY(1)
2
3
4

NAME

6       fc-query - query font files
7

SYNOPSIS

9       fc-query [ -Vh ]
10
11        [   [  -i  index ]  [ --index index ]  ]  [  [ -f format ]  [ --format
12       format ]  ]  [ --version ]  [ --help ]  font-file...
13

DESCRIPTION

15       fc-query queries font-file(s) using the  normal  fontconfig  rules  and
16       prints out font pattern for each face found.  If --index is given, only
17       one face of each file is queried, otherwise all faces are queried.
18

OPTIONS

20       This program follows the usual  GNU  command  line  syntax,  with  long
21       options  starting  with  two  dashes  (`-').  A  summary  of options is
22       included below.
23
24       -i     Only query face indexed index of each file.
25
26       -f     Format output according to the format specifier format.
27
28       -V     Show version of the program and exit.
29
30       -h     Show summary of options.
31
32       font-file
33              Query font-file for font faces.
34

RETURN CODES

36       fc-query returns error code 0 for  successful  parsing,  or  1  if  any
37       errors occured or if at least one font face could not be opened.
38

SEE ALSO

40       fc-scan(1)  FcFreeTypeQuery(3) FcPatternFormat(3) fc-cat(1) fc-cache(1)
41       fc-list(1) fc-match(1)
42
43       The fontconfig user's guide, in  HTML  format:  /usr/share/doc/fontcon‐
44       fig/fontconfig-user.html.
45

AUTHOR

47       This manual page was updated by Behdad Esfahbod <behdad@behdad.org>.
48
49
50
51                                 Aug 13, 2008                      FC-QUERY(1)
Impressum