pango 3.0.8-x64-mingw32 → 3.0.9-x64-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.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/ext/pango/rbpangoattribute.c +7 -0
- data/ext/pango/rbpangoattrlist.c +2 -2
- data/ext/pango/rbpangocontext.c +49 -14
- data/ext/pango/rbpangoglyphinfo.c +5 -5
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/test/test-context.rb +113 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/makeconv.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/include/harfbuzz/hb-common.h +16 -6
- data/vendor/local/include/harfbuzz/hb-unicode.h +0 -15
- data/vendor/local/include/harfbuzz/hb-version.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +3 -3
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +3 -3
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicule.dll.a +0 -0
- data/vendor/local/lib/libiculx.dll.a +0 -0
- data/vendor/local/lib/libicutest.dll.a +0 -0
- data/vendor/local/lib/libicutu.dll.a +0 -0
- data/vendor/local/lib/libicuuc.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +1 -1
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +1 -1
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +1 -1
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/pango.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +7 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +32 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/ch07.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +27 -26
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +17 -21
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +10 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +43 -12
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +11 -10
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +61 -54
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +7 -261
- data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +3 -2
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +601 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +6 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +142 -160
- data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +10 -10
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +27 -27
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +53 -53
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +107 -107
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +31 -31
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +380 -390
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +37 -37
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +219 -219
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +295 -295
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +108 -108
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +142 -142
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +85 -85
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +63 -63
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +340 -340
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +163 -163
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +11 -11
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +54 -54
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +7 -7
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +200 -41
- data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
- data/vendor/local/share/man/man1/pango-view.1 +1 -1
- metadata +7 -6
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +0 -1204
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="rendering.html" title="Rendering with Pango">
|
9
9
|
<link rel="prev" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">
|
10
10
|
<link rel="next" href="pango-Cairo-Rendering.html" title="Cairo Rendering">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
@@ -107,7 +107,7 @@
|
|
107
107
|
</tr>
|
108
108
|
<tr>
|
109
109
|
<td class="function_type">
|
110
|
-
<a href="
|
110
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
111
111
|
</td>
|
112
112
|
<td class="function_name">
|
113
113
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()">pango_xft_font_has_char</a> <span class="c_punctuation">()</span>
|
@@ -131,7 +131,7 @@
|
|
131
131
|
</tr>
|
132
132
|
<tr>
|
133
133
|
<td class="function_type">
|
134
|
-
<a href="
|
134
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
135
135
|
</td>
|
136
136
|
<td class="function_name">
|
137
137
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-glyph" title="pango_xft_font_get_glyph ()">pango_xft_font_get_glyph</a> <span class="c_punctuation">()</span>
|
@@ -222,12 +222,12 @@
|
|
222
222
|
</colgroup>
|
223
223
|
<tbody>
|
224
224
|
<tr>
|
225
|
-
<td class="property_type"><a href="
|
225
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></td>
|
226
226
|
<td class="property_name"><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--display" title="The “display” property">display</a></td>
|
227
227
|
<td class="property_flags">Write / Construct Only</td>
|
228
228
|
</tr>
|
229
229
|
<tr>
|
230
|
-
<td class="property_type"><a href="
|
230
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
231
231
|
<td class="property_name"><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--screen" title="The “screen” property">screen</a></td>
|
232
232
|
<td class="property_flags">Write / Construct Only</td>
|
233
233
|
</tr>
|
@@ -267,7 +267,7 @@
|
|
267
267
|
</div>
|
268
268
|
<div class="refsect1">
|
269
269
|
<a name="pango-Xft-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
270
|
-
<pre class="screen"> <a href="
|
270
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
271
271
|
<span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoFont">PangoFont</a>
|
272
272
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
|
273
273
|
<span class="lineart">│</span> <span class="lineart">╰──</span> PangoXftFont
|
@@ -319,7 +319,7 @@ pango_xft_get_context (<em class="parameter"><code><span class="type">Display</s
|
|
319
319
|
Xft fonts on the given screen of the given display.</p>
|
320
320
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
321
321
|
<div class="refsect3">
|
322
|
-
<a name="
|
322
|
+
<a name="pango-xft-get-context.parameters"></a><h4>Parameters</h4>
|
323
323
|
<div class="informaltable"><table width="100%" border="0">
|
324
324
|
<colgroup>
|
325
325
|
<col width="150px" class="parameters_name">
|
@@ -341,7 +341,7 @@ Xft fonts on the given screen of the given display.</p>
|
|
341
341
|
</table></div>
|
342
342
|
</div>
|
343
343
|
<div class="refsect3">
|
344
|
-
<a name="
|
344
|
+
<a name="pango-xft-get-context.returns"></a><h4>Returns</h4>
|
345
345
|
<p> the new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>.</p>
|
346
346
|
</div>
|
347
347
|
</div>
|
@@ -355,7 +355,7 @@ pango_xft_get_font_map (<em class="parameter"><code><span class="type">Display</
|
|
355
355
|
The fontmap is owned by Pango and will be valid until
|
356
356
|
the display is closed.</p>
|
357
357
|
<div class="refsect3">
|
358
|
-
<a name="
|
358
|
+
<a name="pango-xft-get-font-map.parameters"></a><h4>Parameters</h4>
|
359
359
|
<div class="informaltable"><table width="100%" border="0">
|
360
360
|
<colgroup>
|
361
361
|
<col width="150px" class="parameters_name">
|
@@ -378,7 +378,7 @@ the display is closed.</p>
|
|
378
378
|
</table></div>
|
379
379
|
</div>
|
380
380
|
<div class="refsect3">
|
381
|
-
<a name="
|
381
|
+
<a name="pango-xft-get-font-map.returns"></a><h4>Returns</h4>
|
382
382
|
<p> a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> object, owned by Pango. </p>
|
383
383
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
384
384
|
</div>
|
@@ -391,14 +391,14 @@ the display is closed.</p>
|
|
391
391
|
pango_xft_set_default_substitute (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
|
392
392
|
<em class="parameter"><code><span class="type">int</span> screen</code></em>,
|
393
393
|
<em class="parameter"><code><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftSubstituteFunc" title="PangoXftSubstituteFunc ()"><span class="type">PangoXftSubstituteFunc</span></a> func</code></em>,
|
394
|
-
<em class="parameter"><code><a href="
|
395
|
-
<em class="parameter"><code><a href="
|
394
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
395
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
|
396
396
|
<p>Sets a function that will be called to do final configuration
|
397
397
|
substitution on a <span class="type">FcPattern</span> before it is used to load
|
398
398
|
the font. This function can be used to do things like set
|
399
399
|
hinting and antialiasing options.</p>
|
400
400
|
<div class="refsect3">
|
401
|
-
<a name="
|
401
|
+
<a name="pango-xft-set-default-substitute.parameters"></a><h4>Parameters</h4>
|
402
402
|
<div class="informaltable"><table width="100%" border="0">
|
403
403
|
<colgroup>
|
404
404
|
<col width="150px" class="parameters_name">
|
@@ -445,10 +445,10 @@ is no longer used.</p></td>
|
|
445
445
|
<a name="PangoXftSubstituteFunc"></a><h3>PangoXftSubstituteFunc ()</h3>
|
446
446
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
447
447
|
<span class="c_punctuation">(</span>*PangoXftSubstituteFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
448
|
-
<em class="parameter"><code><a href="
|
448
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
449
449
|
<p>Function type for doing final config tweaking on prepared FcPatterns.</p>
|
450
450
|
<div class="refsect3">
|
451
|
-
<a name="
|
451
|
+
<a name="PangoXftSubstituteFunc.parameters"></a><h4>Parameters</h4>
|
452
452
|
<div class="informaltable"><table width="100%" border="0">
|
453
453
|
<colgroup>
|
454
454
|
<col width="150px" class="parameters_name">
|
@@ -482,7 +482,7 @@ default substitution function set with
|
|
482
482
|
That is, if your substitution function will return different
|
483
483
|
results for the same input pattern, you must call this function.</p>
|
484
484
|
<div class="refsect3">
|
485
|
-
<a name="
|
485
|
+
<a name="pango-xft-substitute-changed.parameters"></a><h4>Parameters</h4>
|
486
486
|
<div class="informaltable"><table width="100%" border="0">
|
487
487
|
<colgroup>
|
488
488
|
<col width="150px" class="parameters_name">
|
@@ -519,7 +519,7 @@ combination of <em class="parameter"><code>display</code></em>
|
|
519
519
|
X display is closed, resources are released automatically,
|
520
520
|
without needing to call this function.</p>
|
521
521
|
<div class="refsect3">
|
522
|
-
<a name="
|
522
|
+
<a name="pango-xft-shutdown-display.parameters"></a><h4>Parameters</h4>
|
523
523
|
<div class="informaltable"><table width="100%" border="0">
|
524
524
|
<colgroup>
|
525
525
|
<col width="150px" class="parameters_name">
|
@@ -550,7 +550,7 @@ without needing to call this function.</p>
|
|
550
550
|
pango_xft_font_get_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);</pre>
|
551
551
|
<p>Returns the XftFont of a font.</p>
|
552
552
|
<div class="refsect3">
|
553
|
-
<a name="
|
553
|
+
<a name="pango-xft-font-get-font.parameters"></a><h4>Parameters</h4>
|
554
554
|
<div class="informaltable"><table width="100%" border="0">
|
555
555
|
<colgroup>
|
556
556
|
<col width="150px" class="parameters_name">
|
@@ -565,11 +565,11 @@ pango_xft_font_get_font (<em class="parameter"><code><a class="link" href="pango
|
|
565
565
|
</table></div>
|
566
566
|
</div>
|
567
567
|
<div class="refsect3">
|
568
|
-
<a name="
|
568
|
+
<a name="pango-xft-font-get-font.returns"></a><h4>Returns</h4>
|
569
569
|
<p> the XftFont associated to <em class="parameter"><code>font</code></em>
|
570
|
-
, or <a href="
|
570
|
+
, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
|
571
571
|
if <em class="parameter"><code>font</code></em>
|
572
|
-
is <a href="
|
572
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
573
573
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
574
574
|
</div>
|
575
575
|
</div>
|
@@ -580,7 +580,7 @@ is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
580
580
|
pango_xft_font_get_display (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);</pre>
|
581
581
|
<p>Returns the X display of the XftFont of a font.</p>
|
582
582
|
<div class="refsect3">
|
583
|
-
<a name="
|
583
|
+
<a name="pango-xft-font-get-display.parameters"></a><h4>Parameters</h4>
|
584
584
|
<div class="informaltable"><table width="100%" border="0">
|
585
585
|
<colgroup>
|
586
586
|
<col width="150px" class="parameters_name">
|
@@ -595,7 +595,7 @@ pango_xft_font_get_display (<em class="parameter"><code><a class="link" href="pa
|
|
595
595
|
</table></div>
|
596
596
|
</div>
|
597
597
|
<div class="refsect3">
|
598
|
-
<a name="
|
598
|
+
<a name="pango-xft-font-get-display.returns"></a><h4>Returns</h4>
|
599
599
|
<p> the X display of the XftFont associated to <em class="parameter"><code>font</code></em>
|
600
600
|
.</p>
|
601
601
|
</div>
|
@@ -603,16 +603,16 @@ pango_xft_font_get_display (<em class="parameter"><code><a class="link" href="pa
|
|
603
603
|
<hr>
|
604
604
|
<div class="refsect2">
|
605
605
|
<a name="pango-xft-font-has-char"></a><h3>pango_xft_font_has_char ()</h3>
|
606
|
-
<pre class="programlisting"><a href="
|
606
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
607
607
|
pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
608
|
-
<em class="parameter"><code><a href="
|
608
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
609
609
|
<div class="warning"><p><code class="literal">pango_xft_font_has_char</code> is deprecated and should not be used in newly-written code.</p></div>
|
610
610
|
<p>Determines whether <em class="parameter"><code>font</code></em>
|
611
611
|
has a glyph for the codepoint <em class="parameter"><code>wc</code></em>
|
612
612
|
.</p>
|
613
613
|
<p>Use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a> instead.</p>
|
614
614
|
<div class="refsect3">
|
615
|
-
<a name="
|
615
|
+
<a name="pango-xft-font-has-char.parameters"></a><h4>Parameters</h4>
|
616
616
|
<div class="informaltable"><table width="100%" border="0">
|
617
617
|
<colgroup>
|
618
618
|
<col width="150px" class="parameters_name">
|
@@ -634,8 +634,8 @@ pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango
|
|
634
634
|
</table></div>
|
635
635
|
</div>
|
636
636
|
<div class="refsect3">
|
637
|
-
<a name="
|
638
|
-
<p> <a href="
|
637
|
+
<a name="pango-xft-font-has-char.returns"></a><h4>Returns</h4>
|
638
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>font</code></em>
|
639
639
|
has the requested codepoint.</p>
|
640
640
|
</div>
|
641
641
|
<p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
|
@@ -651,7 +651,7 @@ This face will be kept around until you call
|
|
651
651
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face" title="pango_xft_font_unlock_face ()"><code class="function">pango_xft_font_unlock_face()</code></a>.</p>
|
652
652
|
<p>Use <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a> instead.</p>
|
653
653
|
<div class="refsect3">
|
654
|
-
<a name="
|
654
|
+
<a name="pango-xft-font-lock-face.parameters"></a><h4>Parameters</h4>
|
655
655
|
<div class="informaltable"><table width="100%" border="0">
|
656
656
|
<colgroup>
|
657
657
|
<col width="150px" class="parameters_name">
|
@@ -666,7 +666,7 @@ This face will be kept around until you call
|
|
666
666
|
</table></div>
|
667
667
|
</div>
|
668
668
|
<div class="refsect3">
|
669
|
-
<a name="
|
669
|
+
<a name="pango-xft-font-lock-face.returns"></a><h4>Returns</h4>
|
670
670
|
<p> the FreeType <span class="type">FT_Face</span> associated with <em class="parameter"><code>font</code></em>
|
671
671
|
.</p>
|
672
672
|
</div>
|
@@ -682,7 +682,7 @@ pango_xft_font_unlock_face (<em class="parameter"><code><a class="link" href="pa
|
|
682
682
|
<a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face" title="pango_xft_font_lock_face ()"><code class="function">pango_xft_font_lock_face()</code></a>.</p>
|
683
683
|
<p>Use <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a> instead.</p>
|
684
684
|
<div class="refsect3">
|
685
|
-
<a name="
|
685
|
+
<a name="pango-xft-font-unlock-face.parameters"></a><h4>Parameters</h4>
|
686
686
|
<div class="informaltable"><table width="100%" border="0">
|
687
687
|
<colgroup>
|
688
688
|
<col width="150px" class="parameters_name">
|
@@ -701,9 +701,9 @@ pango_xft_font_unlock_face (<em class="parameter"><code><a class="link" href="pa
|
|
701
701
|
<hr>
|
702
702
|
<div class="refsect2">
|
703
703
|
<a name="pango-xft-font-get-glyph"></a><h3>pango_xft_font_get_glyph ()</h3>
|
704
|
-
<pre class="programlisting"><a href="
|
704
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
705
705
|
pango_xft_font_get_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
706
|
-
<em class="parameter"><code><a href="
|
706
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
707
707
|
<div class="warning"><p><code class="literal">pango_xft_font_get_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
|
708
708
|
<p>Gets the glyph index for a given Unicode character
|
709
709
|
for <em class="parameter"><code>font</code></em>
|
@@ -711,7 +711,7 @@ for <em class="parameter"><code>font</code></em>
|
|
711
711
|
whether the font has the glyph, use <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()"><code class="function">pango_xft_font_has_char()</code></a>.</p>
|
712
712
|
<p>Use <a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()"><code class="function">pango_fc_font_get_glyph()</code></a> instead.</p>
|
713
713
|
<div class="refsect3">
|
714
|
-
<a name="
|
714
|
+
<a name="pango-xft-font-get-glyph.parameters"></a><h4>Parameters</h4>
|
715
715
|
<div class="informaltable"><table width="100%" border="0">
|
716
716
|
<colgroup>
|
717
717
|
<col width="150px" class="parameters_name">
|
@@ -733,7 +733,7 @@ whether the font has the glyph, use <a class="link" href="pango-Xft-Fonts-and-Re
|
|
733
733
|
</table></div>
|
734
734
|
</div>
|
735
735
|
<div class="refsect3">
|
736
|
-
<a name="
|
736
|
+
<a name="pango-xft-font-get-glyph.returns"></a><h4>Returns</h4>
|
737
737
|
<p> the glyph index, or 0, if the Unicode
|
738
738
|
character does not exist in the font.</p>
|
739
739
|
</div>
|
@@ -744,14 +744,14 @@ character does not exist in the font.</p>
|
|
744
744
|
<a name="pango-xft-font-get-unknown-glyph"></a><h3>pango_xft_font_get_unknown_glyph ()</h3>
|
745
745
|
<pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a>
|
746
746
|
pango_xft_font_get_unknown_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
747
|
-
<em class="parameter"><code><a href="
|
747
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
748
748
|
<div class="warning"><p><code class="literal">pango_xft_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
|
749
749
|
<p>Returns the index of a glyph suitable for drawing <em class="parameter"><code>wc</code></em>
|
750
750
|
as an
|
751
751
|
unknown character.</p>
|
752
752
|
<p>Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.</p>
|
753
753
|
<div class="refsect3">
|
754
|
-
<a name="
|
754
|
+
<a name="pango-xft-font-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
|
755
755
|
<div class="informaltable"><table width="100%" border="0">
|
756
756
|
<colgroup>
|
757
757
|
<col width="150px" class="parameters_name">
|
@@ -773,7 +773,7 @@ unknown character.</p>
|
|
773
773
|
</table></div>
|
774
774
|
</div>
|
775
775
|
<div class="refsect3">
|
776
|
-
<a name="
|
776
|
+
<a name="pango-xft-font-get-unknown-glyph.returns"></a><h4>Returns</h4>
|
777
777
|
<p> a glyph index into <em class="parameter"><code>font</code></em>
|
778
778
|
.</p>
|
779
779
|
</div>
|
@@ -788,7 +788,7 @@ pango_xft_renderer_new (<em class="parameter"><code><span class="type">Display</
|
|
788
788
|
with the Xft library. You must call <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-draw" title="pango_xft_renderer_set_draw ()"><code class="function">pango_xft_renderer_set_draw()</code></a> before
|
789
789
|
using the renderer.</p>
|
790
790
|
<div class="refsect3">
|
791
|
-
<a name="
|
791
|
+
<a name="pango-xft-renderer-new.parameters"></a><h4>Parameters</h4>
|
792
792
|
<div class="informaltable"><table width="100%" border="0">
|
793
793
|
<colgroup>
|
794
794
|
<col width="150px" class="parameters_name">
|
@@ -811,9 +811,9 @@ to which rendering will be done</p></td>
|
|
811
811
|
</table></div>
|
812
812
|
</div>
|
813
813
|
<div class="refsect3">
|
814
|
-
<a name="
|
814
|
+
<a name="pango-xft-renderer-new.returns"></a><h4>Returns</h4>
|
815
815
|
<p> the newly created <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a>, which should
|
816
|
-
be freed with <a href="
|
816
|
+
be freed with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
817
817
|
</div>
|
818
818
|
<p class="since">Since: <a class="link" href="api-index-1-8.html#api-index-1.8">1.8</a></p>
|
819
819
|
</div>
|
@@ -826,7 +826,7 @@ pango_xft_renderer_set_draw (<em class="parameter"><code><a class="link" href="p
|
|
826
826
|
<p>Sets the <span class="type">XftDraw</span> object that the renderer is drawing to.
|
827
827
|
The renderer must not be currently active.</p>
|
828
828
|
<div class="refsect3">
|
829
|
-
<a name="
|
829
|
+
<a name="pango-xft-renderer-set-draw.parameters"></a><h4>Parameters</h4>
|
830
830
|
<div class="informaltable"><table width="100%" border="0">
|
831
831
|
<colgroup>
|
832
832
|
<col width="150px" class="parameters_name">
|
@@ -857,7 +857,7 @@ pango_xft_renderer_set_default_color (<em class="parameter"><code><a class="link
|
|
857
857
|
<em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoColor"><span class="type">PangoColor</span></a> *default_color</code></em>);</pre>
|
858
858
|
<p>Sets the default foreground color for a <span class="type">XftRenderer</span>.</p>
|
859
859
|
<div class="refsect3">
|
860
|
-
<a name="
|
860
|
+
<a name="pango-xft-renderer-set-default-color.parameters"></a><h4>Parameters</h4>
|
861
861
|
<div class="informaltable"><table width="100%" border="0">
|
862
862
|
<colgroup>
|
863
863
|
<col width="150px" class="parameters_name">
|
@@ -888,11 +888,11 @@ pango_xft_render (<em class="parameter"><code><span class="type">XftDraw</span>
|
|
888
888
|
<em class="parameter"><code><span class="type">XftColor</span> *color</code></em>,
|
889
889
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
890
890
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
891
|
-
<em class="parameter"><code><a href="
|
892
|
-
<em class="parameter"><code><a href="
|
891
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
892
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
893
893
|
<p>Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an <span class="type">XftDraw</span> object wrapping an X drawable.</p>
|
894
894
|
<div class="refsect3">
|
895
|
-
<a name="
|
895
|
+
<a name="pango-xft-render.parameters"></a><h4>Parameters</h4>
|
896
896
|
<div class="informaltable"><table width="100%" border="0">
|
897
897
|
<colgroup>
|
898
898
|
<col width="150px" class="parameters_name">
|
@@ -943,11 +943,11 @@ pango_xft_picture_render (<em class="parameter"><code><span class="type">Display
|
|
943
943
|
<em class="parameter"><code><span class="type">Picture</span> dest_picture</code></em>,
|
944
944
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
945
945
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
946
|
-
<em class="parameter"><code><a href="
|
947
|
-
<em class="parameter"><code><a href="
|
946
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
|
947
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
|
948
948
|
<p>Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an Xrender <span class="type">Picture</span> object.</p>
|
949
949
|
<div class="refsect3">
|
950
|
-
<a name="
|
950
|
+
<a name="pango-xft-picture-render.parameters"></a><h4>Parameters</h4>
|
951
951
|
<div class="informaltable"><table width="100%" border="0">
|
952
952
|
<colgroup>
|
953
953
|
<col width="150px" class="parameters_name">
|
@@ -1014,7 +1014,7 @@ changed, so to produce correct rendering results, the <em class="parameter"><cod
|
|
1014
1014
|
must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
|
1015
1015
|
transformation matrix to that passed in to this function.</p>
|
1016
1016
|
<div class="refsect3">
|
1017
|
-
<a name="
|
1017
|
+
<a name="pango-xft-render-transformed.parameters"></a><h4>Parameters</h4>
|
1018
1018
|
<div class="informaltable"><table width="100%" border="0">
|
1019
1019
|
<colgroup>
|
1020
1020
|
<col width="150px" class="parameters_name">
|
@@ -1039,7 +1039,7 @@ transformation matrix to that passed in to this function.</p>
|
|
1039
1039
|
</tr>
|
1040
1040
|
<tr>
|
1041
1041
|
<td class="parameter_name"><p>matrix</p></td>
|
1042
|
-
<td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="
|
1042
|
+
<td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity
|
1043
1043
|
transformation. </p></td>
|
1044
1044
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
1045
1045
|
</tr>
|
@@ -1076,7 +1076,7 @@ pango_xft_render_layout_line (<em class="parameter"><code><span class="type">Xft
|
|
1076
1076
|
<em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
|
1077
1077
|
<p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a <span class="type">XftDraw</span></p>
|
1078
1078
|
<div class="refsect3">
|
1079
|
-
<a name="
|
1079
|
+
<a name="pango-xft-render-layout-line.parameters"></a><h4>Parameters</h4>
|
1080
1080
|
<div class="informaltable"><table width="100%" border="0">
|
1081
1081
|
<colgroup>
|
1082
1082
|
<col width="150px" class="parameters_name">
|
@@ -1126,7 +1126,7 @@ pango_xft_render_layout (<em class="parameter"><code><span class="type">XftDraw<
|
|
1126
1126
|
<em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
|
1127
1127
|
<p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a <span class="type">XftDraw</span></p>
|
1128
1128
|
<div class="refsect3">
|
1129
|
-
<a name="
|
1129
|
+
<a name="pango-xft-render-layout.parameters"></a><h4>Parameters</h4>
|
1130
1130
|
<div class="informaltable"><table width="100%" border="0">
|
1131
1131
|
<colgroup>
|
1132
1132
|
<col width="150px" class="parameters_name">
|
@@ -1217,7 +1217,7 @@ elements occurs.</p>
|
|
1217
1217
|
</pre>
|
1218
1218
|
<p>The class structure for <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a></p>
|
1219
1219
|
<div class="refsect3">
|
1220
|
-
<a name="
|
1220
|
+
<a name="PangoXftRendererClass.members"></a><h4>Members</h4>
|
1221
1221
|
<div class="informaltable"><table width="100%" border="0">
|
1222
1222
|
<colgroup>
|
1223
1223
|
<col width="300px" class="struct_members_name">
|
@@ -1249,14 +1249,14 @@ attributes</p></td>
|
|
1249
1249
|
<a name="pango-Xft-Fonts-and-Rendering.property-details"></a><h2>Property Details</h2>
|
1250
1250
|
<div class="refsect2">
|
1251
1251
|
<a name="PangoXftRenderer--display"></a><h3>The <code class="literal">“display”</code> property</h3>
|
1252
|
-
<pre class="programlisting"> “display” <a href="
|
1252
|
+
<pre class="programlisting"> “display” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></pre>
|
1253
1253
|
<p>The display being rendered to.</p>
|
1254
1254
|
<p>Flags: Write / Construct Only</p>
|
1255
1255
|
</div>
|
1256
1256
|
<hr>
|
1257
1257
|
<div class="refsect2">
|
1258
1258
|
<a name="PangoXftRenderer--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
|
1259
|
-
<pre class="programlisting"> “screen” <a href="
|
1259
|
+
<pre class="programlisting"> “screen” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
1260
1260
|
<p>The screen being rendered to.</p>
|
1261
1261
|
<p>Flags: Write / Construct Only</p>
|
1262
1262
|
<p>Allowed values: >= 0</p>
|
@@ -1265,6 +1265,6 @@ attributes</p></td>
|
|
1265
1265
|
</div>
|
1266
1266
|
</div>
|
1267
1267
|
<div class="footer">
|
1268
|
-
<hr>Generated by GTK-Doc V1.
|
1268
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1269
1269
|
</body>
|
1270
1270
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="pango-Version-Checking.html" title="Version Checking">
|
10
10
|
<link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
@@ -23,7 +23,7 @@
|
|
23
23
|
<div class="titlepage"><div><div><h1 class="title">
|
24
24
|
<a name="pango-hierarchy"></a>Object Hierarchy</h1></div></div></div>
|
25
25
|
<pre class="screen">
|
26
|
-
<a href="
|
26
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
27
27
|
<span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
|
28
28
|
<span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
|
29
29
|
<span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap">PangoFT2FontMap</a>
|
@@ -45,10 +45,10 @@
|
|
45
45
|
<span class="lineart">├──</span> <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset">PangoOTRuleset</a>
|
46
46
|
<span class="lineart">╰──</span> <a class="link" href="PangoRenderer.html" title="PangoRenderer">PangoRenderer</a>
|
47
47
|
<span class="lineart">╰──</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer">PangoXftRenderer</a>
|
48
|
-
<a href="
|
48
|
+
<a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html">GInterface</a>
|
49
49
|
<span class="lineart">├──</span> <a class="link" href="pango-Cairo-Rendering.html#PangoCairoFontMap">PangoCairoFontMap</a>
|
50
50
|
<span class="lineart">╰──</span> <a class="link" href="pango-Cairo-Rendering.html#PangoCairoFont">PangoCairoFont</a>
|
51
|
-
<a href="
|
51
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
52
52
|
<span class="lineart">├──</span> <a class="link" href="pango-Layout-Objects.html#PangoAlignment" title="enum PangoAlignment">PangoAlignment</a>
|
53
53
|
<span class="lineart">├──</span> <a class="link" href="pango-Text-Attributes.html#PangoAttrType" title="enum PangoAttrType">PangoAttrType</a>
|
54
54
|
<span class="lineart">├──</span> <a class="link" href="pango-Bidirectional-Text.html#PangoBidiType" title="enum PangoBidiType">PangoBidiType</a>
|
@@ -66,7 +66,7 @@
|
|
66
66
|
<span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoVariant" title="enum PangoVariant">PangoVariant</a>
|
67
67
|
<span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoWeight" title="enum PangoWeight">PangoWeight</a>
|
68
68
|
<span class="lineart">╰──</span> <a class="link" href="pango-Layout-Objects.html#PangoWrapMode" title="enum PangoWrapMode">PangoWrapMode</a>
|
69
|
-
<a href="
|
69
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
|
70
70
|
<span class="lineart">├──</span> <a class="link" href="pango-Text-Attributes.html#PangoAttrList">PangoAttrList</a>
|
71
71
|
<span class="lineart">├──</span> <a class="link" href="pango-Text-Attributes.html#PangoColor">PangoColor</a>
|
72
72
|
<span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoFontDescription">PangoFontDescription</a>
|
@@ -80,11 +80,11 @@
|
|
80
80
|
<span class="lineart">├──</span> <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine">PangoLayoutLine</a>
|
81
81
|
<span class="lineart">├──</span> <a class="link" href="pango-Glyph-Storage.html#PangoMatrix">PangoMatrix</a>
|
82
82
|
<span class="lineart">╰──</span> <a class="link" href="pango-Tab-Stops.html#PangoTabArray">PangoTabArray</a>
|
83
|
-
<a href="
|
83
|
+
<a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
|
84
84
|
<span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFontMask" title="enum PangoFontMask">PangoFontMask</a>
|
85
85
|
</pre>
|
86
86
|
</div>
|
87
87
|
<div class="footer">
|
88
|
-
<hr>Generated by GTK-Doc V1.
|
88
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
89
89
|
</body>
|
90
90
|
</html>
|