File: font-manager-font-installation.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 (65 lines) | stat: -rw-r--r-- 1,837 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<page xmlns="http://projectmallard.org/1.0/"
    xmlns:e="http://projectmallard.org/experimental/"
    type="topic" style="task" id="install">

    <info>
        <link type="guide" xref="index#manage"/>
        <desc>Adding fonts for your use</desc>
    </info>

    <title>Installation</title>

    <p>
    <app>Font Manager</app> supports the most common
    <link xref="supported-formats">font formats</link>.
    </p>

    <steps>
        <item>
            <p>
                While in <gui style="button">Manage</gui> mode
            </p>
            <p>
                Click
                <gui style="button">
                <media type="image" src="media/list-add-symbolic.svg"/>
                </gui>
                at the top of the window
            </p>
        </item>
        <item>
            <p>
                Select the files you wish to install from the
                file selector dialog that is displayed and click
                <gui style="button">Open</gui>
            </p>
        </item>
    </steps>

    <note style="advanced">
        <p>
            Drag and drop is also supported.
            Simply drag files onto the font list to install them.
        </p>
        <p>
            You can drag any supported filetype onto the font list.
            This includes font files, directories and archives.
        </p>
    </note>

    <note style="tip">
        <p>
            Install
            <link action="install:file-roller" href="https://wiki.gnome.org/Apps/FileRoller">Archive Manager</link>.
            to enable support for compressed files.
        </p>
    </note>

    <note style="important">
        <p>
        <app>Font Manager</app> will reload anytime changes require it.
        This may take a moment depending on number of changes.
        </p>
    </note>

</page>