2024-01-20 05:35:53 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2015-11-13 22:24:57 +08:00
|
|
|
<!ENTITY fontconfig-download-http
|
2022-04-02 07:00:46 +08:00
|
|
|
"https://www.freedesktop.org/software/fontconfig/release/fontconfig-&fontconfig-version;.tar.xz">
|
2012-03-25 00:52:22 +08:00
|
|
|
<!ENTITY fontconfig-download-ftp " ">
|
2023-12-25 05:40:13 +08:00
|
|
|
<!ENTITY fontconfig-md5sum "5bb3a2829aecb22ae553c39099bd0d6a">
|
2022-04-02 07:00:46 +08:00
|
|
|
<!ENTITY fontconfig-size "1.4 MB">
|
2022-10-24 03:31:28 +08:00
|
|
|
<!ENTITY fontconfig-buildsize "17 MB (with tests)">
|
2023-12-25 05:40:13 +08:00
|
|
|
<!ENTITY fontconfig-time "0.4 SBU (with tests)">
|
2004-06-13 06:56:28 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 23:28:50 +08:00
|
|
|
<sect1 id="fontconfig" xreflabel="Fontconfig-&fontconfig-version;">
|
2005-05-03 03:43:00 +08:00
|
|
|
<?dbhtml filename="fontconfig.html"?>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<title>Fontconfig-&fontconfig-version;</title>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig">
|
|
|
|
<primary sortas="a-Fontconfig">Fontconfig</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Fontconfig</title>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
The <application>Fontconfig</application> package contains
|
|
|
|
a library and support programs used for configuring and
|
|
|
|
customizing font access.
|
|
|
|
</para>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2023-08-19 04:05:38 +08:00
|
|
|
&lfs120_checked;
|
2009-07-30 18:17:29 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&fontconfig-download-http;"/>
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&fontconfig-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &fontconfig-md5sum;
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Download size: &fontconfig-size;
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &fontconfig-buildsize;
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &fontconfig-time;
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2017-06-04 23:12:34 +08:00
|
|
|
<!--
|
2017-04-29 07:30:45 +08:00
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Required patch:
|
|
|
|
<ulink url="&patch-root;/fontconfig-&fontconfig-version;-gperf-3.1-1.patch"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2017-06-04 23:12:34 +08:00
|
|
|
-->
|
2005-05-03 03:43:00 +08:00
|
|
|
<bridgehead renderas="sect3">Fontconfig Dependencies</bridgehead>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para role="required">
|
2015-11-13 22:24:57 +08:00
|
|
|
<xref linkend="freetype2"/>
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para role="optional">
|
2023-07-25 11:02:31 +08:00
|
|
|
<xref linkend="bubblewrap"/> (used by some tests),
|
2022-08-28 11:23:25 +08:00
|
|
|
<xref linkend="curl"/> and <xref linkend="unzip"/>
|
|
|
|
(both used by some tests for downloading and extracting test files),
|
2020-08-22 06:10:25 +08:00
|
|
|
<xref linkend="json-c"/>,
|
2014-04-29 05:13:36 +08:00
|
|
|
<xref linkend="docbook-utils"/> and
|
2015-01-12 06:40:54 +08:00
|
|
|
<xref linkend="libxml2"/>,
|
|
|
|
<xref linkend="texlive"/> (or <xref linkend="tl-installer"/>)
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
|
2023-03-27 16:08:36 +08:00
|
|
|
&test-use-internet;
|
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<note>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
If you have <application>DocBook Utils</application> installed and
|
|
|
|
you remove the <parameter>--disable-docs</parameter> parameter from
|
|
|
|
the <command>configure</command> command below, you must have
|
2018-11-18 07:50:19 +08:00
|
|
|
<xref linkend="perl-sgmlspm"/> and <xref linkend="texlive"/> installed
|
2013-10-16 09:10:22 +08:00
|
|
|
also, or the <application>Fontconfig</application> build will fail.
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</note>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</sect2>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Fontconfig</title>
|
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Install <application>Fontconfig</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
|
2017-06-04 05:56:28 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
2013-10-16 18:41:20 +08:00
|
|
|
--sysconfdir=/etc \
|
2010-02-22 04:19:57 +08:00
|
|
|
--localstatedir=/var \
|
2013-10-16 18:41:20 +08:00
|
|
|
--disable-docs \
|
2014-03-26 09:54:26 +08:00
|
|
|
--docdir=/usr/share/doc/fontconfig-&fontconfig-version; &&
|
2005-05-03 03:43:00 +08:00
|
|
|
make</userinput></screen>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
2022-04-02 07:00:46 +08:00
|
|
|
To test the results, issue: <command>make check</command>. One test
|
2022-05-07 20:58:17 +08:00
|
|
|
is known to fail if the kernel does not support user namespaces. Some
|
|
|
|
tests will download some font files via Internet.
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2008-12-27 15:17:01 +08:00
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
2005-07-08 14:21:36 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
If you did not remove the <parameter>--disable-docs</parameter>
|
|
|
|
parameter from the <command>configure</command> command, you can install
|
|
|
|
the pre-generated documentation by using the following commands as the
|
|
|
|
<systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2010-02-22 04:19:57 +08:00
|
|
|
|
2012-12-30 23:07:50 +08:00
|
|
|
<screen role="root"><userinput>install -v -dm755 \
|
2017-10-05 03:31:13 +08:00
|
|
|
/usr/share/{man/man{1,3,5},doc/fontconfig-&fontconfig-version;/fontconfig-devel} &&
|
2016-06-18 04:50:39 +08:00
|
|
|
install -v -m644 fc-*/*.1 /usr/share/man/man1 &&
|
|
|
|
install -v -m644 doc/*.3 /usr/share/man/man3 &&
|
|
|
|
install -v -m644 doc/fonts-conf.5 /usr/share/man/man5 &&
|
2010-02-22 04:19:57 +08:00
|
|
|
install -v -m644 doc/fontconfig-devel/* \
|
2016-06-18 04:50:39 +08:00
|
|
|
/usr/share/doc/fontconfig-&fontconfig-version;/fontconfig-devel &&
|
2010-02-22 04:19:57 +08:00
|
|
|
install -v -m644 doc/*.{pdf,sgml,txt,html} \
|
2016-06-18 04:50:39 +08:00
|
|
|
/usr/share/doc/fontconfig-&fontconfig-version;</userinput></screen>
|
2010-02-22 04:19:57 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</sect2>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
2016-10-11 17:53:29 +08:00
|
|
|
<parameter>--disable-docs</parameter>: This switch avoids building the
|
2012-07-23 21:35:55 +08:00
|
|
|
documentation (the release tarball includes pre-generated
|
|
|
|
documentation).
|
|
|
|
</para>
|
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</sect2>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<sect2 role="configuration">
|
|
|
|
<title>Configuring Fontconfig</title>
|
|
|
|
|
|
|
|
<sect3 id="fontconfig-config">
|
|
|
|
<title>Config Files</title>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
<filename>
|
|
|
|
/etc/fonts/*,
|
|
|
|
/etc/fonts/conf.d/* and
|
|
|
|
/usr/share/fontconfig/conf.avail/*
|
|
|
|
</filename>
|
|
|
|
</para>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fontconfig-config">
|
|
|
|
<primary sortas="e-etc-fonts">/etc/fonts/*</primary>
|
|
|
|
</indexterm>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fontconfig-config">
|
|
|
|
<primary sortas="e-etc-fonts-conf.d">/etc/fonts/conf.d/*</primary>
|
|
|
|
</indexterm>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2007-04-30 01:22:49 +08:00
|
|
|
<indexterm zone="fontconfig fontconfig-config">
|
2012-07-23 21:35:55 +08:00
|
|
|
<primary sortas="e-usr-share-fontconfig-conf.avail">/usr/share/fontconfig/conf.avail/*</primary>
|
2007-04-30 01:22:49 +08:00
|
|
|
</indexterm>
|
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3>
|
|
|
|
<title>Configuration Information</title>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
The main configuration file for <application>Fontconfig</application> is
|
|
|
|
<filename>/etc/fonts/fonts.conf</filename>. Generally you do not want
|
|
|
|
to edit this file. It will also read <filename>/etc/fonts/local.conf</filename>
|
|
|
|
and any files in <filename class="directory">/etc/fonts/conf.d</filename>.
|
|
|
|
To put a new font directory in the configuration, create
|
|
|
|
(or update) the <filename>/etc/fonts/local.conf</filename> file with your
|
|
|
|
local information or add a new file in
|
|
|
|
<filename class="directory">/etc/fonts/conf.d</filename>. The default
|
|
|
|
location of fonts in <application>Fontconfig</application> is:
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<itemizedlist spacing="compact">
|
2005-05-03 03:43:00 +08:00
|
|
|
<listitem>
|
2020-03-19 14:44:08 +08:00
|
|
|
<para>
|
|
|
|
/usr/share/fonts
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-19 14:44:08 +08:00
|
|
|
<para>
|
|
|
|
~/.local/share/fonts
|
|
|
|
</para>
|
2017-01-26 01:03:58 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2020-03-19 14:44:08 +08:00
|
|
|
<para>
|
|
|
|
~/.fonts <emphasis>(this is now deprecated, but for the moment
|
|
|
|
it still works)</emphasis>
|
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
<application>Fontconfig</application> also ships many example
|
|
|
|
configuration files in the
|
|
|
|
<filename class="directory">/usr/share/fontconfig/conf.avail</filename>
|
|
|
|
directory. Symlinking specific files to
|
|
|
|
<filename class="directory">/etc/fonts/conf.d</filename>
|
|
|
|
will enable them. The default setup is generally good enough for
|
|
|
|
most users. See <filename>/etc/fonts/conf.d/README</filename>
|
|
|
|
for a description of the configuration files.
|
|
|
|
</para>
|
2007-04-30 01:22:49 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fontconfig-config">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="e-usr-share-fonts">/usr/share/fonts</primary>
|
2005-05-03 03:43:00 +08:00
|
|
|
</indexterm>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fontconfig-config">
|
2012-07-29 05:45:43 +08:00
|
|
|
<primary sortas="e-AA.fonts">~/.fonts</primary>
|
2005-05-03 03:43:00 +08:00
|
|
|
</indexterm>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
More information about configuring <application>Fontconfig</application>
|
|
|
|
can be found in the user's manual in <ulink
|
2017-10-05 03:31:13 +08:00
|
|
|
url="file:///usr/share/doc/fontconfig-&fontconfig-version;/fontconfig-user.html"/>.
|
2007-04-30 01:22:49 +08:00
|
|
|
</para>
|
2006-03-28 23:03:45 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</sect3>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</sect2>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<seglistitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<seg>
|
2018-03-08 04:41:02 +08:00
|
|
|
fc-cache, fc-cat, fc-conflist, fc-list, fc-match, fc-pattern,
|
|
|
|
fc-query, fc-scan, and fc-validate
|
2012-07-23 21:35:55 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
libfontconfig.so
|
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/etc/fonts,
|
|
|
|
/usr/include/fontconfig,
|
2013-06-29 03:17:39 +08:00
|
|
|
/usr/share/doc/fontconfig-&fontconfig-version;,
|
2013-12-30 18:12:57 +08:00
|
|
|
/usr/share/fontconfig,
|
2017-07-07 14:58:12 +08:00
|
|
|
/usr/share/xml/fontconfig, and
|
2012-07-23 21:35:55 +08:00
|
|
|
/var/cache/fontconfig
|
|
|
|
</seg>
|
2005-05-03 03:43:00 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<varlistentry id="fc-cache">
|
|
|
|
<term><command>fc-cache</command></term>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is used to create font information caches
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fc-cache">
|
|
|
|
<primary sortas="b-fc-cache">fc-cache</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2007-04-30 01:22:49 +08:00
|
|
|
<varlistentry id="fc-cat">
|
|
|
|
<term><command>fc-cat</command></term>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is used to read font information caches
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2007-04-30 01:22:49 +08:00
|
|
|
<indexterm zone="fontconfig fc-cat">
|
|
|
|
<primary sortas="b-fc-cat">fc-cat</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2018-03-08 04:41:02 +08:00
|
|
|
<varlistentry id="fc-conflist">
|
|
|
|
<term><command>fc-conflist</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
shows the ruleset files' information on the system
|
2018-03-08 04:41:02 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="fontconfig fc-conflist">
|
|
|
|
<primary sortas="b-fc-conflist">fc-conflist</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<varlistentry id="fc-list">
|
|
|
|
<term><command>fc-list</command></term>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is used to create font lists
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fc-list">
|
|
|
|
<primary sortas="b-fc-list">fc-list</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<varlistentry id="fc-match">
|
|
|
|
<term><command>fc-match</command></term>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
is used to match available fonts, or find fonts that match
|
2021-02-19 23:20:16 +08:00
|
|
|
a given pattern
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig fc-match">
|
|
|
|
<primary sortas="b-fc-match">fc-match</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2013-06-29 03:17:39 +08:00
|
|
|
<varlistentry id="fc-pattern">
|
|
|
|
<term><command>fc-pattern</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is used to parse pattern (empty pattern by default) and show
|
2021-02-19 23:20:16 +08:00
|
|
|
the parsed result
|
2013-06-29 03:17:39 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="fontconfig fc-pattern">
|
|
|
|
<primary sortas="b-fc-pattern">fc-pattern</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2009-07-26 23:30:22 +08:00
|
|
|
<varlistentry id="fc-query">
|
|
|
|
<term><command>fc-query</command></term>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is used to query fonts files and print resulting patterns
|
2009-07-26 23:30:22 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="fontconfig fc-query">
|
|
|
|
<primary sortas="b-fc-query">fc-query</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="fc-scan">
|
|
|
|
<term><command>fc-scan</command></term>
|
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
is used to scan font files and directories, and print resulting
|
2021-02-19 23:20:16 +08:00
|
|
|
patterns
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2009-07-26 23:30:22 +08:00
|
|
|
<indexterm zone="fontconfig fc-scan">
|
|
|
|
<primary sortas="b-fc-scan">fc-scan</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2013-06-29 03:17:39 +08:00
|
|
|
<varlistentry id="fc-validate">
|
|
|
|
<term><command>fc-validate</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2021-02-19 23:20:16 +08:00
|
|
|
is used to validate font files
|
2013-06-29 03:17:39 +08:00
|
|
|
</para>
|
|
|
|
<indexterm zone="fontconfig fc-validate">
|
|
|
|
<primary sortas="b-fc-validate">fc-validate</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
<varlistentry id="libfontconfig">
|
2012-12-30 23:07:50 +08:00
|
|
|
<term><filename class="libraryfile">libfontconfig.so</filename></term>
|
2005-05-03 03:43:00 +08:00
|
|
|
<listitem>
|
2012-07-23 21:35:55 +08:00
|
|
|
<para>
|
|
|
|
contains functions used by the <application>Fontconfig</application>
|
|
|
|
programs and also by other programs to configure or customize font
|
2021-02-19 23:20:16 +08:00
|
|
|
access
|
2012-07-23 21:35:55 +08:00
|
|
|
</para>
|
2005-05-03 03:43:00 +08:00
|
|
|
<indexterm zone="fontconfig libfontconfig">
|
2012-07-23 21:35:55 +08:00
|
|
|
<primary sortas="c-libfontconfig">libfontconfig.so</primary>
|
2005-05-03 03:43:00 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-22 18:19:50 +08:00
|
|
|
|
2005-05-03 03:43:00 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2003-08-08 14:27:39 +08:00
|
|
|
|
|
|
|
</sect1>
|