aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/fontconfig/files/fc-match.1
blob: 336abc33a25822448363fd92293723237f22eed7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.\" 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-MATCH" "1" "12 November 2006" "" ""

.SH NAME
fc-match \- match available fonts
.SH SYNOPSIS

\fBfc-match\fR [ \fB-svV?\fR ] [ \fB--sort\fR ] [ \fB--verbose\fR ] [ \fB--version\fR ] [ \fB--help\fR ] [ \fB\fIfont-pattern\fB\fR ]

.SH "DESCRIPTION"
.PP
\fBfc-match\fR matches font-pattern (empty
pattern by default) using the normal fontconfig matching rules to find
the best font available.  If --sort is given, the sorted list of best
matching fonts is displayed.  With --verbose, the whole font pattern
for each match is printed, otherwise only the file, family and style
are printed..
.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-v --verbose \fR
Print whole font pattern for each match.
.TP
\fB-? --help \fR
Show summary of options.
.TP
\fB-V --version \fR
Show version of the program and exit.
.TP
\fB-s --sort \fR
Displays sorted list of best matching fonts.
.TP
\fB\fIfont-pattern\fB \fR
Displays fonts matching
\fIfont-pattern\fR (uses empty pattern by default).
.SH "SEE ALSO"
.PP
\fBfc-list\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 Patrick Lam <plam@csail.mit.edu>\&.