pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +12 -1
- data/lib/1.8/pango.so +0 -0
- data/lib/1.9/pango.so +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/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/etc/pango/pango.modules +14 -1
- data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
- data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
- data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
- data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
- data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
- data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
- data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
- data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +41 -0
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +41 -0
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +41 -0
- 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-arabic-lang.la +41 -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-basic-win32.la +41 -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/pango/1.8.0/modules/pango-indic-lang.la +41 -0
- data/vendor/local/lib/pkgconfig/pango.pc +5 -4
- data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
- data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
- data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
- data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
- data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
- data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
- data/vendor/local/share/license/pango/AUTHORS +2 -0
- data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
- data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
- data/vendor/local/share/man/man1/pango-view.1 +4 -4
- metadata +43 -50
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
- data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
- data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
- data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
- data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/pango-1.0.def +0 -397
- data/vendor/local/lib/pango-1.0.lib +0 -0
- data/vendor/local/lib/pangocairo-1.0.def +0 -34
- data/vendor/local/lib/pangocairo-1.0.lib +0 -0
- data/vendor/local/lib/pangoft2-1.0.def +0 -85
- data/vendor/local/lib/pangoft2-1.0.lib +0 -0
- data/vendor/local/lib/pangowin32-1.0.def +0 -30
- data/vendor/local/lib/pangowin32-1.0.lib +0 -0
- data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
- data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
- data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
- data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
- data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
- data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
- data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
- data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
- data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
- data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
- data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
- data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
- data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
- data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
- data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
- data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
- data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>FreeType Fonts and Rendering</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
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-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">
|
10
10
|
<link rel="next" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.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">
|
@@ -47,12 +47,12 @@
|
|
47
47
|
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);
|
48
48
|
<a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-create-context" title="pango_ft2_font_map_create_context ()">pango_ft2_font_map_create_context</a> (<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>);
|
49
49
|
<span class="returnvalue">void</span> (<a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc" title="PangoFT2SubstituteFunc ()">*PangoFT2SubstituteFunc</a>) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
50
|
-
<em class="parameter"><code><
|
50
|
+
<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
|
51
51
|
<span class="returnvalue">void</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-default-substitute" title="pango_ft2_font_map_set_default_substitute ()">pango_ft2_font_map_set_default_substitute</a>
|
52
52
|
(<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>,
|
53
53
|
<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc" title="PangoFT2SubstituteFunc ()"><span class="type">PangoFT2SubstituteFunc</span></a> func</code></em>,
|
54
|
-
<em class="parameter"><code><
|
55
|
-
<em class="parameter"><code><
|
54
|
+
<em class="parameter"><code><span class="type">gpointer</span> data</code></em>,
|
55
|
+
<em class="parameter"><code><span class="type">GDestroyNotify</span> notify</code></em>);
|
56
56
|
<span class="returnvalue">void</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-substitute-changed" title="pango_ft2_font_map_substitute_changed ()">pango_ft2_font_map_substitute_changed</a>
|
57
57
|
(<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>);
|
58
58
|
<a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-get-context" title="pango_ft2_get_context ()">pango_ft2_get_context</a> (<em class="parameter"><code><span class="type">double</span> dpi_x</code></em>,
|
@@ -60,8 +60,8 @@
|
|
60
60
|
<span class="returnvalue">void</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render" title="pango_ft2_render ()">pango_ft2_render</a> (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
|
61
61
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
62
62
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
63
|
-
<em class="parameter"><code><
|
64
|
-
<em class="parameter"><code><
|
63
|
+
<em class="parameter"><code><span class="type">gint</span> x</code></em>,
|
64
|
+
<em class="parameter"><code><span class="type">gint</span> y</code></em>);
|
65
65
|
<span class="returnvalue">void</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-transformed" title="pango_ft2_render_transformed ()">pango_ft2_render_transformed</a> (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
|
66
66
|
<em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
|
67
67
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
@@ -99,7 +99,7 @@
|
|
99
99
|
<div class="refsect1">
|
100
100
|
<a name="pango-FreeType-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
101
101
|
<pre class="synopsis">
|
102
|
-
|
102
|
+
GObject
|
103
103
|
+----<a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
|
104
104
|
+----<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
|
105
105
|
+----PangoFT2FontMap
|
@@ -146,12 +146,15 @@ certain global parameters such as the resolution and
|
|
146
146
|
the default substitute function (see
|
147
147
|
<a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-default-substitute" title="pango_ft2_font_map_set_default_substitute ()"><code class="function">pango_ft2_font_map_set_default_substitute()</code></a>).
|
148
148
|
</p>
|
149
|
-
<div class="variablelist"><table border="0">
|
149
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
150
|
+
<colgroup>
|
150
151
|
<col align="left" valign="top">
|
152
|
+
<col>
|
153
|
+
</colgroup>
|
151
154
|
<tbody><tr>
|
152
155
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
153
156
|
<td>the newly created fontmap object. Unref
|
154
|
-
with <
|
157
|
+
with <code class="function">g_object_unref()</code> when you are finished with it.</td>
|
155
158
|
</tr></tbody>
|
156
159
|
</table></div>
|
157
160
|
<p class="since">Since 1.2</p>
|
@@ -165,8 +168,11 @@ with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-O
|
|
165
168
|
<p>
|
166
169
|
Sets the horizontal and vertical resolutions for the fontmap.
|
167
170
|
</p>
|
168
|
-
<div class="variablelist"><table border="0">
|
171
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
172
|
+
<colgroup>
|
169
173
|
<col align="left" valign="top">
|
174
|
+
<col>
|
175
|
+
</colgroup>
|
170
176
|
<tbody>
|
171
177
|
<tr>
|
172
178
|
<td><p><span class="term"><em class="parameter"><code>fontmap</code></em> :</span></p></td>
|
@@ -196,8 +202,11 @@ Sets the horizontal and vertical resolutions for the fontmap.
|
|
196
202
|
<p>
|
197
203
|
Create a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> for the given fontmap.
|
198
204
|
</p>
|
199
|
-
<div class="variablelist"><table border="0">
|
205
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
206
|
+
<colgroup>
|
200
207
|
<col align="left" valign="top">
|
208
|
+
<col>
|
209
|
+
</colgroup>
|
201
210
|
<tbody>
|
202
211
|
<tr>
|
203
212
|
<td><p><span class="term"><em class="parameter"><code>fontmap</code></em> :</span></p></td>
|
@@ -206,7 +215,7 @@ Create a <a class="link" href="pango-Text-Processing.html#PangoContext"><span cl
|
|
206
215
|
</tr>
|
207
216
|
<tr>
|
208
217
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
209
|
-
<td>the newly created context; free with <
|
218
|
+
<td>the newly created context; free with <code class="function">g_object_unref()</code>.</td>
|
210
219
|
</tr>
|
211
220
|
</tbody>
|
212
221
|
</table></div>
|
@@ -216,12 +225,15 @@ Create a <a class="link" href="pango-Text-Processing.html#PangoContext"><span cl
|
|
216
225
|
<div class="refsect2">
|
217
226
|
<a name="PangoFT2SubstituteFunc"></a><h3>PangoFT2SubstituteFunc ()</h3>
|
218
227
|
<pre class="programlisting"><span class="returnvalue">void</span> (*PangoFT2SubstituteFunc) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
219
|
-
<em class="parameter"><code><
|
228
|
+
<em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
|
220
229
|
<p>
|
221
230
|
Function type for doing final config tweaking on prepared FcPatterns.
|
222
231
|
</p>
|
223
|
-
<div class="variablelist"><table border="0">
|
232
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
233
|
+
<colgroup>
|
224
234
|
<col align="left" valign="top">
|
235
|
+
<col>
|
236
|
+
</colgroup>
|
225
237
|
<tbody>
|
226
238
|
<tr>
|
227
239
|
<td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
|
@@ -240,16 +252,19 @@ Function type for doing final config tweaking on prepared FcPatterns.
|
|
240
252
|
<pre class="programlisting"><span class="returnvalue">void</span> pango_ft2_font_map_set_default_substitute
|
241
253
|
(<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>,
|
242
254
|
<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc" title="PangoFT2SubstituteFunc ()"><span class="type">PangoFT2SubstituteFunc</span></a> func</code></em>,
|
243
|
-
<em class="parameter"><code><
|
244
|
-
<em class="parameter"><code><
|
255
|
+
<em class="parameter"><code><span class="type">gpointer</span> data</code></em>,
|
256
|
+
<em class="parameter"><code><span class="type">GDestroyNotify</span> notify</code></em>);</pre>
|
245
257
|
<p>
|
246
258
|
Sets a function that will be called to do final configuration
|
247
259
|
substitution on a <span class="type">FcPattern</span> before it is used to load
|
248
260
|
the font. This function can be used to do things like set
|
249
261
|
hinting and antialiasing options.
|
250
262
|
</p>
|
251
|
-
<div class="variablelist"><table border="0">
|
263
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
264
|
+
<colgroup>
|
252
265
|
<col align="left" valign="top">
|
266
|
+
<col>
|
267
|
+
</colgroup>
|
253
268
|
<tbody>
|
254
269
|
<tr>
|
255
270
|
<td><p><span class="term"><em class="parameter"><code>fontmap</code></em> :</span></p></td>
|
@@ -286,8 +301,11 @@ default substitution function set with
|
|
286
301
|
That is, if your substitution function will return different
|
287
302
|
results for the same input pattern, you must call this function.
|
288
303
|
</p>
|
289
|
-
<div class="variablelist"><table border="0">
|
304
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
305
|
+
<colgroup>
|
290
306
|
<col align="left" valign="top">
|
307
|
+
<col>
|
308
|
+
</colgroup>
|
291
309
|
<tbody><tr>
|
292
310
|
<td><p><span class="term"><em class="parameter"><code>fontmap</code></em> :</span></p></td>
|
293
311
|
<td>a <span class="type">PangoFT2Fontmap</span>
|
@@ -310,8 +328,11 @@ Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span
|
|
310
328
|
(see <code class="function">pango_ft2_fontmap_get_for_display()</code>) and sets the resolution
|
311
329
|
for the default fontmap to <em class="parameter"><code>dpi_x</code></em> by <em class="parameter"><code>dpi_y</code></em>.
|
312
330
|
</p>
|
313
|
-
<div class="variablelist"><table border="0">
|
331
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
332
|
+
<colgroup>
|
314
333
|
<col align="left" valign="top">
|
334
|
+
<col>
|
335
|
+
</colgroup>
|
315
336
|
<tbody>
|
316
337
|
<tr>
|
317
338
|
<td><p><span class="term"><em class="parameter"><code>dpi_x</code></em> :</span></p></td>
|
@@ -335,13 +356,16 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em> by <em
|
|
335
356
|
<pre class="programlisting"><span class="returnvalue">void</span> pango_ft2_render (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
|
336
357
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
337
358
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
338
|
-
<em class="parameter"><code><
|
339
|
-
<em class="parameter"><code><
|
359
|
+
<em class="parameter"><code><span class="type">gint</span> x</code></em>,
|
360
|
+
<em class="parameter"><code><span class="type">gint</span> y</code></em>);</pre>
|
340
361
|
<p>
|
341
362
|
Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a FreeType2 bitmap.
|
342
363
|
</p>
|
343
|
-
<div class="variablelist"><table border="0">
|
364
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
365
|
+
<colgroup>
|
344
366
|
<col align="left" valign="top">
|
367
|
+
<col>
|
368
|
+
</colgroup>
|
345
369
|
<tbody>
|
346
370
|
<tr>
|
347
371
|
<td><p><span class="term"><em class="parameter"><code>bitmap</code></em> :</span></p></td>
|
@@ -383,8 +407,11 @@ changed, so to produce correct rendering results, the <em class="parameter"><cod
|
|
383
407
|
must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
|
384
408
|
transformation matrix to that passed in to this function.
|
385
409
|
</p>
|
386
|
-
<div class="variablelist"><table border="0">
|
410
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
411
|
+
<colgroup>
|
387
412
|
<col align="left" valign="top">
|
413
|
+
<col>
|
414
|
+
</colgroup>
|
388
415
|
<tbody>
|
389
416
|
<tr>
|
390
417
|
<td><p><span class="term"><em class="parameter"><code>bitmap</code></em> :</span></p></td>
|
@@ -392,7 +419,7 @@ transformation matrix to that passed in to this function.
|
|
392
419
|
</tr>
|
393
420
|
<tr>
|
394
421
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
395
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/
|
422
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to use an identity transformation</td>
|
396
423
|
</tr>
|
397
424
|
<tr>
|
398
425
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -426,8 +453,11 @@ in user space coordinates)</td>
|
|
426
453
|
<p>
|
427
454
|
Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a FreeType2 bitmap
|
428
455
|
</p>
|
429
|
-
<div class="variablelist"><table border="0">
|
456
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
457
|
+
<colgroup>
|
430
458
|
<col align="left" valign="top">
|
459
|
+
<col>
|
460
|
+
</colgroup>
|
431
461
|
<tbody>
|
432
462
|
<tr>
|
433
463
|
<td><p><span class="term"><em class="parameter"><code>bitmap</code></em> :</span></p></td>
|
@@ -464,8 +494,11 @@ pixels. (Using this will avoid extra inaccuracies from
|
|
464
494
|
rounding to integer pixels multiple times, even if the
|
465
495
|
final glyph positions are integers.)
|
466
496
|
</p>
|
467
|
-
<div class="variablelist"><table border="0">
|
497
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
498
|
+
<colgroup>
|
468
499
|
<col align="left" valign="top">
|
500
|
+
<col>
|
501
|
+
</colgroup>
|
469
502
|
<tbody>
|
470
503
|
<tr>
|
471
504
|
<td><p><span class="term"><em class="parameter"><code>bitmap</code></em> :</span></p></td>
|
@@ -498,8 +531,11 @@ final glyph positions are integers.)
|
|
498
531
|
<p>
|
499
532
|
Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a FreeType2 bitmap
|
500
533
|
</p>
|
501
|
-
<div class="variablelist"><table border="0">
|
534
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
535
|
+
<colgroup>
|
502
536
|
<col align="left" valign="top">
|
537
|
+
<col>
|
538
|
+
</colgroup>
|
503
539
|
<tbody>
|
504
540
|
<tr>
|
505
541
|
<td><p><span class="term"><em class="parameter"><code>bitmap</code></em> :</span></p></td>
|
@@ -535,8 +571,11 @@ pixels. (Using this will avoid extra inaccuracies from
|
|
535
571
|
rounding to integer pixels multiple times, even if the
|
536
572
|
final glyph positions are integers.)
|
537
573
|
</p>
|
538
|
-
<div class="variablelist"><table border="0">
|
574
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
575
|
+
<colgroup>
|
539
576
|
<col align="left" valign="top">
|
577
|
+
<col>
|
578
|
+
</colgroup>
|
540
579
|
<tbody>
|
541
580
|
<tr>
|
542
581
|
<td><p><span class="term"><em class="parameter"><code>bitmap</code></em> :</span></p></td>
|
@@ -576,8 +615,11 @@ If you want to draw an unknown-box for a character that is not covered
|
|
576
615
|
by the font,
|
577
616
|
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.
|
578
617
|
</p>
|
579
|
-
<div class="variablelist"><table border="0">
|
618
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
619
|
+
<colgroup>
|
580
620
|
<col align="left" valign="top">
|
621
|
+
<col>
|
622
|
+
</colgroup>
|
581
623
|
<tbody>
|
582
624
|
<tr>
|
583
625
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -608,8 +650,11 @@ Retrieves kerning information for a combination of two glyphs.
|
|
608
650
|
<p>
|
609
651
|
Use <a class="link" href="PangoFcFont.html#pango-fc-font-kern-glyphs" title="pango_fc_font_kern_glyphs ()"><code class="function">pango_fc_font_kern_glyphs()</code></a> instead.
|
610
652
|
</p>
|
611
|
-
<div class="variablelist"><table border="0">
|
653
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
654
|
+
<colgroup>
|
612
655
|
<col align="left" valign="top">
|
656
|
+
<col>
|
657
|
+
</colgroup>
|
613
658
|
<tbody>
|
614
659
|
<tr>
|
615
660
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -651,8 +696,11 @@ Use <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango
|
|
651
696
|
face from <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> you must call
|
652
697
|
<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>.
|
653
698
|
</p>
|
654
|
-
<div class="variablelist"><table border="0">
|
699
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
700
|
+
<colgroup>
|
655
701
|
<col align="left" valign="top">
|
702
|
+
<col>
|
703
|
+
</colgroup>
|
656
704
|
<tbody>
|
657
705
|
<tr>
|
658
706
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -662,7 +710,7 @@ face from <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title=
|
|
662
710
|
<tr>
|
663
711
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
664
712
|
<td>a pointer to a <span class="type">FT_Face</span> structure, with the size set correctly,
|
665
|
-
or <a href="/
|
713
|
+
or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>font</code></em> is <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
666
714
|
</tr>
|
667
715
|
</tbody>
|
668
716
|
</table></div>
|
@@ -680,8 +728,11 @@ or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><co
|
|
680
728
|
Gets the <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> for a <span class="type">PangoFT2Font</span>. Use
|
681
729
|
<a class="link" href="pango-Fonts.html#pango-font-get-coverage" title="pango_font_get_coverage ()"><code class="function">pango_font_get_coverage()</code></a> instead.
|
682
730
|
</p>
|
683
|
-
<div class="variablelist"><table border="0">
|
731
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
732
|
+
<colgroup>
|
684
733
|
<col align="left" valign="top">
|
734
|
+
<col>
|
735
|
+
</colgroup>
|
685
736
|
<tbody>
|
686
737
|
<tr>
|
687
738
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -713,8 +764,11 @@ be released with <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#p
|
|
713
764
|
global PangoFT2 fontmap is deprecated; use <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-new" title="pango_ft2_font_map_new ()"><code class="function">pango_ft2_font_map_new()</code></a>
|
714
765
|
instead.
|
715
766
|
</p>
|
716
|
-
<div class="variablelist"><table border="0">
|
767
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
768
|
+
<colgroup>
|
717
769
|
<col align="left" valign="top">
|
770
|
+
<col>
|
771
|
+
</colgroup>
|
718
772
|
<tbody><tr>
|
719
773
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
720
774
|
<td>a <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a>.</td>
|
@@ -738,6 +792,6 @@ Use of the global PangoFT2 fontmap is deprecated.
|
|
738
792
|
</div>
|
739
793
|
<div class="footer">
|
740
794
|
<hr>
|
741
|
-
Generated by GTK-Doc V1.18</div>
|
795
|
+
Generated by GTK-Doc V1.18.1</div>
|
742
796
|
</body>
|
743
797
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Glyph Storage</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="pango.html" title="Basic Pango Interfaces">
|
9
9
|
<link rel="prev" href="pango-Text-Processing.html" title="Rendering">
|
10
10
|
<link rel="next" href="pango-Fonts.html" title="Fonts">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.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">
|
@@ -96,7 +96,7 @@ struct <a class="link" href="pango-Glyph-Storage.html#PangoGlyphIte
|
|
96
96
|
<a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="returnvalue">PangoGlyphString</span></a> * <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-new" title="pango_glyph_string_new ()">pango_glyph_string_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
97
97
|
<a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="returnvalue">PangoGlyphString</span></a> * <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-copy" title="pango_glyph_string_copy ()">pango_glyph_string_copy</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>);
|
98
98
|
<span class="returnvalue">void</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-set-size" title="pango_glyph_string_set_size ()">pango_glyph_string_set_size</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>,
|
99
|
-
<em class="parameter"><code><
|
99
|
+
<em class="parameter"><code><span class="type">gint</span> new_len</code></em>);
|
100
100
|
<span class="returnvalue">void</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()">pango_glyph_string_free</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>);
|
101
101
|
<span class="returnvalue">void</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-extents" title="pango_glyph_string_extents ()">pango_glyph_string_extents</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
102
102
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
@@ -114,7 +114,7 @@ struct <a class="link" href="pango-Glyph-Storage.html#PangoGlyphIte
|
|
114
114
|
<em class="parameter"><code><span class="type">int</span> length</code></em>,
|
115
115
|
<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
|
116
116
|
<em class="parameter"><code><span class="type">int</span> index_</code></em>,
|
117
|
-
<em class="parameter"><code><
|
117
|
+
<em class="parameter"><code><span class="type">gboolean</span> trailing</code></em>,
|
118
118
|
<em class="parameter"><code><span class="type">int</span> *x_pos</code></em>);
|
119
119
|
<span class="returnvalue">void</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-x-to-index" title="pango_glyph_string_x_to_index ()">pango_glyph_string_x_to_index</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
120
120
|
<em class="parameter"><code><span class="type">char</span> *text</code></em>,
|
@@ -135,7 +135,7 @@ struct <a class="link" href="pango-Glyph-Storage.html#PangoGlyphIte
|
|
135
135
|
<a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="returnvalue">PangoGlyphItem</span></a> * <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-split" title="pango_glyph_item_split ()">pango_glyph_item_split</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *orig</code></em>,
|
136
136
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
|
137
137
|
<em class="parameter"><code><span class="type">int</span> split_index</code></em>);
|
138
|
-
<
|
138
|
+
<span class="returnvalue">GSList</span> * <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-apply-attrs" title="pango_glyph_item_apply_attrs ()">pango_glyph_item_apply_attrs</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
139
139
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
|
140
140
|
<em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoAttrList"><span class="type">PangoAttrList</span></a> *list</code></em>);
|
141
141
|
<span class="returnvalue">void</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-letter-space" title="pango_glyph_item_letter_space ()">pango_glyph_item_letter_space</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
@@ -148,14 +148,14 @@ struct <a class="link" href="pango-Glyph-Storage.html#PangoGlyphIte
|
|
148
148
|
#define <a class="link" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM-ITER:CAPS" title="PANGO_TYPE_GLYPH_ITEM_ITER">PANGO_TYPE_GLYPH_ITEM_ITER</a>
|
149
149
|
<a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="returnvalue">PangoGlyphItemIter</span></a> * <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy" title="pango_glyph_item_iter_copy ()">pango_glyph_item_iter_copy</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *orig</code></em>);
|
150
150
|
<span class="returnvalue">void</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()">pango_glyph_item_iter_free</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);
|
151
|
-
<
|
151
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-start" title="pango_glyph_item_iter_init_start ()">pango_glyph_item_iter_init_start</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
|
152
152
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
153
153
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>);
|
154
|
-
<
|
154
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-end" title="pango_glyph_item_iter_init_end ()">pango_glyph_item_iter_init_end</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
|
155
155
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
156
156
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>);
|
157
|
-
<
|
158
|
-
<
|
157
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-next-cluster" title="pango_glyph_item_iter_next_cluster ()">pango_glyph_item_iter_next_cluster</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);
|
158
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-prev-cluster" title="pango_glyph_item_iter_prev_cluster ()">pango_glyph_item_iter_prev_cluster</a> (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);
|
159
159
|
</pre>
|
160
160
|
</div>
|
161
161
|
<div class="refsect1">
|
@@ -212,8 +212,11 @@ points (as in "12 point font"), rather than pixels.
|
|
212
212
|
<p>
|
213
213
|
Converts a dimension to device units by rounding.
|
214
214
|
</p>
|
215
|
-
<div class="variablelist"><table border="0">
|
215
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
216
|
+
<colgroup>
|
216
217
|
<col align="left" valign="top">
|
218
|
+
<col>
|
219
|
+
</colgroup>
|
217
220
|
<tbody>
|
218
221
|
<tr>
|
219
222
|
<td><p><span class="term"><em class="parameter"><code>d</code></em> :</span></p></td>
|
@@ -234,8 +237,11 @@ Converts a dimension to device units by rounding.
|
|
234
237
|
<p>
|
235
238
|
Converts a dimension to device units by flooring.
|
236
239
|
</p>
|
237
|
-
<div class="variablelist"><table border="0">
|
240
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
241
|
+
<colgroup>
|
238
242
|
<col align="left" valign="top">
|
243
|
+
<col>
|
244
|
+
</colgroup>
|
239
245
|
<tbody>
|
240
246
|
<tr>
|
241
247
|
<td><p><span class="term"><em class="parameter"><code>d</code></em> :</span></p></td>
|
@@ -257,8 +263,11 @@ Converts a dimension to device units by flooring.
|
|
257
263
|
<p>
|
258
264
|
Converts a dimension to device units by ceiling.
|
259
265
|
</p>
|
260
|
-
<div class="variablelist"><table border="0">
|
266
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
267
|
+
<colgroup>
|
261
268
|
<col align="left" valign="top">
|
269
|
+
<col>
|
270
|
+
</colgroup>
|
262
271
|
<tbody>
|
263
272
|
<tr>
|
264
273
|
<td><p><span class="term"><em class="parameter"><code>d</code></em> :</span></p></td>
|
@@ -280,8 +289,11 @@ Converts a dimension to device units by ceiling.
|
|
280
289
|
Rounds a dimension to whole device units, but does not
|
281
290
|
convert it to device units.
|
282
291
|
</p>
|
283
|
-
<div class="variablelist"><table border="0">
|
292
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
293
|
+
<colgroup>
|
284
294
|
<col align="left" valign="top">
|
295
|
+
<col>
|
296
|
+
</colgroup>
|
285
297
|
<tbody>
|
286
298
|
<tr>
|
287
299
|
<td><p><span class="term"><em class="parameter"><code>d</code></em> :</span></p></td>
|
@@ -303,8 +315,11 @@ convert it to device units.
|
|
303
315
|
Converts a number in Pango units to floating-point: divides
|
304
316
|
it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE"><code class="literal">PANGO_SCALE</code></a>.
|
305
317
|
</p>
|
306
|
-
<div class="variablelist"><table border="0">
|
318
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
319
|
+
<colgroup>
|
307
320
|
<col align="left" valign="top">
|
321
|
+
<col>
|
322
|
+
</colgroup>
|
308
323
|
<tbody>
|
309
324
|
<tr>
|
310
325
|
<td><p><span class="term"><em class="parameter"><code>i</code></em> :</span></p></td>
|
@@ -326,8 +341,11 @@ it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PA
|
|
326
341
|
Converts a floating-point number to Pango units: multiplies
|
327
342
|
it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PANGO_SCALE"><code class="literal">PANGO_SCALE</code></a> and rounds to nearest integer.
|
328
343
|
</p>
|
329
|
-
<div class="variablelist"><table border="0">
|
344
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
345
|
+
<colgroup>
|
330
346
|
<col align="left" valign="top">
|
347
|
+
<col>
|
348
|
+
</colgroup>
|
331
349
|
<tbody>
|
332
350
|
<tr>
|
333
351
|
<td><p><span class="term"><em class="parameter"><code>d</code></em> :</span></p></td>
|
@@ -356,8 +374,11 @@ The <a class="link" href="pango-Glyph-Storage.html#PangoRectangle" title="struct
|
|
356
374
|
used to represent the logical or ink extents of a single glyph or section
|
357
375
|
of text. (See, for instance, <a class="link" href="pango-Fonts.html#pango-font-get-glyph-extents" title="pango_font_get_glyph_extents ()"><code class="function">pango_font_get_glyph_extents()</code></a>)
|
358
376
|
</p>
|
359
|
-
<div class="variablelist"><table border="0">
|
377
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
378
|
+
<colgroup>
|
360
379
|
<col align="left" valign="top">
|
380
|
+
<col>
|
381
|
+
</colgroup>
|
361
382
|
<tbody>
|
362
383
|
<tr>
|
363
384
|
<td><p><span class="term"><span class="type">int</span> <em class="structfield"><code><a name="PangoRectangle.x"></a>x</code></em>;</span></p></td>
|
@@ -389,8 +410,11 @@ representing glyph extents. The ascent is the distance from the
|
|
389
410
|
baseline to the highest point of the character. This is positive if the
|
390
411
|
glyph ascends above the baseline.
|
391
412
|
</p>
|
392
|
-
<div class="variablelist"><table border="0">
|
413
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
414
|
+
<colgroup>
|
393
415
|
<col align="left" valign="top">
|
416
|
+
<col>
|
417
|
+
</colgroup>
|
394
418
|
<tbody><tr>
|
395
419
|
<td><p><span class="term"><em class="parameter"><code>rect</code></em> :</span></p></td>
|
396
420
|
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoRectangle" title="struct PangoRectangle"><span class="type">PangoRectangle</span></a>
|
@@ -409,8 +433,11 @@ representing glyph extents. The descent is the distance from the
|
|
409
433
|
baseline to the lowest point of the character. This is positive if the
|
410
434
|
glyph descends below the baseline.
|
411
435
|
</p>
|
412
|
-
<div class="variablelist"><table border="0">
|
436
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
437
|
+
<colgroup>
|
413
438
|
<col align="left" valign="top">
|
439
|
+
<col>
|
440
|
+
</colgroup>
|
414
441
|
<tbody><tr>
|
415
442
|
<td><p><span class="term"><em class="parameter"><code>rect</code></em> :</span></p></td>
|
416
443
|
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoRectangle" title="struct PangoRectangle"><span class="type">PangoRectangle</span></a>
|
@@ -430,8 +457,11 @@ horizontal origin to the farthest left point of the character.
|
|
430
457
|
This is positive for characters drawn completely to the right of the
|
431
458
|
glyph origin.
|
432
459
|
</p>
|
433
|
-
<div class="variablelist"><table border="0">
|
460
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
461
|
+
<colgroup>
|
434
462
|
<col align="left" valign="top">
|
463
|
+
<col>
|
464
|
+
</colgroup>
|
435
465
|
<tbody><tr>
|
436
466
|
<td><p><span class="term"><em class="parameter"><code>rect</code></em> :</span></p></td>
|
437
467
|
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoRectangle" title="struct PangoRectangle"><span class="type">PangoRectangle</span></a>
|
@@ -451,8 +481,11 @@ horizontal origin to the farthest right point of the character.
|
|
451
481
|
This is positive except for characters drawn completely to the left of the
|
452
482
|
horizontal origin.
|
453
483
|
</p>
|
454
|
-
<div class="variablelist"><table border="0">
|
484
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
485
|
+
<colgroup>
|
455
486
|
<col align="left" valign="top">
|
487
|
+
<col>
|
488
|
+
</colgroup>
|
456
489
|
<tbody><tr>
|
457
490
|
<td><p><span class="term"><em class="parameter"><code>rect</code></em> :</span></p></td>
|
458
491
|
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoRectangle" title="struct PangoRectangle"><span class="type">PangoRectangle</span></a>
|
@@ -485,17 +518,20 @@ If you want two touching-but-not-overlapping rectangles stay
|
|
485
518
|
touching-but-not-overlapping after rounding to device units, pass them in
|
486
519
|
as <em class="parameter"><code>nearest</code></em>.
|
487
520
|
</p>
|
488
|
-
<div class="variablelist"><table border="0">
|
521
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
522
|
+
<colgroup>
|
489
523
|
<col align="left" valign="top">
|
524
|
+
<col>
|
525
|
+
</colgroup>
|
490
526
|
<tbody>
|
491
527
|
<tr>
|
492
528
|
<td><p><span class="term"><em class="parameter"><code>inclusive</code></em> :</span></p></td>
|
493
|
-
<td>rectangle to round to pixels inclusively, or <a href="/
|
529
|
+
<td>rectangle to round to pixels inclusively, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
494
530
|
</td>
|
495
531
|
</tr>
|
496
532
|
<tr>
|
497
533
|
<td><p><span class="term"><em class="parameter"><code>nearest</code></em> :</span></p></td>
|
498
|
-
<td>rectangle to round to nearest pixels, or <a href="/
|
534
|
+
<td>rectangle to round to nearest pixels, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
499
535
|
</td>
|
500
536
|
</tr>
|
501
537
|
</tbody>
|
@@ -527,8 +563,11 @@ y_device = x_user * matrix->yx + y_user * matrix->yy + matrix->y0;
|
|
527
563
|
</pre>
|
528
564
|
<p>
|
529
565
|
</p>
|
530
|
-
<div class="variablelist"><table border="0">
|
566
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
567
|
+
<colgroup>
|
531
568
|
<col align="left" valign="top">
|
569
|
+
<col>
|
570
|
+
</colgroup>
|
532
571
|
<tbody>
|
533
572
|
<tr>
|
534
573
|
<td><p><span class="term"><span class="type">double</span> <em class="structfield"><code><a name="PangoMatrix-struct.xx"></a>xx</code></em>;</span></p></td>
|
@@ -602,19 +641,22 @@ the identity transform.
|
|
602
641
|
<p>
|
603
642
|
Copies a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>.
|
604
643
|
</p>
|
605
|
-
<div class="variablelist"><table border="0">
|
644
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
645
|
+
<colgroup>
|
606
646
|
<col align="left" valign="top">
|
647
|
+
<col>
|
648
|
+
</colgroup>
|
607
649
|
<tbody>
|
608
650
|
<tr>
|
609
651
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
610
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/
|
652
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
611
653
|
</td>
|
612
654
|
</tr>
|
613
655
|
<tr>
|
614
656
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
615
657
|
<td>the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, which should
|
616
|
-
be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()"><code class="function">pango_matrix_free()</code></a>, or <a href="/
|
617
|
-
<em class="parameter"><code>matrix</code></em> was <a href="/
|
658
|
+
be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()"><code class="function">pango_matrix_free()</code></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if
|
659
|
+
<em class="parameter"><code>matrix</code></em> was <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
618
660
|
</tr>
|
619
661
|
</tbody>
|
620
662
|
</table></div>
|
@@ -627,11 +669,14 @@ be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free"
|
|
627
669
|
<p>
|
628
670
|
Free a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> created with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-copy" title="pango_matrix_copy ()"><code class="function">pango_matrix_copy()</code></a>.
|
629
671
|
</p>
|
630
|
-
<div class="variablelist"><table border="0">
|
672
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
673
|
+
<colgroup>
|
631
674
|
<col align="left" valign="top">
|
675
|
+
<col>
|
676
|
+
</colgroup>
|
632
677
|
<tbody><tr>
|
633
678
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
634
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/
|
679
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
635
680
|
</td>
|
636
681
|
</tr></tbody>
|
637
682
|
</table></div>
|
@@ -648,8 +693,11 @@ Changes the transformation represented by <em class="parameter"><code>matrix</co
|
|
648
693
|
transformation given by first translating by (<em class="parameter"><code>tx</code></em>, <em class="parameter"><code>ty</code></em>)
|
649
694
|
then applying the original transformation.
|
650
695
|
</p>
|
651
|
-
<div class="variablelist"><table border="0">
|
696
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
697
|
+
<colgroup>
|
652
698
|
<col align="left" valign="top">
|
699
|
+
<col>
|
700
|
+
</colgroup>
|
653
701
|
<tbody>
|
654
702
|
<tr>
|
655
703
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
@@ -680,8 +728,11 @@ transformation given by first scaling by <em class="parameter"><code>sx</code></
|
|
680
728
|
and <em class="parameter"><code>sy</code></em> in the Y direction then applying the original
|
681
729
|
transformation.
|
682
730
|
</p>
|
683
|
-
<div class="variablelist"><table border="0">
|
731
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
732
|
+
<colgroup>
|
684
733
|
<col align="left" valign="top">
|
734
|
+
<col>
|
735
|
+
</colgroup>
|
685
736
|
<tbody>
|
686
737
|
<tr>
|
687
738
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
@@ -710,8 +761,11 @@ Changes the transformation represented by <em class="parameter"><code>matrix</co
|
|
710
761
|
transformation given by first rotating by <em class="parameter"><code>degrees</code></em> degrees
|
711
762
|
counter-clockwise then applying the original transformation.
|
712
763
|
</p>
|
713
|
-
<div class="variablelist"><table border="0">
|
764
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
765
|
+
<colgroup>
|
714
766
|
<col align="left" valign="top">
|
767
|
+
<col>
|
768
|
+
</colgroup>
|
715
769
|
<tbody>
|
716
770
|
<tr>
|
717
771
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
@@ -736,8 +790,11 @@ Changes the transformation represented by <em class="parameter"><code>matrix</co
|
|
736
790
|
transformation given by first applying transformation
|
737
791
|
given by <em class="parameter"><code>new_matrix</code></em> then applying the original transformation.
|
738
792
|
</p>
|
739
|
-
<div class="variablelist"><table border="0">
|
793
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
794
|
+
<colgroup>
|
740
795
|
<col align="left" valign="top">
|
796
|
+
<col>
|
797
|
+
</colgroup>
|
741
798
|
<tbody>
|
742
799
|
<tr>
|
743
800
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
@@ -762,22 +819,25 @@ given by <em class="parameter"><code>new_matrix</code></em> then applying the or
|
|
762
819
|
<p>
|
763
820
|
Transforms the point (<em class="parameter"><code>x</code></em>, <em class="parameter"><code>y</code></em>) by <em class="parameter"><code>matrix</code></em>.
|
764
821
|
</p>
|
765
|
-
<div class="variablelist"><table border="0">
|
822
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
823
|
+
<colgroup>
|
766
824
|
<col align="left" valign="top">
|
825
|
+
<col>
|
826
|
+
</colgroup>
|
767
827
|
<tbody>
|
768
828
|
<tr>
|
769
829
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
770
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/
|
830
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
771
831
|
</td>
|
772
832
|
</tr>
|
773
833
|
<tr>
|
774
834
|
<td><p><span class="term"><em class="parameter"><code>x</code></em> :</span></p></td>
|
775
|
-
<td>in/out X position. <span class="annotation">[<
|
835
|
+
<td>in/out X position. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>]</span>
|
776
836
|
</td>
|
777
837
|
</tr>
|
778
838
|
<tr>
|
779
839
|
<td><p><span class="term"><em class="parameter"><code>y</code></em> :</span></p></td>
|
780
|
-
<td>in/out Y position. <span class="annotation">[<
|
840
|
+
<td>in/out Y position. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>]</span>
|
781
841
|
</td>
|
782
842
|
</tr>
|
783
843
|
</tbody>
|
@@ -810,22 +870,25 @@ always transforms to the same vector. If (<em class="parameter"><code>x1</code><
|
|
810
870
|
to (<em class="parameter"><code>x2</code></em>,<em class="parameter"><code>y2</code></em>) then (<em class="parameter"><code>x1</code></em>+<em class="parameter"><code>dx1</code></em>,<em class="parameter"><code>y1</code></em>+<em class="parameter"><code>dy1</code></em>) will transform to
|
811
871
|
(<em class="parameter"><code>x1</code></em>+<em class="parameter"><code>dx2</code></em>,<em class="parameter"><code>y1</code></em>+<em class="parameter"><code>dy2</code></em>) for all values of <em class="parameter"><code>x1</code></em> and <em class="parameter"><code>x2</code></em>.
|
812
872
|
</p>
|
813
|
-
<div class="variablelist"><table border="0">
|
873
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
874
|
+
<colgroup>
|
814
875
|
<col align="left" valign="top">
|
876
|
+
<col>
|
877
|
+
</colgroup>
|
815
878
|
<tbody>
|
816
879
|
<tr>
|
817
880
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
818
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/
|
881
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
819
882
|
</td>
|
820
883
|
</tr>
|
821
884
|
<tr>
|
822
885
|
<td><p><span class="term"><em class="parameter"><code>dx</code></em> :</span></p></td>
|
823
|
-
<td>in/out X component of a distance vector. <span class="annotation">[<
|
886
|
+
<td>in/out X component of a distance vector. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>]</span>
|
824
887
|
</td>
|
825
888
|
</tr>
|
826
889
|
<tr>
|
827
890
|
<td><p><span class="term"><em class="parameter"><code>dy</code></em> :</span></p></td>
|
828
|
-
<td>in/out Y component of a distance vector. <span class="annotation">[<
|
891
|
+
<td>in/out Y component of a distance vector. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>]</span>
|
829
892
|
</td>
|
830
893
|
</tr>
|
831
894
|
</tbody>
|
@@ -860,17 +923,20 @@ to pixels first and then transform, for example when the transformed
|
|
860
923
|
coordinates may overflow in Pango units (large matrix translation for
|
861
924
|
example).
|
862
925
|
</p>
|
863
|
-
<div class="variablelist"><table border="0">
|
926
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
927
|
+
<colgroup>
|
864
928
|
<col align="left" valign="top">
|
929
|
+
<col>
|
930
|
+
</colgroup>
|
865
931
|
<tbody>
|
866
932
|
<tr>
|
867
933
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
868
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/
|
934
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
869
935
|
</td>
|
870
936
|
</tr>
|
871
937
|
<tr>
|
872
938
|
<td><p><span class="term"><em class="parameter"><code>rect</code></em> :</span></p></td>
|
873
|
-
<td>in/out bounding box in Pango units, or <a href="/
|
939
|
+
<td>in/out bounding box in Pango units, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
874
940
|
</td>
|
875
941
|
</tr>
|
876
942
|
</tbody>
|
@@ -898,17 +964,20 @@ For better accuracy, you should use <a class="link" href="pango-Glyph-Storage.ht
|
|
898
964
|
original rectangle in Pango units and convert to pixels afterward
|
899
965
|
using <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" title="pango_extents_to_pixels ()"><code class="function">pango_extents_to_pixels()</code></a>'s first argument.
|
900
966
|
</p>
|
901
|
-
<div class="variablelist"><table border="0">
|
967
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
968
|
+
<colgroup>
|
902
969
|
<col align="left" valign="top">
|
970
|
+
<col>
|
971
|
+
</colgroup>
|
903
972
|
<tbody>
|
904
973
|
<tr>
|
905
974
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
906
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/
|
975
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
907
976
|
</td>
|
908
977
|
</tr>
|
909
978
|
<tr>
|
910
979
|
<td><p><span class="term"><em class="parameter"><code>rect</code></em> :</span></p></td>
|
911
|
-
<td>in/out bounding box in device units, or <a href="/
|
980
|
+
<td>in/out bounding box in device units, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
912
981
|
</td>
|
913
982
|
</tr>
|
914
983
|
</tbody>
|
@@ -924,18 +993,21 @@ Returns the scale factor of a matrix on the height of the font.
|
|
924
993
|
That is, the scale factor in the direction perpendicular to the
|
925
994
|
vector that the X coordinate is mapped to.
|
926
995
|
</p>
|
927
|
-
<div class="variablelist"><table border="0">
|
996
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
997
|
+
<colgroup>
|
928
998
|
<col align="left" valign="top">
|
999
|
+
<col>
|
1000
|
+
</colgroup>
|
929
1001
|
<tbody>
|
930
1002
|
<tr>
|
931
1003
|
<td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
|
932
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/
|
1004
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
933
1005
|
</td>
|
934
1006
|
</tr>
|
935
1007
|
<tr>
|
936
1008
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
937
1009
|
<td>the scale factor of <em class="parameter"><code>matrix</code></em> on the height of the font,
|
938
|
-
or 1.0 if <em class="parameter"><code>matrix</code></em> is <a href="/
|
1010
|
+
or 1.0 if <em class="parameter"><code>matrix</code></em> is <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
939
1011
|
</tr>
|
940
1012
|
</tbody>
|
941
1013
|
</table></div>
|
@@ -984,8 +1056,8 @@ on.
|
|
984
1056
|
</pre>
|
985
1057
|
<p>
|
986
1058
|
The <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS" title="PANGO_GLYPH_UNKNOWN_FLAG"><code class="literal">PANGO_GLYPH_UNKNOWN_FLAG</code></a> macro is a flag value that can be added to
|
987
|
-
a <
|
988
|
-
value, representing an unknown-character glyph for the respective <
|
1059
|
+
a <span class="type">gunichar</span> value of a valid Unicode character, to produce a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a>
|
1060
|
+
value, representing an unknown-character glyph for the respective <span class="type">gunichar</span>.
|
989
1061
|
</p>
|
990
1062
|
</div>
|
991
1063
|
<hr>
|
@@ -999,8 +1071,11 @@ The way this unknown glyphs are rendered is backend specific. For example,
|
|
999
1071
|
a box with the hexadecimal Unicode code-point of the character written in it
|
1000
1072
|
is what is done in the most common backends.
|
1001
1073
|
</p>
|
1002
|
-
<div class="variablelist"><table border="0">
|
1074
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1075
|
+
<colgroup>
|
1003
1076
|
<col align="left" valign="top">
|
1077
|
+
<col>
|
1078
|
+
</colgroup>
|
1004
1079
|
<tbody><tr>
|
1005
1080
|
<td><p><span class="term"><em class="parameter"><code>wc</code></em> :</span></p></td>
|
1006
1081
|
<td>a Unicode character</td>
|
@@ -1021,8 +1096,11 @@ The <a class="link" href="pango-Glyph-Storage.html#PangoGlyphInfo" title="struct
|
|
1021
1096
|
positioning information and visual attributes.
|
1022
1097
|
It contains the following fields.
|
1023
1098
|
</p>
|
1024
|
-
<div class="variablelist"><table border="0">
|
1099
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1100
|
+
<colgroup>
|
1025
1101
|
<col align="left" valign="top">
|
1102
|
+
<col>
|
1103
|
+
</colgroup>
|
1026
1104
|
<tbody>
|
1027
1105
|
<tr>
|
1028
1106
|
<td><p><span class="term"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a> <em class="structfield"><code><a name="PangoGlyphInfo.glyph"></a>glyph</code></em>;</span></p></td>
|
@@ -1052,8 +1130,11 @@ It contains the following fields.
|
|
1052
1130
|
The <a class="link" href="pango-Glyph-Storage.html#PangoGlyphGeometry" title="struct PangoGlyphGeometry"><span class="type">PangoGlyphGeometry</span></a> structure contains width and positioning
|
1053
1131
|
information for a single glyph.
|
1054
1132
|
</p>
|
1055
|
-
<div class="variablelist"><table border="0">
|
1133
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1134
|
+
<colgroup>
|
1056
1135
|
<col align="left" valign="top">
|
1136
|
+
<col>
|
1137
|
+
</colgroup>
|
1057
1138
|
<tbody>
|
1058
1139
|
<tr>
|
1059
1140
|
<td><p><span class="term"><a class="link" href="pango-Glyph-Storage.html#PangoGlyphUnit" title="PangoGlyphUnit"><span class="type">PangoGlyphUnit</span></a> <em class="structfield"><code><a name="PangoGlyphGeometry.width"></a>width</code></em>;</span></p></td>
|
@@ -1097,10 +1178,13 @@ The PangoGlyphVisAttr is used to communicate information between
|
|
1097
1178
|
the shaping phase and the rendering phase. More attributes may be
|
1098
1179
|
added in the future.
|
1099
1180
|
</p>
|
1100
|
-
<div class="variablelist"><table border="0">
|
1181
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1182
|
+
<colgroup>
|
1101
1183
|
<col align="left" valign="top">
|
1184
|
+
<col>
|
1185
|
+
</colgroup>
|
1102
1186
|
<tbody><tr>
|
1103
|
-
<td><p><span class="term"><
|
1187
|
+
<td><p><span class="term"><span class="type">guint</span> <em class="structfield"><code><a name="PangoGlyphVisAttr.is-cluster-start"></a>is_cluster_start</code></em> : 1;</span></p></td>
|
1104
1188
|
<td>set for the first logical glyph in each cluster. (Clusters
|
1105
1189
|
are stored in visual order, within the cluster, glyphs
|
1106
1190
|
are always ordered in logical order, since visual
|
@@ -1209,7 +1293,7 @@ None of the members of a <a class="link" href="pango-Glyph-Storage.html#PangoGly
|
|
1209
1293
|
<pre class="programlisting">#define PANGO_TYPE_GLYPH_STRING (pango_glyph_string_get_type ())
|
1210
1294
|
</pre>
|
1211
1295
|
<p>
|
1212
|
-
The <
|
1296
|
+
The <span class="type">GObject</span> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.
|
1213
1297
|
</p>
|
1214
1298
|
</div>
|
1215
1299
|
<hr>
|
@@ -1219,8 +1303,11 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Ob
|
|
1219
1303
|
<p>
|
1220
1304
|
Create a new <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.
|
1221
1305
|
</p>
|
1222
|
-
<div class="variablelist"><table border="0">
|
1306
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1307
|
+
<colgroup>
|
1223
1308
|
<col align="left" valign="top">
|
1309
|
+
<col>
|
1310
|
+
</colgroup>
|
1224
1311
|
<tbody><tr>
|
1225
1312
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1226
1313
|
<td>the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, which
|
@@ -1235,19 +1322,22 @@ should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-
|
|
1235
1322
|
<p>
|
1236
1323
|
Copy a glyph string and associated storage.
|
1237
1324
|
</p>
|
1238
|
-
<div class="variablelist"><table border="0">
|
1325
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1326
|
+
<colgroup>
|
1239
1327
|
<col align="left" valign="top">
|
1328
|
+
<col>
|
1329
|
+
</colgroup>
|
1240
1330
|
<tbody>
|
1241
1331
|
<tr>
|
1242
1332
|
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
|
1243
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="/
|
1333
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1244
1334
|
</td>
|
1245
1335
|
</tr>
|
1246
1336
|
<tr>
|
1247
1337
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1248
1338
|
<td>the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, which
|
1249
1339
|
should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()"><code class="function">pango_glyph_string_free()</code></a>,
|
1250
|
-
or <a href="/
|
1340
|
+
or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>string</code></em> was <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
1251
1341
|
</tr>
|
1252
1342
|
</tbody>
|
1253
1343
|
</table></div>
|
@@ -1256,12 +1346,15 @@ or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><co
|
|
1256
1346
|
<div class="refsect2">
|
1257
1347
|
<a name="pango-glyph-string-set-size"></a><h3>pango_glyph_string_set_size ()</h3>
|
1258
1348
|
<pre class="programlisting"><span class="returnvalue">void</span> pango_glyph_string_set_size (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>,
|
1259
|
-
<em class="parameter"><code><
|
1349
|
+
<em class="parameter"><code><span class="type">gint</span> new_len</code></em>);</pre>
|
1260
1350
|
<p>
|
1261
1351
|
Resize a glyph string to the given length.
|
1262
1352
|
</p>
|
1263
|
-
<div class="variablelist"><table border="0">
|
1353
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1354
|
+
<colgroup>
|
1264
1355
|
<col align="left" valign="top">
|
1356
|
+
<col>
|
1357
|
+
</colgroup>
|
1265
1358
|
<tbody>
|
1266
1359
|
<tr>
|
1267
1360
|
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
|
@@ -1281,11 +1374,14 @@ Resize a glyph string to the given length.
|
|
1281
1374
|
<p>
|
1282
1375
|
Free a glyph string and associated storage.
|
1283
1376
|
</p>
|
1284
|
-
<div class="variablelist"><table border="0">
|
1377
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1378
|
+
<colgroup>
|
1285
1379
|
<col align="left" valign="top">
|
1380
|
+
<col>
|
1381
|
+
</colgroup>
|
1286
1382
|
<tbody><tr>
|
1287
1383
|
<td><p><span class="term"><em class="parameter"><code>string</code></em> :</span></p></td>
|
1288
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="/
|
1384
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1289
1385
|
</td>
|
1290
1386
|
</tr></tbody>
|
1291
1387
|
</table></div>
|
@@ -1302,8 +1398,11 @@ Compute the logical and ink extents of a glyph string. See the documentation
|
|
1302
1398
|
for <a class="link" href="pango-Fonts.html#pango-font-get-glyph-extents" title="pango_font_get_glyph_extents ()"><code class="function">pango_font_get_glyph_extents()</code></a> for details about the interpretation
|
1303
1399
|
of the rectangles.
|
1304
1400
|
</p>
|
1305
|
-
<div class="variablelist"><table border="0">
|
1401
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1402
|
+
<colgroup>
|
1306
1403
|
<col align="left" valign="top">
|
1404
|
+
<col>
|
1405
|
+
</colgroup>
|
1307
1406
|
<tbody>
|
1308
1407
|
<tr>
|
1309
1408
|
<td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
|
@@ -1318,13 +1417,13 @@ of the rectangles.
|
|
1318
1417
|
<tr>
|
1319
1418
|
<td><p><span class="term"><em class="parameter"><code>ink_rect</code></em> :</span></p></td>
|
1320
1419
|
<td>rectangle used to store the extents of the glyph string
|
1321
|
-
as drawn or <a href="/
|
1420
|
+
as drawn or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
1322
1421
|
</td>
|
1323
1422
|
</tr>
|
1324
1423
|
<tr>
|
1325
1424
|
<td><p><span class="term"><em class="parameter"><code>logical_rect</code></em> :</span></p></td>
|
1326
1425
|
<td>rectangle used to store the logical extents of the
|
1327
|
-
glyph string or <a href="/
|
1426
|
+
glyph string or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
1328
1427
|
</td>
|
1329
1428
|
</tr>
|
1330
1429
|
</tbody>
|
@@ -1345,8 +1444,11 @@ relative to the start of the glyph string range (the origin of their
|
|
1345
1444
|
coordinate system is at the start of the range, not at the start of the entire
|
1346
1445
|
glyph string).
|
1347
1446
|
</p>
|
1348
|
-
<div class="variablelist"><table border="0">
|
1447
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1448
|
+
<colgroup>
|
1349
1449
|
<col align="left" valign="top">
|
1450
|
+
<col>
|
1451
|
+
</colgroup>
|
1350
1452
|
<tbody>
|
1351
1453
|
<tr>
|
1352
1454
|
<td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
|
@@ -1369,13 +1471,17 @@ indices such that start <= index < end)</td>
|
|
1369
1471
|
</tr>
|
1370
1472
|
<tr>
|
1371
1473
|
<td><p><span class="term"><em class="parameter"><code>ink_rect</code></em> :</span></p></td>
|
1372
|
-
<td>rectangle used to store the
|
1373
|
-
or <a href="/
|
1474
|
+
<td>rectangle used to store the
|
1475
|
+
extents of the glyph string range as drawn or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to
|
1476
|
+
indicate that the result is not needed. <span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>]</span>
|
1477
|
+
</td>
|
1374
1478
|
</tr>
|
1375
1479
|
<tr>
|
1376
1480
|
<td><p><span class="term"><em class="parameter"><code>logical_rect</code></em> :</span></p></td>
|
1377
|
-
<td>rectangle used to store the
|
1378
|
-
or <a href="/
|
1481
|
+
<td>rectangle used to store the
|
1482
|
+
logical extents of the glyph string range or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to
|
1483
|
+
indicate that the result is not needed. <span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>]</span>
|
1484
|
+
</td>
|
1379
1485
|
</tr>
|
1380
1486
|
</tbody>
|
1381
1487
|
</table></div>
|
@@ -1390,8 +1496,11 @@ using <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-extents"
|
|
1390
1496
|
width, it's much faster. This is in fact only a convenience function that
|
1391
1497
|
computes the sum of geometry.width for each glyph in the <em class="parameter"><code>glyphs</code></em>.
|
1392
1498
|
</p>
|
1393
|
-
<div class="variablelist"><table border="0">
|
1499
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1500
|
+
<colgroup>
|
1394
1501
|
<col align="left" valign="top">
|
1502
|
+
<col>
|
1503
|
+
</colgroup>
|
1395
1504
|
<tbody>
|
1396
1505
|
<tr>
|
1397
1506
|
<td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
|
@@ -1414,15 +1523,18 @@ computes the sum of geometry.width for each glyph in the <em class="parameter"><
|
|
1414
1523
|
<em class="parameter"><code><span class="type">int</span> length</code></em>,
|
1415
1524
|
<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
|
1416
1525
|
<em class="parameter"><code><span class="type">int</span> index_</code></em>,
|
1417
|
-
<em class="parameter"><code><
|
1526
|
+
<em class="parameter"><code><span class="type">gboolean</span> trailing</code></em>,
|
1418
1527
|
<em class="parameter"><code><span class="type">int</span> *x_pos</code></em>);</pre>
|
1419
1528
|
<p>
|
1420
1529
|
Converts from character position to x position. (X position
|
1421
1530
|
is measured from the left edge of the run). Character positions
|
1422
1531
|
are computed by dividing up each cluster into equal portions.
|
1423
1532
|
</p>
|
1424
|
-
<div class="variablelist"><table border="0">
|
1533
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1534
|
+
<colgroup>
|
1425
1535
|
<col align="left" valign="top">
|
1536
|
+
<col>
|
1537
|
+
</colgroup>
|
1426
1538
|
<tbody>
|
1427
1539
|
<tr>
|
1428
1540
|
<td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
|
@@ -1449,12 +1561,13 @@ are computed by dividing up each cluster into equal portions.
|
|
1449
1561
|
</tr>
|
1450
1562
|
<tr>
|
1451
1563
|
<td><p><span class="term"><em class="parameter"><code>trailing</code></em> :</span></p></td>
|
1452
|
-
<td>whether we should compute the result for the beginning (<
|
1453
|
-
or end (<
|
1564
|
+
<td>whether we should compute the result for the beginning (<code class="literal">FALSE</code>)
|
1565
|
+
or end (<code class="literal">TRUE</code>) of the character.</td>
|
1454
1566
|
</tr>
|
1455
1567
|
<tr>
|
1456
1568
|
<td><p><span class="term"><em class="parameter"><code>x_pos</code></em> :</span></p></td>
|
1457
|
-
<td>location to store result</
|
1569
|
+
<td>location to store result. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
1570
|
+
</td>
|
1458
1571
|
</tr>
|
1459
1572
|
</tbody>
|
1460
1573
|
</table></div>
|
@@ -1477,8 +1590,11 @@ In scripts where positioning within a cluster is not allowed
|
|
1477
1590
|
position; the caller must combine the result with the logical
|
1478
1591
|
attributes for the text to compute the valid cursor position.
|
1479
1592
|
</p>
|
1480
|
-
<div class="variablelist"><table border="0">
|
1593
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1594
|
+
<colgroup>
|
1481
1595
|
<col align="left" valign="top">
|
1596
|
+
<col>
|
1597
|
+
</colgroup>
|
1482
1598
|
<tbody>
|
1483
1599
|
<tr>
|
1484
1600
|
<td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
|
@@ -1504,14 +1620,15 @@ attributes for the text to compute the valid cursor position.
|
|
1504
1620
|
</tr>
|
1505
1621
|
<tr>
|
1506
1622
|
<td><p><span class="term"><em class="parameter"><code>index_</code></em> :</span></p></td>
|
1507
|
-
<td>location to store calculated byte index within <em class="parameter"><code>text</code></em>
|
1623
|
+
<td>location to store calculated byte index within <em class="parameter"><code>text</code></em>. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
1508
1624
|
</td>
|
1509
1625
|
</tr>
|
1510
1626
|
<tr>
|
1511
1627
|
<td><p><span class="term"><em class="parameter"><code>trailing</code></em> :</span></p></td>
|
1512
1628
|
<td>location to store a boolean indicating
|
1513
1629
|
whether the user clicked on the leading or trailing
|
1514
|
-
edge of the character
|
1630
|
+
edge of the character. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
1631
|
+
</td>
|
1515
1632
|
</tr>
|
1516
1633
|
</tbody>
|
1517
1634
|
</table></div>
|
@@ -1534,8 +1651,11 @@ cluster is divided equally among the characters.
|
|
1534
1651
|
<p>
|
1535
1652
|
See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-get-logical-widths" title="pango_glyph_item_get_logical_widths ()"><code class="function">pango_glyph_item_get_logical_widths()</code></a>.
|
1536
1653
|
</p>
|
1537
|
-
<div class="variablelist"><table border="0">
|
1654
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1655
|
+
<colgroup>
|
1538
1656
|
<col align="left" valign="top">
|
1657
|
+
<col>
|
1658
|
+
</colgroup>
|
1539
1659
|
<tbody>
|
1540
1660
|
<tr>
|
1541
1661
|
<td><p><span class="term"><em class="parameter"><code>glyphs</code></em> :</span></p></td>
|
@@ -1556,10 +1676,11 @@ See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-get-log
|
|
1556
1676
|
</tr>
|
1557
1677
|
<tr>
|
1558
1678
|
<td><p><span class="term"><em class="parameter"><code>logical_widths</code></em> :</span></p></td>
|
1559
|
-
<td>an array whose length is the number of
|
1560
|
-
text (equal to g_utf8_strlen (text,
|
1561
|
-
text has NUL bytes)
|
1562
|
-
|
1679
|
+
<td>an array whose length is the number of
|
1680
|
+
characters in text (equal to g_utf8_strlen (text,
|
1681
|
+
length) unless text has NUL bytes) to be filled in
|
1682
|
+
with the resulting character widths. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>]</span>
|
1683
|
+
</td>
|
1563
1684
|
</tr>
|
1564
1685
|
</tbody>
|
1565
1686
|
</table></div>
|
@@ -1570,7 +1691,7 @@ to be filled in with the resulting character widths.</td>
|
|
1570
1691
|
<pre class="programlisting">#define PANGO_TYPE_GLYPH_ITEM (pango_glyph_item_get_type ())
|
1571
1692
|
</pre>
|
1572
1693
|
<p>
|
1573
|
-
The <
|
1694
|
+
The <span class="type">GObject</span> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.
|
1574
1695
|
</p>
|
1575
1696
|
<p class="since">Since 1.20</p>
|
1576
1697
|
</div>
|
@@ -1581,19 +1702,22 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Ob
|
|
1581
1702
|
<p>
|
1582
1703
|
Make a deep copy of an existing <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> structure.
|
1583
1704
|
</p>
|
1584
|
-
<div class="variablelist"><table border="0">
|
1705
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1706
|
+
<colgroup>
|
1585
1707
|
<col align="left" valign="top">
|
1708
|
+
<col>
|
1709
|
+
</colgroup>
|
1586
1710
|
<tbody>
|
1587
1711
|
<tr>
|
1588
1712
|
<td><p><span class="term"><em class="parameter"><code>orig</code></em> :</span></p></td>
|
1589
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="/
|
1713
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1590
1714
|
</td>
|
1591
1715
|
</tr>
|
1592
1716
|
<tr>
|
1593
1717
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1594
1718
|
<td>the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, which should
|
1595
|
-
be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, or <a href="/
|
1596
|
-
if <em class="parameter"><code>orig</code></em> was <a href="/
|
1719
|
+
be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1720
|
+
if <em class="parameter"><code>orig</code></em> was <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
1597
1721
|
</tr>
|
1598
1722
|
</tbody>
|
1599
1723
|
</table></div>
|
@@ -1606,11 +1730,14 @@ if <em class="parameter"><code>orig</code></em> was <a href="/usr/share/gtk-doc/
|
|
1606
1730
|
<p>
|
1607
1731
|
Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> and resources to which it points.
|
1608
1732
|
</p>
|
1609
|
-
<div class="variablelist"><table border="0">
|
1733
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1734
|
+
<colgroup>
|
1610
1735
|
<col align="left" valign="top">
|
1736
|
+
<col>
|
1737
|
+
</colgroup>
|
1611
1738
|
<tbody><tr>
|
1612
1739
|
<td><p><span class="term"><em class="parameter"><code>glyph_item</code></em> :</span></p></td>
|
1613
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="/
|
1740
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1614
1741
|
</td>
|
1615
1742
|
</tr></tbody>
|
1616
1743
|
</table></div>
|
@@ -1635,8 +1762,11 @@ zero-length item).
|
|
1635
1762
|
This function is similar in function to <a class="link" href="pango-Text-Processing.html#pango-item-split" title="pango_item_split ()"><code class="function">pango_item_split()</code></a> (and uses
|
1636
1763
|
it internally.)
|
1637
1764
|
</p>
|
1638
|
-
<div class="variablelist"><table border="0">
|
1765
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1766
|
+
<colgroup>
|
1639
1767
|
<col align="left" valign="top">
|
1768
|
+
<col>
|
1769
|
+
</colgroup>
|
1640
1770
|
<tbody>
|
1641
1771
|
<tr>
|
1642
1772
|
<td><p><span class="term"><em class="parameter"><code>orig</code></em> :</span></p></td>
|
@@ -1664,7 +1794,7 @@ with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title
|
|
1664
1794
|
<hr>
|
1665
1795
|
<div class="refsect2">
|
1666
1796
|
<a name="pango-glyph-item-apply-attrs"></a><h3>pango_glyph_item_apply_attrs ()</h3>
|
1667
|
-
<pre class="programlisting"><
|
1797
|
+
<pre class="programlisting"><span class="returnvalue">GSList</span> * pango_glyph_item_apply_attrs (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
1668
1798
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
|
1669
1799
|
<em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoAttrList"><span class="type">PangoAttrList</span></a> *list</code></em>);</pre>
|
1670
1800
|
<p>
|
@@ -1687,8 +1817,11 @@ result items can have multiple attributes of the same type.
|
|
1687
1817
|
This function takes ownership of <em class="parameter"><code>glyph_item</code></em>; it will be reused
|
1688
1818
|
as one of the elements in the list.
|
1689
1819
|
</p>
|
1690
|
-
<div class="variablelist"><table border="0">
|
1820
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1821
|
+
<colgroup>
|
1691
1822
|
<col align="left" valign="top">
|
1823
|
+
<col>
|
1824
|
+
</colgroup>
|
1692
1825
|
<tbody>
|
1693
1826
|
<tr>
|
1694
1827
|
<td><p><span class="term"><em class="parameter"><code>glyph_item</code></em> :</span></p></td>
|
@@ -1705,9 +1838,10 @@ as one of the elements in the list.
|
|
1705
1838
|
</tr>
|
1706
1839
|
<tr>
|
1707
1840
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1708
|
-
<td>a
|
1709
|
-
from splitting <em class="parameter"><code>glyph_item</code></em>. Free
|
1710
|
-
<a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, the list using
|
1841
|
+
<td>a
|
1842
|
+
list of glyph items resulting from splitting <em class="parameter"><code>glyph_item</code></em>. Free
|
1843
|
+
the elements using <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, the list using
|
1844
|
+
<code class="function">g_slist_free()</code>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Pango.GlyphItem]</span>
|
1711
1845
|
</td>
|
1712
1846
|
</tr>
|
1713
1847
|
</tbody>
|
@@ -1725,8 +1859,11 @@ from splitting <em class="parameter"><code>glyph_item</code></em>. Free the elem
|
|
1725
1859
|
Adds spacing between the graphemes of <em class="parameter"><code>glyph_item</code></em> to
|
1726
1860
|
give the effect of typographic letter spacing.
|
1727
1861
|
</p>
|
1728
|
-
<div class="variablelist"><table border="0">
|
1862
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1863
|
+
<colgroup>
|
1729
1864
|
<col align="left" valign="top">
|
1865
|
+
<col>
|
1866
|
+
</colgroup>
|
1730
1867
|
<tbody>
|
1731
1868
|
<tr>
|
1732
1869
|
<td><p><span class="term"><em class="parameter"><code>glyph_item</code></em> :</span></p></td>
|
@@ -1741,9 +1878,10 @@ start of <em class="parameter"><code>text</code></em>)</td>
|
|
1741
1878
|
</tr>
|
1742
1879
|
<tr>
|
1743
1880
|
<td><p><span class="term"><em class="parameter"><code>log_attrs</code></em> :</span></p></td>
|
1744
|
-
<td>logical attributes for the item
|
1745
|
-
first logical attribute refers to the position
|
1746
|
-
before the first character in the item)</
|
1881
|
+
<td>logical attributes for the item
|
1882
|
+
(the first logical attribute refers to the position
|
1883
|
+
before the first character in the item). <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>]</span>
|
1884
|
+
</td>
|
1747
1885
|
</tr>
|
1748
1886
|
<tr>
|
1749
1887
|
<td><p><span class="term"><em class="parameter"><code>letter_spacing</code></em> :</span></p></td>
|
@@ -1770,8 +1908,11 @@ cluster is divided equally among the characters.
|
|
1770
1908
|
<p>
|
1771
1909
|
See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-get-logical-widths" title="pango_glyph_string_get_logical_widths ()"><code class="function">pango_glyph_string_get_logical_widths()</code></a>.
|
1772
1910
|
</p>
|
1773
|
-
<div class="variablelist"><table border="0">
|
1911
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1912
|
+
<colgroup>
|
1774
1913
|
<col align="left" valign="top">
|
1914
|
+
<col>
|
1915
|
+
</colgroup>
|
1775
1916
|
<tbody>
|
1776
1917
|
<tr>
|
1777
1918
|
<td><p><span class="term"><em class="parameter"><code>glyph_item</code></em> :</span></p></td>
|
@@ -1786,9 +1927,11 @@ start of <em class="parameter"><code>text</code></em>)</td>
|
|
1786
1927
|
</tr>
|
1787
1928
|
<tr>
|
1788
1929
|
<td><p><span class="term"><em class="parameter"><code>logical_widths</code></em> :</span></p></td>
|
1789
|
-
<td>an array whose length is the number of
|
1790
|
-
glyph_item (equal to
|
1791
|
-
to be filled in with
|
1930
|
+
<td>an array whose length is the number of
|
1931
|
+
characters in glyph_item (equal to
|
1932
|
+
glyph_item->item->num_chars) to be filled in with
|
1933
|
+
the resulting character widths. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym>]</span>
|
1934
|
+
</td>
|
1792
1935
|
</tr>
|
1793
1936
|
</tbody>
|
1794
1937
|
</table></div>
|
@@ -1800,7 +1943,7 @@ to be filled in with the resulting character widths.</td>
|
|
1800
1943
|
<pre class="programlisting">#define PANGO_TYPE_GLYPH_ITEM_ITER (pango_glyph_item_iter_get_type ())
|
1801
1944
|
</pre>
|
1802
1945
|
<p>
|
1803
|
-
The <
|
1946
|
+
The <span class="type">GObject</span> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>.
|
1804
1947
|
</p>
|
1805
1948
|
<p class="since">Since 1.22</p>
|
1806
1949
|
</div>
|
@@ -1811,19 +1954,22 @@ The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Ob
|
|
1811
1954
|
<p>
|
1812
1955
|
Make a shallow copy of an existing <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> structure.
|
1813
1956
|
</p>
|
1814
|
-
<div class="variablelist"><table border="0">
|
1957
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1958
|
+
<colgroup>
|
1815
1959
|
<col align="left" valign="top">
|
1960
|
+
<col>
|
1961
|
+
</colgroup>
|
1816
1962
|
<tbody>
|
1817
1963
|
<tr>
|
1818
1964
|
<td><p><span class="term"><em class="parameter"><code>orig</code></em> :</span></p></td>
|
1819
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="/
|
1965
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1820
1966
|
</td>
|
1821
1967
|
</tr>
|
1822
1968
|
<tr>
|
1823
1969
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1824
1970
|
<td>the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, which should
|
1825
|
-
be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()"><code class="function">pango_glyph_item_iter_free()</code></a>, or <a href="/
|
1826
|
-
if <em class="parameter"><code>orig</code></em> was <a href="/
|
1971
|
+
be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()"><code class="function">pango_glyph_item_iter_free()</code></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1972
|
+
if <em class="parameter"><code>orig</code></em> was <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
1827
1973
|
</tr>
|
1828
1974
|
</tbody>
|
1829
1975
|
</table></div>
|
@@ -1836,11 +1982,14 @@ if <em class="parameter"><code>orig</code></em> was <a href="/usr/share/gtk-doc/
|
|
1836
1982
|
<p>
|
1837
1983
|
Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> created by <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy" title="pango_glyph_item_iter_copy ()"><code class="function">pango_glyph_item_iter_copy()</code></a>.
|
1838
1984
|
</p>
|
1839
|
-
<div class="variablelist"><table border="0">
|
1985
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
1986
|
+
<colgroup>
|
1840
1987
|
<col align="left" valign="top">
|
1988
|
+
<col>
|
1989
|
+
</colgroup>
|
1841
1990
|
<tbody><tr>
|
1842
1991
|
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
|
1843
|
-
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="/
|
1992
|
+
<td>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
|
1844
1993
|
</td>
|
1845
1994
|
</tr></tbody>
|
1846
1995
|
</table></div>
|
@@ -1849,7 +1998,7 @@ Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span
|
|
1849
1998
|
<hr>
|
1850
1999
|
<div class="refsect2">
|
1851
2000
|
<a name="pango-glyph-item-iter-init-start"></a><h3>pango_glyph_item_iter_init_start ()</h3>
|
1852
|
-
<pre class="programlisting"><
|
2001
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> pango_glyph_item_iter_init_start (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
|
1853
2002
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
1854
2003
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
|
1855
2004
|
<p>
|
@@ -1857,8 +2006,11 @@ Initializes a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"
|
|
1857
2006
|
first cluster in a glyph item.
|
1858
2007
|
See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.
|
1859
2008
|
</p>
|
1860
|
-
<div class="variablelist"><table border="0">
|
2009
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
2010
|
+
<colgroup>
|
1861
2011
|
<col align="left" valign="top">
|
2012
|
+
<col>
|
2013
|
+
</colgroup>
|
1862
2014
|
<tbody>
|
1863
2015
|
<tr>
|
1864
2016
|
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
|
@@ -1876,7 +2028,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
|
|
1876
2028
|
<tr>
|
1877
2029
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1878
2030
|
<td>
|
1879
|
-
<
|
2031
|
+
<code class="literal">FALSE</code> if there are no clusters in the glyph item</td>
|
1880
2032
|
</tr>
|
1881
2033
|
</tbody>
|
1882
2034
|
</table></div>
|
@@ -1885,7 +2037,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
|
|
1885
2037
|
<hr>
|
1886
2038
|
<div class="refsect2">
|
1887
2039
|
<a name="pango-glyph-item-iter-init-end"></a><h3>pango_glyph_item_iter_init_end ()</h3>
|
1888
|
-
<pre class="programlisting"><
|
2040
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> pango_glyph_item_iter_init_end (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
|
1889
2041
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
|
1890
2042
|
<em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
|
1891
2043
|
<p>
|
@@ -1893,8 +2045,11 @@ Initializes a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"
|
|
1893
2045
|
last cluster in a glyph item.
|
1894
2046
|
See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.
|
1895
2047
|
</p>
|
1896
|
-
<div class="variablelist"><table border="0">
|
2048
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
2049
|
+
<colgroup>
|
1897
2050
|
<col align="left" valign="top">
|
2051
|
+
<col>
|
2052
|
+
</colgroup>
|
1898
2053
|
<tbody>
|
1899
2054
|
<tr>
|
1900
2055
|
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
|
@@ -1912,7 +2067,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
|
|
1912
2067
|
<tr>
|
1913
2068
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1914
2069
|
<td>
|
1915
|
-
<
|
2070
|
+
<code class="literal">FALSE</code> if there are no clusters in the glyph item</td>
|
1916
2071
|
</tr>
|
1917
2072
|
</tbody>
|
1918
2073
|
</table></div>
|
@@ -1921,13 +2076,16 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
|
|
1921
2076
|
<hr>
|
1922
2077
|
<div class="refsect2">
|
1923
2078
|
<a name="pango-glyph-item-iter-next-cluster"></a><h3>pango_glyph_item_iter_next_cluster ()</h3>
|
1924
|
-
<pre class="programlisting"><
|
2079
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> pango_glyph_item_iter_next_cluster (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
|
1925
2080
|
<p>
|
1926
2081
|
Advances the iterator to the next cluster in the glyph item.
|
1927
2082
|
See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.
|
1928
2083
|
</p>
|
1929
|
-
<div class="variablelist"><table border="0">
|
2084
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
2085
|
+
<colgroup>
|
1930
2086
|
<col align="left" valign="top">
|
2087
|
+
<col>
|
2088
|
+
</colgroup>
|
1931
2089
|
<tbody>
|
1932
2090
|
<tr>
|
1933
2091
|
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
|
@@ -1937,7 +2095,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
|
|
1937
2095
|
<tr>
|
1938
2096
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1939
2097
|
<td>
|
1940
|
-
<
|
2098
|
+
<code class="literal">TRUE</code> if the iterator was advanced, <code class="literal">FALSE</code> if we were already on the
|
1941
2099
|
last cluster.</td>
|
1942
2100
|
</tr>
|
1943
2101
|
</tbody>
|
@@ -1947,13 +2105,16 @@ last cluster.</td>
|
|
1947
2105
|
<hr>
|
1948
2106
|
<div class="refsect2">
|
1949
2107
|
<a name="pango-glyph-item-iter-prev-cluster"></a><h3>pango_glyph_item_iter_prev_cluster ()</h3>
|
1950
|
-
<pre class="programlisting"><
|
2108
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> pango_glyph_item_iter_prev_cluster (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
|
1951
2109
|
<p>
|
1952
2110
|
Moves the iterator to the preceding cluster in the glyph item.
|
1953
2111
|
See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.
|
1954
2112
|
</p>
|
1955
|
-
<div class="variablelist"><table border="0">
|
2113
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
2114
|
+
<colgroup>
|
1956
2115
|
<col align="left" valign="top">
|
2116
|
+
<col>
|
2117
|
+
</colgroup>
|
1957
2118
|
<tbody>
|
1958
2119
|
<tr>
|
1959
2120
|
<td><p><span class="term"><em class="parameter"><code>iter</code></em> :</span></p></td>
|
@@ -1963,7 +2124,7 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
|
|
1963
2124
|
<tr>
|
1964
2125
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
1965
2126
|
<td>
|
1966
|
-
<
|
2127
|
+
<code class="literal">TRUE</code> if the iterator was moved, <code class="literal">FALSE</code> if we were already on the
|
1967
2128
|
first cluster.</td>
|
1968
2129
|
</tr>
|
1969
2130
|
</tbody>
|
@@ -1974,6 +2135,6 @@ first cluster.</td>
|
|
1974
2135
|
</div>
|
1975
2136
|
<div class="footer">
|
1976
2137
|
<hr>
|
1977
|
-
Generated by GTK-Doc V1.18</div>
|
2138
|
+
Generated by GTK-Doc V1.18.1</div>
|
1978
2139
|
</body>
|
1979
2140
|
</html>
|