man-pages/man1/fc-match.1.html
2021-03-31 01:06:50 +01:00

112 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of FC-MATCH</TITLE>
</HEAD><BODY>
<H1>FC-MATCH</H1>
Section: (1)<BR>Updated: Aug 13, 2008<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
fc-match - match available fonts
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<B>fc-match</B> [ <B>-asvVh</B> ] [ <B>--all</B> ] [ <B>--sort</B> ] [ <B>--verbose</B> ] [ <B> [ -f </B><I>format</I><B> ] [ --format </B><I>format</I><B> ] </B> ] [ <B>--version</B> ] [ <B>--help</B> ]
<P>
<BR>&nbsp;[&nbsp;<B></B><I>pattern</I><B>&nbsp;&nbsp;[&nbsp;</B><I>element</I><B></B><I>...</I><B>&nbsp;]&nbsp;&nbsp;</B>&nbsp;]&nbsp;
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>fc-match</B> matches
<I>pattern</I> (empty
pattern by default) using the normal fontconfig matching rules to find
the best font available. If <B>--sort</B> is given, the sorted list of best
matching fonts is displayed.
The <B>--all</B> option works like
<B>--sort</B> except that no pruning is done on the list of fonts.
<P>
If any elements are specified, only those are printed.
Otherwise short file name, family, and style are printed, unless verbose
output is requested.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<P>
This program follows the usual GNU command line syntax,
with long options starting with two dashes (`-'). A summary of
options is included below.
<DL COMPACT>
<DT id="1"><B>-a</B><DD>
Displays sorted list of best matching fonts, but do not do any
pruning on the list.
<DT id="2"><B>-s</B><DD>
Displays sorted list of best matching fonts.
<DT id="3"><B>-v</B><DD>
Print verbose output of the whole font pattern for each match,
or <I>element</I>s if any is
provided.
<DT id="4"><B>-f</B><DD>
Format output according to the format specifier
<I>format</I>.
<DT id="5"><B>-V</B><DD>
Show version of the program and exit.
<DT id="6"><B>-h</B><DD>
Show summary of options.
<DT id="7"><B></B><I>pattern</I><B></B><DD>
Displays fonts matching
<I>pattern</I> (uses empty pattern by default).
<DT id="8"><B></B><I>element</I><B></B><DD>
If set, the <I>element</I> property
is displayed for matching fonts.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?1+fc-list">fc-list</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?3+FcFontMatch">FcFontMatch</A></B>(3)
<B><A HREF="/cgi-bin/man/man2html?3+FcFontSort">FcFontSort</A></B>(3)
<B><A HREF="/cgi-bin/man/man2html?3+FcPatternFormat">FcPatternFormat</A></B>(3)
<B><A HREF="/cgi-bin/man/man2html?1+fc-cat">fc-cat</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?1+fc-cache">fc-cache</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?1+fc-pattern">fc-pattern</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?1+fc-query">fc-query</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?1+fc-scan">fc-scan</A></B>(1)
<P>
The fontconfig user's guide, in HTML format:
<I>/usr/share/doc/fontconfig/fontconfig-user.html</I>.
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
<P>
This manual page was updated by Patrick Lam &lt;<A HREF="mailto:plam@csail.mit.edu">plam@csail.mit.edu</A>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="13"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="14"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:12 GMT, March 31, 2021
</BODY>
</HTML>