pango 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +2 -2
- data/ext/pango/rbpangocairo.c +7 -1
- data/lib/1.9/pango.so +0 -0
- data/lib/2.0/pango.so +0 -0
- data/lib/2.1/pango.so +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/libstdc++-6.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/include/harfbuzz/hb-common.h +7 -1
- data/vendor/local/include/harfbuzz/hb-ot-layout.h +0 -5
- data/vendor/local/include/harfbuzz/hb-ot-shape.h +54 -0
- data/vendor/local/include/harfbuzz/hb-ot.h +1 -8
- data/vendor/local/include/harfbuzz/hb-version.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib +0 -0
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +2 -2
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +1 -1
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +1 -1
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +1 -1
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +1 -1
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/pango.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +9 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +2 -2
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +1 -0
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +18 -31
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +18 -31
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +17 -25
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -39
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +44 -78
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +41 -75
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +23 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +19 -22
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +15 -18
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +17 -20
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +33 -36
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +17 -20
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +21 -24
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +19 -22
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +25 -28
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +15 -18
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +13 -16
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +10 -13
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +10 -13
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +15 -18
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +13 -16
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +10 -13
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +23 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +23 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +19 -22
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +162 -26
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +51 -54
- data/vendor/local/share/gtk-doc/html/pango/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/pango/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +25 -40
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +118 -169
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +15 -21
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +24 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +24 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +125 -240
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +46 -74
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +95 -189
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +137 -265
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +38 -66
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +20 -31
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +207 -143
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +47 -86
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +26 -43
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +106 -203
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +66 -122
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +29 -47
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +33 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +49 -79
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +53 -90
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +34 -34
- data/vendor/local/share/gtk-doc/html/pango/pango.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/style.css +71 -16
- data/vendor/local/share/gtk-doc/html/pango/tools.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/pango/up.png +0 -0
- data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
- data/vendor/local/share/man/man1/pango-view.1 +1 -1
- metadata +8 -4
@@ -2,34 +2,31 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Xft Fonts and Rendering</title>
|
5
|
+
<title>Pango Reference Manual: Xft Fonts and Rendering</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="rendering.html" title="Rendering with Pango">
|
9
9
|
<link rel="prev" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">
|
10
10
|
<link rel="next" href="pango-Cairo-Rendering.html" title="Cairo Rendering">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<
|
17
|
-
<
|
18
|
-
<td><a accesskey="u" href="rendering.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
-
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
-
<th width="100%" align="center">Pango Reference Manual</th>
|
21
|
-
<td><a accesskey="n" href="pango-Cairo-Rendering.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
-
</tr>
|
23
|
-
<tr><td colspan="5" class="shortcuts">
|
24
|
-
<a href="#pango-Xft-Fonts-and-Rendering.synopsis" class="shortcut">Top</a>
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
|
+
<td width="100%" align="left">
|
17
|
+
<a href="#" class="shortcut">Top</a>
|
25
18
|
|
|
26
19
|
<a href="#pango-Xft-Fonts-and-Rendering.description" class="shortcut">Description</a>
|
27
20
|
|
|
28
21
|
<a href="#pango-Xft-Fonts-and-Rendering.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
22
|
|
|
30
23
|
<a href="#pango-Xft-Fonts-and-Rendering.properties" class="shortcut">Properties</a>
|
31
|
-
</td
|
32
|
-
|
24
|
+
</td>
|
25
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
26
|
+
<td><a accesskey="u" href="rendering.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
27
|
+
<td><a accesskey="p" href="pango-FreeType-Fonts-and-Rendering.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
28
|
+
<td><a accesskey="n" href="pango-Cairo-Rendering.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
29
|
+
</tr></table>
|
33
30
|
<div class="refentry">
|
34
31
|
<a name="pango-Xft-Fonts-and-Rendering"></a><div class="titlepage"></div>
|
35
32
|
<div class="refnamediv"><table width="100%"><tr>
|
@@ -144,8 +141,7 @@ The Xft library is a library for displaying fonts on the X window
|
|
144
141
|
system; internally it uses the fontconfig library to locate font
|
145
142
|
files, and the FreeType library to load and render fonts. The
|
146
143
|
Xft backend is the recommended Pango font backend for screen
|
147
|
-
display with X. (The <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo back end</a> is another possibility.)
|
148
|
-
</p>
|
144
|
+
display with X. (The <a class="link" href="pango-Cairo-Rendering.html" title="Cairo Rendering">Cairo back end</a> is another possibility.)</p>
|
149
145
|
<p>
|
150
146
|
Using the Xft backend is generally straightforward;
|
151
147
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-context" title="pango_xft_get_context ()"><code class="function">pango_xft_get_context()</code></a> creates a context for a specified display
|
@@ -153,8 +149,7 @@ and screen. You can then create a <a class="link" href="pango-Layout-Objects.htm
|
|
153
149
|
and render it with <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-layout" title="pango_xft_render_layout ()"><code class="function">pango_xft_render_layout()</code></a>. At a more advanced
|
154
150
|
level, the low-level fontconfig options used for rendering fonts
|
155
151
|
can be affected using <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-set-default-substitute" title="pango_xft_set_default_substitute ()"><code class="function">pango_xft_set_default_substitute()</code></a>, and
|
156
|
-
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-substitute-changed" title="pango_xft_substitute_changed ()"><code class="function">pango_xft_substitute_changed()</code></a
|
157
|
-
</p>
|
152
|
+
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-substitute-changed" title="pango_xft_substitute_changed ()"><code class="function">pango_xft_substitute_changed()</code></a>.</p>
|
158
153
|
<p>
|
159
154
|
A range of functions for drawing pieces of a layout, such as
|
160
155
|
individual layout lines and glyphs strings are provided. You can also
|
@@ -165,8 +160,7 @@ support custom attributes by overriding <a class="link" href="PangoRenderer.html
|
|
165
160
|
functions like 'prepare_run' or 'draw_shape'. The reason is to
|
166
161
|
customize exactly how the final bits are drawn to the destination by
|
167
162
|
overriding the <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRendererClass" title="struct PangoXftRendererClass"><span class="type">PangoXftRendererClass</span></a> virtual functions
|
168
|
-
'composite_glyphs' and 'composite_trapezoids'
|
169
|
-
</p>
|
163
|
+
'composite_glyphs' and 'composite_trapezoids'.</p>
|
170
164
|
</div>
|
171
165
|
<div class="refsect1">
|
172
166
|
<a name="pango-Xft-Fonts-and-Rendering.details"></a><h2>Details</h2>
|
@@ -175,8 +169,7 @@ overriding the <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXft
|
|
175
169
|
<pre class="programlisting">typedef struct _PangoXftFont PangoXftFont;</pre>
|
176
170
|
<p>
|
177
171
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont"><span class="type">PangoXftFont</span></a> is an implementation of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> using the Xft
|
178
|
-
library for rendering. It is used in conjunction with <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap"><span class="type">PangoXftFontMap</span></a
|
179
|
-
</p>
|
172
|
+
library for rendering. It is used in conjunction with <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap"><span class="type">PangoXftFontMap</span></a>.</p>
|
180
173
|
</div>
|
181
174
|
<hr>
|
182
175
|
<div class="refsect2">
|
@@ -185,37 +178,34 @@ library for rendering. It is used in conjunction with <a class="link" href="pan
|
|
185
178
|
<p>
|
186
179
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap"><span class="type">PangoXftFontMap</span></a> is an implementation of <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> suitable for
|
187
180
|
the Xft library as the renderer. It is used in to create fonts of
|
188
|
-
type <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont"><span class="type">PangoXftFont</span></a
|
189
|
-
</p>
|
181
|
+
type <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont"><span class="type">PangoXftFont</span></a>.</p>
|
190
182
|
</div>
|
191
183
|
<hr>
|
192
184
|
<div class="refsect2">
|
193
185
|
<a name="PANGO-RENDER-TYPE-XFT:CAPS"></a><h3>PANGO_RENDER_TYPE_XFT</h3>
|
194
186
|
<pre class="programlisting">#define PANGO_RENDER_TYPE_XFT "PangoRenderXft"
|
195
187
|
</pre>
|
196
|
-
<div class="warning"
|
188
|
+
<div class="warning">
|
197
189
|
<h3 class="title">Warning</h3>
|
198
190
|
<p><code class="literal">PANGO_RENDER_TYPE_XFT</code> is deprecated and should not be used in newly-written code.</p>
|
199
191
|
</div>
|
200
192
|
<p>
|
201
193
|
A string constant that was used to identify shape engines that work
|
202
|
-
with the Xft backend. See <a class="link" href="PangoFcFont.html#PANGO-RENDER-TYPE-FC:CAPS" title="PANGO_RENDER_TYPE_FC"><code class="literal">PANGO_RENDER_TYPE_FC</code></a> for the replacement
|
203
|
-
</p>
|
194
|
+
with the Xft backend. See <a class="link" href="PangoFcFont.html#PANGO-RENDER-TYPE-FC:CAPS" title="PANGO_RENDER_TYPE_FC"><code class="literal">PANGO_RENDER_TYPE_FC</code></a> for the replacement.</p>
|
204
195
|
</div>
|
205
196
|
<hr>
|
206
197
|
<div class="refsect2">
|
207
198
|
<a name="pango-xft-get-context"></a><h3>pango_xft_get_context ()</h3>
|
208
199
|
<pre class="programlisting"><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * pango_xft_get_context (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
|
209
200
|
<em class="parameter"><code><span class="type">int</span> screen</code></em>);</pre>
|
210
|
-
<div class="warning"
|
201
|
+
<div class="warning">
|
211
202
|
<h3 class="title">Warning</h3>
|
212
203
|
<p><code class="literal">pango_xft_get_context</code> has been deprecated since version 1.22 and should not be used in newly-written code. Use <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-get-font-map" title="pango_xft_get_font_map ()"><code class="function">pango_xft_get_font_map()</code></a> followed by
|
213
204
|
<a class="link" href="pango-Fonts.html#pango-font-map-create-context" title="pango_font_map_create_context ()"><code class="function">pango_font_map_create_context()</code></a> instead.</p>
|
214
205
|
</div>
|
215
206
|
<p>
|
216
207
|
Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> appropriate for rendering with
|
217
|
-
Xft fonts on the given screen of the given display
|
218
|
-
</p>
|
208
|
+
Xft fonts on the given screen of the given display.</p>
|
219
209
|
<div class="variablelist"><table border="0" class="variablelist">
|
220
210
|
<colgroup>
|
221
211
|
<col align="left" valign="top">
|
@@ -245,8 +235,7 @@ Xft fonts on the given screen of the given display.
|
|
245
235
|
<p>
|
246
236
|
Returns the <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFontMap"><span class="type">PangoXftFontMap</span></a> for the given display and screen.
|
247
237
|
The fontmap is owned by Pango and will be valid until
|
248
|
-
the display is closed
|
249
|
-
</p>
|
238
|
+
the display is closed.</p>
|
250
239
|
<div class="variablelist"><table border="0" class="variablelist">
|
251
240
|
<colgroup>
|
252
241
|
<col align="left" valign="top">
|
@@ -283,8 +272,7 @@ the display is closed.
|
|
283
272
|
Sets a function that will be called to do final configuration
|
284
273
|
substitution on a <span class="type">FcPattern</span> before it is used to load
|
285
274
|
the font. This function can be used to do things like set
|
286
|
-
hinting and antialiasing options
|
287
|
-
</p>
|
275
|
+
hinting and antialiasing options.</p>
|
288
276
|
<div class="variablelist"><table border="0" class="variablelist">
|
289
277
|
<colgroup>
|
290
278
|
<col align="left" valign="top">
|
@@ -324,8 +312,7 @@ on <span class="type">FcPattern</span> objects.</td>
|
|
324
312
|
<pre class="programlisting"><span class="returnvalue">void</span> (*PangoXftSubstituteFunc) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
325
313
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
326
314
|
<p>
|
327
|
-
Function type for doing final config tweaking on prepared FcPatterns
|
328
|
-
</p>
|
315
|
+
Function type for doing final config tweaking on prepared FcPatterns.</p>
|
329
316
|
<div class="variablelist"><table border="0" class="variablelist">
|
330
317
|
<colgroup>
|
331
318
|
<col align="left" valign="top">
|
@@ -353,8 +340,7 @@ Call this function any time the results of the
|
|
353
340
|
default substitution function set with
|
354
341
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-set-default-substitute" title="pango_xft_set_default_substitute ()"><code class="function">pango_xft_set_default_substitute()</code></a> change.
|
355
342
|
That is, if your substitution function will return different
|
356
|
-
results for the same input pattern, you must call this function
|
357
|
-
</p>
|
343
|
+
results for the same input pattern, you must call this function.</p>
|
358
344
|
<div class="variablelist"><table border="0" class="variablelist">
|
359
345
|
<colgroup>
|
360
346
|
<col align="left" valign="top">
|
@@ -383,8 +369,7 @@ results for the same input pattern, you must call this function.
|
|
383
369
|
Release any resources that have been cached for the
|
384
370
|
combination of <em class="parameter"><code>display</code></em> and <em class="parameter"><code>screen</code></em>. Note that when the
|
385
371
|
X display is closed, resources are released automatically,
|
386
|
-
without needing to call this function
|
387
|
-
</p>
|
372
|
+
without needing to call this function.</p>
|
388
373
|
<div class="variablelist"><table border="0" class="variablelist">
|
389
374
|
<colgroup>
|
390
375
|
<col align="left" valign="top">
|
@@ -409,8 +394,7 @@ without needing to call this function.
|
|
409
394
|
<a name="pango-xft-font-get-font"></a><h3>pango_xft_font_get_font ()</h3>
|
410
395
|
<pre class="programlisting"><span class="returnvalue">XftFont</span> * pango_xft_font_get_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);</pre>
|
411
396
|
<p>
|
412
|
-
Returns the XftFont of a font
|
413
|
-
</p>
|
397
|
+
Returns the XftFont of a font.</p>
|
414
398
|
<div class="variablelist"><table border="0" class="variablelist">
|
415
399
|
<colgroup>
|
416
400
|
<col align="left" valign="top">
|
@@ -433,8 +417,7 @@ Returns the XftFont of a font.
|
|
433
417
|
<a name="pango-xft-font-get-display"></a><h3>pango_xft_font_get_display ()</h3>
|
434
418
|
<pre class="programlisting"><span class="returnvalue">Display</span> * pango_xft_font_get_display (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);</pre>
|
435
419
|
<p>
|
436
|
-
Returns the X display of the XftFont of a font
|
437
|
-
</p>
|
420
|
+
Returns the X display of the XftFont of a font.</p>
|
438
421
|
<div class="variablelist"><table border="0" class="variablelist">
|
439
422
|
<colgroup>
|
440
423
|
<col align="left" valign="top">
|
@@ -457,16 +440,14 @@ Returns the X display of the XftFont of a font.
|
|
457
440
|
<a name="pango-xft-font-has-char"></a><h3>pango_xft_font_has_char ()</h3>
|
458
441
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
459
442
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
460
|
-
<div class="warning"
|
443
|
+
<div class="warning">
|
461
444
|
<h3 class="title">Warning</h3>
|
462
445
|
<p><code class="literal">pango_xft_font_has_char</code> is deprecated and should not be used in newly-written code.</p>
|
463
446
|
</div>
|
464
447
|
<p>
|
465
|
-
Determines whether <em class="parameter"><code>font</code></em> has a glyph for the codepoint <em class="parameter"><code>wc</code></em
|
466
|
-
</p>
|
448
|
+
Determines whether <em class="parameter"><code>font</code></em> has a glyph for the codepoint <em class="parameter"><code>wc</code></em>.</p>
|
467
449
|
<p>
|
468
|
-
Use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a> instead
|
469
|
-
</p>
|
450
|
+
Use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a> instead.</p>
|
470
451
|
<div class="variablelist"><table border="0" class="variablelist">
|
471
452
|
<colgroup>
|
472
453
|
<col align="left" valign="top">
|
@@ -494,18 +475,16 @@ Use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_
|
|
494
475
|
<div class="refsect2">
|
495
476
|
<a name="pango-xft-font-lock-face"></a><h3>pango_xft_font_lock_face ()</h3>
|
496
477
|
<pre class="programlisting"><span class="returnvalue">FT_Face</span> pango_xft_font_lock_face (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);</pre>
|
497
|
-
<div class="warning"
|
478
|
+
<div class="warning">
|
498
479
|
<h3 class="title">Warning</h3>
|
499
480
|
<p><code class="literal">pango_xft_font_lock_face</code> is deprecated and should not be used in newly-written code.</p>
|
500
481
|
</div>
|
501
482
|
<p>
|
502
483
|
Gets the FreeType <span class="type">FT_Face</span> associated with a font,
|
503
484
|
This face will be kept around until you call
|
504
|
-
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face" title="pango_xft_font_unlock_face ()"><code class="function">pango_xft_font_unlock_face()</code></a
|
505
|
-
</p>
|
485
|
+
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face" title="pango_xft_font_unlock_face ()"><code class="function">pango_xft_font_unlock_face()</code></a>.</p>
|
506
486
|
<p>
|
507
|
-
Use <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a> instead
|
508
|
-
</p>
|
487
|
+
Use <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a> instead.</p>
|
509
488
|
<div class="variablelist"><table border="0" class="variablelist">
|
510
489
|
<colgroup>
|
511
490
|
<col align="left" valign="top">
|
@@ -528,17 +507,15 @@ Use <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango
|
|
528
507
|
<div class="refsect2">
|
529
508
|
<a name="pango-xft-font-unlock-face"></a><h3>pango_xft_font_unlock_face ()</h3>
|
530
509
|
<pre class="programlisting"><span class="returnvalue">void</span> pango_xft_font_unlock_face (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);</pre>
|
531
|
-
<div class="warning"
|
510
|
+
<div class="warning">
|
532
511
|
<h3 class="title">Warning</h3>
|
533
512
|
<p><code class="literal">pango_xft_font_unlock_face</code> is deprecated and should not be used in newly-written code.</p>
|
534
513
|
</div>
|
535
514
|
<p>
|
536
515
|
Releases a font previously obtained with
|
537
|
-
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face" title="pango_xft_font_lock_face ()"><code class="function">pango_xft_font_lock_face()</code></a
|
538
|
-
</p>
|
516
|
+
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face" title="pango_xft_font_lock_face ()"><code class="function">pango_xft_font_lock_face()</code></a>.</p>
|
539
517
|
<p>
|
540
|
-
Use <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a> instead
|
541
|
-
</p>
|
518
|
+
Use <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a> instead.</p>
|
542
519
|
<div class="variablelist"><table border="0" class="variablelist">
|
543
520
|
<colgroup>
|
544
521
|
<col align="left" valign="top">
|
@@ -556,18 +533,16 @@ Use <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pan
|
|
556
533
|
<a name="pango-xft-font-get-glyph"></a><h3>pango_xft_font_get_glyph ()</h3>
|
557
534
|
<pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> pango_xft_font_get_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
558
535
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
559
|
-
<div class="warning"
|
536
|
+
<div class="warning">
|
560
537
|
<h3 class="title">Warning</h3>
|
561
538
|
<p><code class="literal">pango_xft_font_get_glyph</code> is deprecated and should not be used in newly-written code.</p>
|
562
539
|
</div>
|
563
540
|
<p>
|
564
541
|
Gets the glyph index for a given Unicode character
|
565
542
|
for <em class="parameter"><code>font</code></em>. If you only want to determine
|
566
|
-
whether the font has the glyph, use <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()"><code class="function">pango_xft_font_has_char()</code></a
|
567
|
-
</p>
|
543
|
+
whether the font has the glyph, use <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()"><code class="function">pango_xft_font_has_char()</code></a>.</p>
|
568
544
|
<p>
|
569
|
-
Use <a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()"><code class="function">pango_fc_font_get_glyph()</code></a> instead
|
570
|
-
</p>
|
545
|
+
Use <a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()"><code class="function">pango_fc_font_get_glyph()</code></a> instead.</p>
|
571
546
|
<div class="variablelist"><table border="0" class="variablelist">
|
572
547
|
<colgroup>
|
573
548
|
<col align="left" valign="top">
|
@@ -596,17 +571,15 @@ character does not exist in the font.</td>
|
|
596
571
|
<a name="pango-xft-font-get-unknown-glyph"></a><h3>pango_xft_font_get_unknown_glyph ()</h3>
|
597
572
|
<pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_xft_font_get_unknown_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
598
573
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
599
|
-
<div class="warning"
|
574
|
+
<div class="warning">
|
600
575
|
<h3 class="title">Warning</h3>
|
601
576
|
<p><code class="literal">pango_xft_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p>
|
602
577
|
</div>
|
603
578
|
<p>
|
604
579
|
Returns the index of a glyph suitable for drawing <em class="parameter"><code>wc</code></em> as an
|
605
|
-
unknown character
|
606
|
-
</p>
|
580
|
+
unknown character.</p>
|
607
581
|
<p>
|
608
|
-
Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead
|
609
|
-
</p>
|
582
|
+
Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.</p>
|
610
583
|
<div class="variablelist"><table border="0" class="variablelist">
|
611
584
|
<colgroup>
|
612
585
|
<col align="left" valign="top">
|
@@ -636,8 +609,7 @@ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
|
|
636
609
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a> is a subclass of <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> used for rendering
|
637
610
|
with Pango's Xft backend. It can be used directly, or it can be
|
638
611
|
further subclassed to modify exactly how drawing of individual
|
639
|
-
elements occurs
|
640
|
-
</p>
|
612
|
+
elements occurs.</p>
|
641
613
|
<p class="since">Since 1.8</p>
|
642
614
|
</div>
|
643
615
|
<hr>
|
@@ -655,8 +627,7 @@ elements occurs.
|
|
655
627
|
};
|
656
628
|
</pre>
|
657
629
|
<p>
|
658
|
-
The class structure for <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a>
|
659
|
-
</p>
|
630
|
+
The class structure for <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a></p>
|
660
631
|
<div class="variablelist"><table border="0" class="variablelist">
|
661
632
|
<colgroup>
|
662
633
|
<col align="left" valign="top">
|
@@ -687,8 +658,7 @@ attributes</td>
|
|
687
658
|
<p>
|
688
659
|
Create a new <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a> to allow rendering Pango objects
|
689
660
|
with the Xft library. You must call <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-draw" title="pango_xft_renderer_set_draw ()"><code class="function">pango_xft_renderer_set_draw()</code></a> before
|
690
|
-
using the renderer
|
691
|
-
</p>
|
661
|
+
using the renderer.</p>
|
692
662
|
<div class="variablelist"><table border="0" class="variablelist">
|
693
663
|
<colgroup>
|
694
664
|
<col align="left" valign="top">
|
@@ -719,8 +689,7 @@ be freed with <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/
|
|
719
689
|
<em class="parameter"><code><span class="type">XftDraw</span> *draw</code></em>);</pre>
|
720
690
|
<p>
|
721
691
|
Sets the <span class="type">XftDraw</span> object that the renderer is drawing to.
|
722
|
-
The renderer must not be currently active
|
723
|
-
</p>
|
692
|
+
The renderer must not be currently active.</p>
|
724
693
|
<div class="variablelist"><table border="0" class="variablelist">
|
725
694
|
<colgroup>
|
726
695
|
<col align="left" valign="top">
|
@@ -748,8 +717,7 @@ The renderer must not be currently active.
|
|
748
717
|
(<em class="parameter"><code><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a> *xftrenderer</code></em>,
|
749
718
|
<em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoColor"><span class="type">PangoColor</span></a> *default_color</code></em>);</pre>
|
750
719
|
<p>
|
751
|
-
Sets the default foreground color for a <span class="type">XftRenderer</span
|
752
|
-
</p>
|
720
|
+
Sets the default foreground color for a <span class="type">XftRenderer</span>.</p>
|
753
721
|
<div class="variablelist"><table border="0" class="variablelist">
|
754
722
|
<colgroup>
|
755
723
|
<col align="left" valign="top">
|
@@ -779,8 +747,7 @@ Sets the default foreground color for a <span class="type">XftRenderer</span>.
|
|
779
747
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
780
748
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
781
749
|
<p>
|
782
|
-
Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an <span class="type">XftDraw</span> object wrapping an X drawable
|
783
|
-
</p>
|
750
|
+
Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an <span class="type">XftDraw</span> object wrapping an X drawable.</p>
|
784
751
|
<div class="variablelist"><table border="0" class="variablelist">
|
785
752
|
<colgroup>
|
786
753
|
<col align="left" valign="top">
|
@@ -825,8 +792,7 @@ Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span
|
|
825
792
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
826
793
|
<em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
827
794
|
<p>
|
828
|
-
Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an Xrender <span class="type">Picture</span> object
|
829
|
-
</p>
|
795
|
+
Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an Xrender <span class="type">Picture</span> object.</p>
|
830
796
|
<div class="variablelist"><table border="0" class="variablelist">
|
831
797
|
<colgroup>
|
832
798
|
<col align="left" valign="top">
|
@@ -880,8 +846,7 @@ transforming the layed-out coordinates through a transformation
|
|
880
846
|
matrix. Note that the transformation matrix for <em class="parameter"><code>font</code></em> is not
|
881
847
|
changed, so to produce correct rendering results, the <em class="parameter"><code>font</code></em>
|
882
848
|
must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
|
883
|
-
transformation matrix to that passed in to this function
|
884
|
-
</p>
|
849
|
+
transformation matrix to that passed in to this function.</p>
|
885
850
|
<div class="variablelist"><table border="0" class="variablelist">
|
886
851
|
<colgroup>
|
887
852
|
<col align="left" valign="top">
|
@@ -932,8 +897,7 @@ in user space coordinates)</td>
|
|
932
897
|
<em class="parameter"><code><span class="type">int</span> x</code></em>,
|
933
898
|
<em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
|
934
899
|
<p>
|
935
|
-
Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a <span class="type">XftDraw</span>
|
936
|
-
</p>
|
900
|
+
Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a <span class="type">XftDraw</span></p>
|
937
901
|
<div class="variablelist"><table border="0" class="variablelist">
|
938
902
|
<colgroup>
|
939
903
|
<col align="left" valign="top">
|
@@ -976,8 +940,7 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span
|
|
976
940
|
<em class="parameter"><code><span class="type">int</span> x</code></em>,
|
977
941
|
<em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
|
978
942
|
<p>
|
979
|
-
Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a <span class="type">XftDraw</span>
|
980
|
-
</p>
|
943
|
+
Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a <span class="type">XftDraw</span></p>
|
981
944
|
<div class="variablelist"><table border="0" class="variablelist">
|
982
945
|
<colgroup>
|
983
946
|
<col align="left" valign="top">
|
@@ -1031,6 +994,6 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span clas
|
|
1031
994
|
</div>
|
1032
995
|
<div class="footer">
|
1033
996
|
<hr>
|
1034
|
-
Generated by GTK-Doc V1.19</div>
|
997
|
+
Generated by GTK-Doc V1.19.1</div>
|
1035
998
|
</body>
|
1036
999
|
</html>
|
@@ -2,22 +2,22 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Object Hierarchy</title>
|
5
|
+
<title>Pango Reference Manual: Object Hierarchy</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="pango-querymodules.html" title="pango-querymodules">
|
10
10
|
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td
|
17
|
-
<td
|
18
|
-
<td><
|
19
|
-
<
|
20
|
-
<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
|
+
<td width="100%" align="left"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
19
|
+
<td><a accesskey="p" href="pango-querymodules.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="chapter">
|
23
23
|
<div class="titlepage"><div><div><h1 class="title">
|
@@ -86,6 +86,6 @@
|
|
86
86
|
</div>
|
87
87
|
<div class="footer">
|
88
88
|
<hr>
|
89
|
-
Generated by GTK-Doc V1.19</div>
|
89
|
+
Generated by GTK-Doc V1.19.1</div>
|
90
90
|
</body>
|
91
91
|
</html>
|
@@ -2,22 +2,22 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>pango-querymodules</title>
|
5
|
+
<title>Pango Reference Manual: pango-querymodules</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="tools.html" title="Pango Tools">
|
9
9
|
<link rel="prev" href="tools.html" title="Pango Tools">
|
10
10
|
<link rel="next" href="pango-hierarchy.html" title="Object Hierarchy">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td
|
17
|
-
<td><a accesskey="
|
18
|
-
<td><a accesskey="
|
19
|
-
<
|
20
|
-
<td><a accesskey="n" href="pango-hierarchy.html"><img src="right.png" width="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
|
+
<td width="100%" align="left"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="tools.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="tools.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="pango-hierarchy.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="refentry">
|
23
23
|
<a name="pango-querymodules"></a><div class="titlepage"></div>
|
@@ -126,6 +126,6 @@ None known yet.
|
|
126
126
|
</div>
|
127
127
|
<div class="footer">
|
128
128
|
<hr>
|
129
|
-
Generated by GTK-Doc V1.19</div>
|
129
|
+
Generated by GTK-Doc V1.19.1</div>
|
130
130
|
</body>
|
131
131
|
</html>
|