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

    <info>
        <link type="guide" xref="index#explore"/>
        <link type="seealso" xref="orthographies"/>
        <desc>View individual characters and their details</desc>
    </info>

    <title>Character Map</title>

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

    <p>
        Selecting this tab allows viewing all glyphs contained in the currently
        selected font.
    </p>

    <figure>
        <title><app>Character Map tab</app></title>
        <media type="image" src="media/character-map.png"/>
    </figure>

    <note style="tip">
        <p>
            Drag characters onto other applications to use them.
        </p>
    </note>

</page>