File: font-manager-license.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 (32 lines) | stat: -rw-r--r-- 806 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
<page xmlns="http://projectmallard.org/1.0/"
    xmlns:e="http://projectmallard.org/experimental/"
    type="topic" style="task" id="license">

    <info>
        <link type="guide" xref="index#explore"/>
        <desc>View license information contained in font files</desc>
    </info>

    <title>Licensing</title>

    <p>
        While in "Manage" mode the preview pane contains a tab labeled "License".
    </p>

    <p>
        Selecting this tab allows viewing any licensing information contained in
        the currently selected font.
    </p>

    <figure>
        <title><app>Font License tab</app></title>
        <media type="image" src="media/license.png"/>
    </figure>

    <note>
        <p>
            Not all font files contain licensing information.
        </p>
    </note>

</page>