summaryrefslogtreecommitdiff
path: root/docs/pango-docs.sgml
blob: 42c49357b4690bfc642d72fd4bb5095b96620d68 (plain)
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
  "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
[
<!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>Pango Reference Manual</title>
    <releaseinfo>for Pango &version;</releaseinfo>
  </bookinfo>

  <chapter id="pango">
    <title>Basic Pango Interfaces</title>
    <xi:include href="xml/main.xml"/>
    <xi:include href="xml/glyphs.xml"/>
    <xi:include href="xml/fonts.xml"/>
    <xi:include href="xml/text-attributes.xml"/>
    <xi:include href="xml/tab-stops.xml"/>
    <xi:include href="pango_markup.sgml"/>
    <xi:include href="xml/layout.xml"/>
    <xi:include href="xml/scripts.xml"/>
    <xi:include href="xml/bidi.xml"/>
    <xi:include href="xml/vertical.xml"/>
  </chapter>

  <chapter id="rendering">
    <title>Rendering with Pango</title>
    <xi:include href="xml/win32-fonts.xml"/>
    <xi:include href="xml/freetype-fonts.xml"/>
    <xi:include href="xml/xft-fonts.xml"/>
    <xi:include href="xml/pangocairo.xml"/>
    <xi:include href="xml/atsui-fonts.xml"/>
    <xi:include href="xml/x-fonts.xml"/>
  </chapter>

  <chapter id="lowlevel">
    <title>Low Level Functionality</title>
    <xi:include href="xml/pango-renderer.xml"/>
    <xi:include href="xml/pangofc-fontmap.xml"/>
    <xi:include href="xml/pangofc-font.xml"/>
    <xi:include href="xml/pangofc-decoder.xml"/>
    <xi:include href="xml/opentype.xml"/>
    <xi:include href="xml/coverage-maps.xml"/>
    <xi:include href="xml/engines.xml"/>
    <xi:include href="xml/pango-engine-lang.xml"/>
    <xi:include href="xml/pango-engine-shape.xml"/>
    <xi:include href="xml/modules.xml"/>
    <xi:include href="xml/utils.xml"/>
    <xi:include href="xml/pango-version.xml"/>
    </chapter>

  <chapter id="tools">
    <title>Pango Tools</title>
    <xi:include href="pango-querymodules.xml"/>
  </chapter>

  <chapter id="pango-hierarchy">
    <title>Object Hierarchy</title>
    <xi:include href="xml/tree_index.sgml"/>
  </chapter>

  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>

  <index id="index-all">
    <title>Index</title>
  </index>
  <index id="index-deprecated" role="deprecated">
    <title>Index of deprecated symbols</title>
  </index>
  <index id="index-1.2" role="1.2">
    <title>Index of new symbols in 1.2</title>
  </index>
  <index id="index-1.4" role="1.4">
    <title>Index of new symbols in 1.4</title>
  </index>
  <index id="index-1.6" role="1.6">
    <title>Index of new symbols in 1.6</title>
  </index>
  <index id="index-1.8" role="1.8">
    <title>Index of new symbols in 1.8</title>
  </index>
  <index id="index-1.10" role="1.10">
    <title>Index of new symbols in 1.10</title>
  </index>
  <index id="index-1.12" role="1.12">
    <title>Index of new symbols in 1.12</title>
  </index>
  <index id="index-1.14" role="1.14">
    <title>Index of new symbols in 1.14</title>
  </index>
  <index id="index-1.16" role="1.16">
    <title>Index of new symbols in 1.16</title>
  </index>
  <index id="index-1.18" role="1.18">
    <title>Index of new symbols in 1.18</title>
  </index>
  <index id="index-1.20" role="1.20">
    <title>Index of new symbols in 1.20</title>
  </index>
  <index id="index-1.22" role="1.22">
    <title>Index of new symbols in 1.22</title>
  </index>
  <index id="index-1.24" role="1.24">
    <title>Index of new symbols in 1.24</title>
  </index>
  <index id="index-1.26" role="1.26">
    <title>Index of new symbols in 1.26</title>
  </index>
  <index id="index-1.28" role="1.28">
    <title>Index of new symbols in 1.28</title>
  </index>
  <index id="index-1.30" role="1.30">
    <title>Index of new symbols in 1.30</title>
  </index>
</book>