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

116 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of FC-LIST</TITLE>
</HEAD><BODY>
<H1>FC-LIST</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-list - list available fonts
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
<B>fc-list</B> [ <B>-vVh</B> ] [ <B>--verbose</B> ] [ <B> [ -f </B><I>format</I><B> ] [ --format </B><I>format</I><B> ] </B> ] [ <B> [ -q ] [ --quiet ] </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-list</B> lists fonts and styles
available on the system for applications using fontconfig.
If any elements are specified, only those are printed.
Otherwise 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>-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="2"><B>-f</B><DD>
Format output according to the format specifier
<I>format</I>.
<DT id="3"><B>-q</B><DD>
Suppress all normal output. returns 1 as the error code if no fonts matched.
<DT id="4"><B>-V</B><DD>
Show version of the program and exit.
<DT id="5"><B>-h</B><DD>
Show summary of options.
<DT id="6"><B></B><I>pattern</I><B></B><DD>
If this argument is set, only fonts matching
<I>pattern</I> are displayed.
<DT id="7"><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>EXAMPLES</H2>
<DL COMPACT>
<DT id="8"><B>fc-list</B><DD>
Lists all font faces.
<DT id="9"><B>fc-list :lang=hi</B><DD>
Lists font faces that cover Hindi.
<DT id="10"><B>fc-list : family style file spacing</B><DD>
Lists the filename and spacing value for each font
face. ``:'' is an empty pattern that matches all
fonts.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?1+fc-match">fc-match</A></B>(1)
<B><A HREF="/cgi-bin/man/man2html?3+FcFontList">FcFontList</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="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
<P>
This manual page was written by Keith Packard
&lt;<A HREF="mailto:keithp@keithp.com">keithp@keithp.com</A>&gt; and Josselin Mouette &lt;<A HREF="mailto:joss@debian.org">joss@debian.org</A>&gt;.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="15"><A HREF="#lbAF">EXAMPLES</A><DD>
<DT id="16"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="17"><A HREF="#lbAH">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>