File: font-manager-introduction.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 (77 lines) | stat: -rw-r--r-- 1,889 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
66
67
68
69
70
71
72
73
74
75
76
77
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction">

    <info>
        <link type="guide" xref="index"/>
        <desc>
            Introduction to <app>Font Manager</app>.
        </desc>
    </info>

    <p> <app>Font Manager</app> allows you to : </p>

    <title>Introduction</title>

    <list>
        <title>
        </title>
        <item>
            <p>
            Preview font files in various ways
            </p>
        </item>
        <item>
            <p>
            View available font metadata
            </p>
        </item>
        <item>
            <p>
            Install or remove fonts for your use
            </p>
        </item>
        <item>
            <p>
            Group fonts into "Collections"
            </p>
        </item>
        <item>
            <p>
            Enable or disable individual font families or entire collections
            </p>
        </item>
        <item>
            <p>
            Specify different directories to use for fonts
            </p>
        </item>
        <item>
            <p>
            Perform font substitution
            </p>
        </item>
    </list>

    <figure id="main-window">
        <title><app>Font Manager</app></title>
        <media type="image" mime="image/png"
        src="media/main-window.png"/>
    </figure>

    <note>
        <p>
            For more information about <app>Font Manager</app>, please visit the
            <link href="http://fontmanager.github.io/">
            Homepage
            </link>
        </p>
        <p>
            To report a bug or make a suggestion regarding the
            <app>Font Manager</app> application
            or this manual, please use the projects
            <link href="https://github.com/FontManager/master/issues">
            Issue Tracker
            </link>
        </p>
    </note>

</page>