File: font-manager-fontconfig.page

package info (click to toggle)
font-manager 0.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 17,684 kB
  • sloc: ansic: 13,202; perl: 684; xml: 494; python: 321; makefile: 123
file content (27 lines) | stat: -rw-r--r-- 826 bytes parent folder | download | duplicates (5)
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
<page xmlns="http://projectmallard.org/1.0/"
    xmlns:e="http://projectmallard.org/experimental/"
    type="topic" style="task" id="fontconfig">

    <info>
        <link type="guide" xref="index#advanced"/>
        <desc>Generate fontconfig configuration files</desc>
    </info>

    <title>Display and Rendering Preferences</title>

    <p>
        The "Display" and "Rendering" panes in the preferences dialog generate
        valid fontconfig configuration files for the exposed properties.
    </p>

    <p>
        See <link href="https://www.freedesktop.org/software/fontconfig/fontconfig-user.html">fonts-conf</link> for more details.
    </p>

    <note style="important">
        <p>
           Desktop environments and applications may rely on their own configuration mechanism.
        </p>
    </note>

</page>