Git init
[external/pango1.0.git] / docs / html / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Pango Reference Manual</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
7 <link rel="home" href="index.html" title="Pango Reference Manual">
8 <link rel="next" href="pango.html" title="Basic Pango Interfaces">
9 <meta name="generator" content="GTK-Doc V1.11 (XML mode)">
10 <link rel="stylesheet" href="style.css" type="text/css">
11 <link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
12 <link rel="chapter" href="rendering.html" title="Rendering with Pango">
13 <link rel="chapter" href="lowlevel.html" title="Low Level Functionality">
14 <link rel="chapter" href="tools.html" title="Pango Tools">
15 <link rel="chapter" href="pango-hierarchy.html" title="Object Hierarchy">
16 <link rel="index" href="index-all.html" title="Index">
17 <link rel="index" href="index-deprecated.html" title="Index of deprecated symbols">
18 <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
19 <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
20 <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
21 <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
22 <link rel="index" href="index-1.10.html" title="Index of new symbols in 1.10">
23 <link rel="index" href="index-1.12.html" title="Index of new symbols in 1.12">
24 <link rel="index" href="index-1.14.html" title="Index of new symbols in 1.14">
25 <link rel="index" href="index-1.16.html" title="Index of new symbols in 1.16">
26 <link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
27 <link rel="index" href="index-1.20.html" title="Index of new symbols in 1.20">
28 <link rel="index" href="index-1.22.html" title="Index of new symbols in 1.22">
29 <link rel="index" href="index-1.24.html" title="Index of new symbols in 1.24">
30 <link rel="index" href="index-1.26.html" title="Index of new symbols in 1.26">
31 </head>
32 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
33 <div class="book" lang="en">
34 <div class="titlepage">
35 <div>
36 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Pango Reference Manual</p></th></tr></table></div>
37 <div><p class="releaseinfo">for Pango 1.26.1
38 </p></div>
39 </div>
40 <hr>
41 </div>
42 <div class="toc"><dl>
43 <dt><span class="chapter"><a href="pango.html">Basic Pango Interfaces</a></span></dt>
44 <dd><dl>
45 <dt>
46 <span class="refentrytitle"><a href="pango-Text-Processing.html">Rendering</a></span><span class="refpurpose"> — Functions to run the rendering pipeline</span>
47 </dt>
48 <dt>
49 <span class="refentrytitle"><a href="pango-Glyph-Storage.html">Glyph Storage</a></span><span class="refpurpose"> — Structures for storing information about glyphs</span>
50 </dt>
51 <dt>
52 <span class="refentrytitle"><a href="pango-Fonts.html">Fonts</a></span><span class="refpurpose"> — Structures representing abstract fonts</span>
53 </dt>
54 <dt>
55 <span class="refentrytitle"><a href="pango-Text-Attributes.html">Text Attributes</a></span><span class="refpurpose"> — Font and other attributes for annotating text</span>
56 </dt>
57 <dt>
58 <span class="refentrytitle"><a href="pango-Tab-Stops.html">Tab Stops</a></span><span class="refpurpose"> — Structures for storing tab stops</span>
59 </dt>
60 <dt>
61 <span class="refentrytitle"><a href="PangoMarkupFormat.html">Text Attribute Markup</a></span><span class="refpurpose"> — Simple
62 markup language to encode text with attributes</span>
63 </dt>
64 <dt>
65 <span class="refentrytitle"><a href="pango-Layout-Objects.html">Layout Objects</a></span><span class="refpurpose"> — High-level layout driver objects</span>
66 </dt>
67 <dt>
68 <span class="refentrytitle"><a href="pango-Scripts-and-Languages.html">Scripts and Languages</a></span><span class="refpurpose"> — Identifying writing systems and languages</span>
69 </dt>
70 <dt>
71 <span class="refentrytitle"><a href="pango-Bidirectional-Text.html">Bidirectional Text</a></span><span class="refpurpose"> — Types and functions to help with handling bidirectional text</span>
72 </dt>
73 <dt>
74 <span class="refentrytitle"><a href="pango-Vertical-Text.html">Vertical Text</a></span><span class="refpurpose"> — Laying text out in vertical directions</span>
75 </dt>
76 </dl></dd>
77 <dt><span class="chapter"><a href="rendering.html">Rendering with Pango</a></span></dt>
78 <dd><dl>
79 <dt>
80 <span class="refentrytitle"><a href="pango-Win32-Fonts-and-Rendering.html">Win32 Fonts and Rendering</a></span><span class="refpurpose"> — Functions for shape engines to manipulate Win32 fonts</span>
81 </dt>
82 <dt>
83 <span class="refentrytitle"><a href="pango-FreeType-Fonts-and-Rendering.html">FreeType Fonts and Rendering</a></span><span class="refpurpose"> — Functions for shape engines to manipulate FreeType fonts</span>
84 </dt>
85 <dt>
86 <span class="refentrytitle"><a href="pango-Xft-Fonts-and-Rendering.html">Xft Fonts and Rendering</a></span><span class="refpurpose"> — Font handling and rendering with the Xft backend</span>
87 </dt>
88 <dt>
89 <span class="refentrytitle"><a href="pango-Cairo-Rendering.html">Cairo Rendering</a></span><span class="refpurpose"> — Rendering with the Cairo backend</span>
90 </dt>
91 <dt>
92 <span class="refentrytitle"><a href="pango-ATSUI-Fonts.html">ATSUI Fonts</a></span><span class="refpurpose"> — Font handling with ATSUI fonts</span>
93 </dt>
94 <dt>
95 <span class="refentrytitle"><a href="pango-X-Fonts-and-Rendering.html">Deprecated X font backend</a></span><span class="refpurpose"> — Font handling and rendering with the deprecated X font backend</span>
96 </dt>
97 </dl></dd>
98 <dt><span class="chapter"><a href="lowlevel.html">Low Level Functionality</a></span></dt>
99 <dd><dl>
100 <dt>
101 <span class="refentrytitle"><a href="PangoRenderer.html">PangoRenderer</a></span><span class="refpurpose"> — Rendering driver base class</span>
102 </dt>
103 <dt>
104 <span class="refentrytitle"><a href="PangoFcFontMap.html">PangoFcFontMap</a></span><span class="refpurpose"> — Base fontmap class for Fontconfig-based backends</span>
105 </dt>
106 <dt>
107 <span class="refentrytitle"><a href="PangoFcFont.html">PangoFcFont</a></span><span class="refpurpose"> — Base font class for Fontconfig-based backends</span>
108 </dt>
109 <dt>
110 <span class="refentrytitle"><a href="PangoFcDecoder.html">PangoFcDecoder</a></span><span class="refpurpose"> — Custom font encoding handling</span>
111 </dt>
112 <dt>
113 <span class="refentrytitle"><a href="pango-OpenType-Font-Handling.html">OpenType Font Handling</a></span><span class="refpurpose"> — Obtaining information from OpenType tables</span>
114 </dt>
115 <dt>
116 <span class="refentrytitle"><a href="pango-Coverage-Maps.html">Coverage Maps</a></span><span class="refpurpose"> — Unicode character range coverage storage</span>
117 </dt>
118 <dt>
119 <span class="refentrytitle"><a href="pango-Engines.html">Engines</a></span><span class="refpurpose"> — Language-specific and rendering-system-specific processing</span>
120 </dt>
121 <dt>
122 <span class="refentrytitle"><a href="PangoEngineLang.html">PangoEngineLang</a></span><span class="refpurpose"> — Rendering-system independent script engines</span>
123 </dt>
124 <dt>
125 <span class="refentrytitle"><a href="PangoEngineShape.html">PangoEngineShape</a></span><span class="refpurpose"> — Rendering-system dependent script engines</span>
126 </dt>
127 <dt>
128 <span class="refentrytitle"><a href="pango-Modules.html">Modules</a></span><span class="refpurpose"> — Support for loadable modules</span>
129 </dt>
130 <dt>
131 <span class="refentrytitle"><a href="pango-Miscellaneous-Utilities.html">Miscellaneous Utilities</a></span><span class="refpurpose"> — Various convenience and utility functions</span>
132 </dt>
133 <dt>
134 <span class="refentrytitle"><a href="pango-Version-Checking.html">Version Checking</a></span><span class="refpurpose"> — Tools for checking Pango version at compile- and run-time.</span>
135 </dt>
136 </dl></dd>
137 <dt><span class="chapter"><a href="tools.html">Pango Tools</a></span></dt>
138 <dd><dl><dt>
139 <span class="refentrytitle"><a href="pango-querymodules.html">pango-querymodules</a></span><span class="refpurpose"> — Module registration utility</span>
140 </dt></dl></dd>
141 <dt><span class="chapter"><a href="pango-hierarchy.html">Object Hierarchy</a></span></dt>
142 <dt><span class="index"><a href="index-all.html">Index</a></span></dt>
143 <dt><span class="index"><a href="index-deprecated.html">Index of deprecated symbols</a></span></dt>
144 <dt><span class="index"><a href="index-1.2.html">Index of new symbols in 1.2</a></span></dt>
145 <dt><span class="index"><a href="index-1.4.html">Index of new symbols in 1.4</a></span></dt>
146 <dt><span class="index"><a href="index-1.6.html">Index of new symbols in 1.6</a></span></dt>
147 <dt><span class="index"><a href="index-1.8.html">Index of new symbols in 1.8</a></span></dt>
148 <dt><span class="index"><a href="index-1.10.html">Index of new symbols in 1.10</a></span></dt>
149 <dt><span class="index"><a href="index-1.12.html">Index of new symbols in 1.12</a></span></dt>
150 <dt><span class="index"><a href="index-1.14.html">Index of new symbols in 1.14</a></span></dt>
151 <dt><span class="index"><a href="index-1.16.html">Index of new symbols in 1.16</a></span></dt>
152 <dt><span class="index"><a href="index-1.18.html">Index of new symbols in 1.18</a></span></dt>
153 <dt><span class="index"><a href="index-1.20.html">Index of new symbols in 1.20</a></span></dt>
154 <dt><span class="index"><a href="index-1.22.html">Index of new symbols in 1.22</a></span></dt>
155 <dt><span class="index"><a href="index-1.24.html">Index of new symbols in 1.24</a></span></dt>
156 <dt><span class="index"><a href="index-1.26.html">Index of new symbols in 1.26</a></span></dt>
157 </dl></div>
158 </div>
159 <div class="footer">
160 <hr>
161           Generated by GTK-Doc V1.11</div>
162 </body>
163 </html>