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-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.
|
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">
|
@@ -216,7 +216,7 @@
|
|
216
216
|
</div>
|
217
217
|
<div class="refsect1">
|
218
218
|
<a name="pango-FreeType-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
219
|
-
<pre class="screen"> <a href="
|
219
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
220
220
|
<span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
|
221
221
|
<span class="lineart">╰──</span> <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
|
222
222
|
<span class="lineart">╰──</span> PangoFT2FontMap
|
@@ -239,9 +239,9 @@ certain global parameters such as the resolution and
|
|
239
239
|
the default substitute function (see
|
240
240
|
<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>).</p>
|
241
241
|
<div class="refsect3">
|
242
|
-
<a name="
|
242
|
+
<a name="pango-ft2-font-map-new.returns"></a><h4>Returns</h4>
|
243
243
|
<p> the newly created fontmap object. Unref
|
244
|
-
with <a href="
|
244
|
+
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> when you are finished with it.</p>
|
245
245
|
</div>
|
246
246
|
<p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
|
247
247
|
</div>
|
@@ -254,7 +254,7 @@ pango_ft2_font_map_set_resolution (<em class="parameter"><code><a class="link" h
|
|
254
254
|
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);</pre>
|
255
255
|
<p>Sets the horizontal and vertical resolutions for the fontmap.</p>
|
256
256
|
<div class="refsect3">
|
257
|
-
<a name="
|
257
|
+
<a name="pango-ft2-font-map-set-resolution.parameters"></a><h4>Parameters</h4>
|
258
258
|
<div class="informaltable"><table width="100%" border="0">
|
259
259
|
<colgroup>
|
260
260
|
<col width="150px" class="parameters_name">
|
@@ -294,7 +294,7 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
|
|
294
294
|
<p>Create a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> for the given fontmap.</p>
|
295
295
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
296
296
|
<div class="refsect3">
|
297
|
-
<a name="
|
297
|
+
<a name="pango-ft2-font-map-create-context.parameters"></a><h4>Parameters</h4>
|
298
298
|
<div class="informaltable"><table width="100%" border="0">
|
299
299
|
<colgroup>
|
300
300
|
<col width="150px" class="parameters_name">
|
@@ -309,8 +309,8 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
|
|
309
309
|
</table></div>
|
310
310
|
</div>
|
311
311
|
<div class="refsect3">
|
312
|
-
<a name="
|
313
|
-
<p> the newly created context; free with <a href="
|
312
|
+
<a name="pango-ft2-font-map-create-context.returns"></a><h4>Returns</h4>
|
313
|
+
<p> the newly created context; free 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>
|
314
314
|
</div>
|
315
315
|
<p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
|
316
316
|
</div>
|
@@ -319,10 +319,10 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
|
|
319
319
|
<a name="PangoFT2SubstituteFunc"></a><h3>PangoFT2SubstituteFunc ()</h3>
|
320
320
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
321
321
|
<span class="c_punctuation">(</span>*PangoFT2SubstituteFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
322
|
-
<em class="parameter"><code><a href="
|
322
|
+
<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>
|
323
323
|
<p>Function type for doing final config tweaking on prepared FcPatterns.</p>
|
324
324
|
<div class="refsect3">
|
325
|
-
<a name="
|
325
|
+
<a name="PangoFT2SubstituteFunc.parameters"></a><h4>Parameters</h4>
|
326
326
|
<div class="informaltable"><table width="100%" border="0">
|
327
327
|
<colgroup>
|
328
328
|
<col width="150px" class="parameters_name">
|
@@ -351,14 +351,14 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
|
|
351
351
|
pango_ft2_font_map_set_default_substitute
|
352
352
|
(<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>,
|
353
353
|
<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>,
|
354
|
-
<em class="parameter"><code><a href="
|
355
|
-
<em class="parameter"><code><a href="
|
354
|
+
<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>,
|
355
|
+
<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>
|
356
356
|
<p>Sets a function that will be called to do final configuration
|
357
357
|
substitution on a <span class="type">FcPattern</span> before it is used to load
|
358
358
|
the font. This function can be used to do things like set
|
359
359
|
hinting and antialiasing options.</p>
|
360
360
|
<div class="refsect3">
|
361
|
-
<a name="
|
361
|
+
<a name="pango-ft2-font-map-set-default-substitute.parameters"></a><h4>Parameters</h4>
|
362
362
|
<div class="informaltable"><table width="100%" border="0">
|
363
363
|
<colgroup>
|
364
364
|
<col width="150px" class="parameters_name">
|
@@ -405,7 +405,7 @@ default substitution function set with
|
|
405
405
|
That is, if your substitution function will return different
|
406
406
|
results for the same input pattern, you must call this function.</p>
|
407
407
|
<div class="refsect3">
|
408
|
-
<a name="
|
408
|
+
<a name="pango-ft2-font-map-substitute-changed.parameters"></a><h4>Parameters</h4>
|
409
409
|
<div class="informaltable"><table width="100%" border="0">
|
410
410
|
<colgroup>
|
411
411
|
<col width="150px" class="parameters_name">
|
@@ -438,7 +438,7 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
|
|
438
438
|
.</p>
|
439
439
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
440
440
|
<div class="refsect3">
|
441
|
-
<a name="
|
441
|
+
<a name="pango-ft2-get-context.parameters"></a><h4>Parameters</h4>
|
442
442
|
<div class="informaltable"><table width="100%" border="0">
|
443
443
|
<colgroup>
|
444
444
|
<col width="150px" class="parameters_name">
|
@@ -460,7 +460,7 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
|
|
460
460
|
</table></div>
|
461
461
|
</div>
|
462
462
|
<div class="refsect3">
|
463
|
-
<a name="
|
463
|
+
<a name="pango-ft2-get-context.returns"></a><h4>Returns</h4>
|
464
464
|
<p> the new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a></p>
|
465
465
|
</div>
|
466
466
|
</div>
|
@@ -471,11 +471,11 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
|
|
471
471
|
pango_ft2_render (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
|
472
472
|
<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
|
473
473
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
|
474
|
-
<em class="parameter"><code><a href="
|
475
|
-
<em class="parameter"><code><a href="
|
474
|
+
<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>,
|
475
|
+
<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>
|
476
476
|
<p>Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a FreeType2 bitmap.</p>
|
477
477
|
<div class="refsect3">
|
478
|
-
<a name="
|
478
|
+
<a name="pango-ft2-render.parameters"></a><h4>Parameters</h4>
|
479
479
|
<div class="informaltable"><table width="100%" border="0">
|
480
480
|
<colgroup>
|
481
481
|
<col width="150px" class="parameters_name">
|
@@ -531,7 +531,7 @@ changed, so to produce correct rendering results, the <em class="parameter"><cod
|
|
531
531
|
must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
|
532
532
|
transformation matrix to that passed in to this function.</p>
|
533
533
|
<div class="refsect3">
|
534
|
-
<a name="
|
534
|
+
<a name="pango-ft2-render-transformed.parameters"></a><h4>Parameters</h4>
|
535
535
|
<div class="informaltable"><table width="100%" border="0">
|
536
536
|
<colgroup>
|
537
537
|
<col width="150px" class="parameters_name">
|
@@ -551,7 +551,7 @@ transformation matrix to that passed in to this function.</p>
|
|
551
551
|
</tr>
|
552
552
|
<tr>
|
553
553
|
<td class="parameter_name"><p>matrix</p></td>
|
554
|
-
<td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="
|
554
|
+
<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
|
555
555
|
transformation. </p></td>
|
556
556
|
<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>
|
557
557
|
</tr>
|
@@ -587,7 +587,7 @@ pango_ft2_render_layout_line (<em class="parameter"><code><span class="type">FT_
|
|
587
587
|
<em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
|
588
588
|
<p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a FreeType2 bitmap</p>
|
589
589
|
<div class="refsect3">
|
590
|
-
<a name="
|
590
|
+
<a name="pango-ft2-render-layout-line.parameters"></a><h4>Parameters</h4>
|
591
591
|
<div class="informaltable"><table width="100%" border="0">
|
592
592
|
<colgroup>
|
593
593
|
<col width="150px" class="parameters_name">
|
@@ -633,7 +633,7 @@ pixels. (Using this will avoid extra inaccuracies from
|
|
633
633
|
rounding to integer pixels multiple times, even if the
|
634
634
|
final glyph positions are integers.)</p>
|
635
635
|
<div class="refsect3">
|
636
|
-
<a name="
|
636
|
+
<a name="pango-ft2-render-layout-line-subpixel.parameters"></a><h4>Parameters</h4>
|
637
637
|
<div class="informaltable"><table width="100%" border="0">
|
638
638
|
<colgroup>
|
639
639
|
<col width="150px" class="parameters_name">
|
@@ -676,7 +676,7 @@ pango_ft2_render_layout (<em class="parameter"><code><span class="type">FT_Bitma
|
|
676
676
|
<em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
|
677
677
|
<p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a FreeType2 bitmap</p>
|
678
678
|
<div class="refsect3">
|
679
|
-
<a name="
|
679
|
+
<a name="pango-ft2-render-layout.parameters"></a><h4>Parameters</h4>
|
680
680
|
<div class="informaltable"><table width="100%" border="0">
|
681
681
|
<colgroup>
|
682
682
|
<col width="150px" class="parameters_name">
|
@@ -722,7 +722,7 @@ pixels. (Using this will avoid extra inaccuracies from
|
|
722
722
|
rounding to integer pixels multiple times, even if the
|
723
723
|
final glyph positions are integers.)</p>
|
724
724
|
<div class="refsect3">
|
725
|
-
<a name="
|
725
|
+
<a name="pango-ft2-render-layout-subpixel.parameters"></a><h4>Parameters</h4>
|
726
726
|
<div class="informaltable"><table width="100%" border="0">
|
727
727
|
<colgroup>
|
728
728
|
<col width="150px" class="parameters_name">
|
@@ -768,7 +768,7 @@ pango_ft2_get_unknown_glyph (<em class="parameter"><code><a class="link" href="p
|
|
768
768
|
by the font,
|
769
769
|
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>
|
770
770
|
<div class="refsect3">
|
771
|
-
<a name="
|
771
|
+
<a name="pango-ft2-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
|
772
772
|
<div class="informaltable"><table width="100%" border="0">
|
773
773
|
<colgroup>
|
774
774
|
<col width="150px" class="parameters_name">
|
@@ -783,7 +783,7 @@ use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
|
|
783
783
|
</table></div>
|
784
784
|
</div>
|
785
785
|
<div class="refsect3">
|
786
|
-
<a name="
|
786
|
+
<a name="pango-ft2-get-unknown-glyph.returns"></a><h4>Returns</h4>
|
787
787
|
<p> a glyph index into <em class="parameter"><code>font</code></em>
|
788
788
|
, or <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-EMPTY:CAPS" title="PANGO_GLYPH_EMPTY"><code class="literal">PANGO_GLYPH_EMPTY</code></a></p>
|
789
789
|
</div>
|
@@ -799,7 +799,7 @@ pango_ft2_font_get_kerning (<em class="parameter"><code><a class="link" href="pa
|
|
799
799
|
<p>Retrieves kerning information for a combination of two glyphs.</p>
|
800
800
|
<p>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.</p>
|
801
801
|
<div class="refsect3">
|
802
|
-
<a name="
|
802
|
+
<a name="pango-ft2-font-get-kerning.parameters"></a><h4>Parameters</h4>
|
803
803
|
<div class="informaltable"><table width="100%" border="0">
|
804
804
|
<colgroup>
|
805
805
|
<col width="150px" class="parameters_name">
|
@@ -826,7 +826,7 @@ pango_ft2_font_get_kerning (<em class="parameter"><code><a class="link" href="pa
|
|
826
826
|
</table></div>
|
827
827
|
</div>
|
828
828
|
<div class="refsect3">
|
829
|
-
<a name="
|
829
|
+
<a name="pango-ft2-font-get-kerning.returns"></a><h4>Returns</h4>
|
830
830
|
<p> The amount of kerning (in Pango units) to apply for
|
831
831
|
the given combination of glyphs.</p>
|
832
832
|
</div>
|
@@ -843,7 +843,7 @@ This may be useful if you want to use FreeType2 functions directly.</p>
|
|
843
843
|
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
|
844
844
|
<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>.</p>
|
845
845
|
<div class="refsect3">
|
846
|
-
<a name="
|
846
|
+
<a name="pango-ft2-font-get-face.parameters"></a><h4>Parameters</h4>
|
847
847
|
<div class="informaltable"><table width="100%" border="0">
|
848
848
|
<colgroup>
|
849
849
|
<col width="150px" class="parameters_name">
|
@@ -858,11 +858,11 @@ face from <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title=
|
|
858
858
|
</table></div>
|
859
859
|
</div>
|
860
860
|
<div class="refsect3">
|
861
|
-
<a name="
|
861
|
+
<a name="pango-ft2-font-get-face.returns"></a><h4>Returns</h4>
|
862
862
|
<p> a pointer to a <span class="type">FT_Face</span>
|
863
|
-
structure, with the size set correctly, or <a href="
|
863
|
+
structure, with the size set correctly, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
|
864
864
|
<em class="parameter"><code>font</code></em>
|
865
|
-
is <a href="
|
865
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
866
866
|
<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>
|
867
867
|
</div>
|
868
868
|
</div>
|
@@ -876,7 +876,7 @@ pango_ft2_font_get_coverage (<em class="parameter"><code><a class="link" href="p
|
|
876
876
|
<p>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
|
877
877
|
<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.</p>
|
878
878
|
<div class="refsect3">
|
879
|
-
<a name="
|
879
|
+
<a name="pango-ft2-font-get-coverage.parameters"></a><h4>Parameters</h4>
|
880
880
|
<div class="informaltable"><table width="100%" border="0">
|
881
881
|
<colgroup>
|
882
882
|
<col width="150px" class="parameters_name">
|
@@ -898,7 +898,7 @@ pango_ft2_font_get_coverage (<em class="parameter"><code><a class="link" href="p
|
|
898
898
|
</table></div>
|
899
899
|
</div>
|
900
900
|
<div class="refsect3">
|
901
|
-
<a name="
|
901
|
+
<a name="pango-ft2-font-get-coverage.returns"></a><h4>Returns</h4>
|
902
902
|
<p> a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>.</p>
|
903
903
|
</div>
|
904
904
|
</div>
|
@@ -915,7 +915,7 @@ global PangoFT2 fontmap is deprecated; use <a class="link" href="pango-FreeType-
|
|
915
915
|
instead.</p>
|
916
916
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
917
917
|
<div class="refsect3">
|
918
|
-
<a name="
|
918
|
+
<a name="pango-ft2-font-map-for-display.returns"></a><h4>Returns</h4>
|
919
919
|
<p> a <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a>.</p>
|
920
920
|
</div>
|
921
921
|
</div>
|
@@ -948,6 +948,6 @@ with the FreeType backend. See <a class="link" href="PangoFcFont.html#PANGO-REND
|
|
948
948
|
</div>
|
949
949
|
</div>
|
950
950
|
<div class="footer">
|
951
|
-
<hr>Generated by GTK-Doc V1.
|
951
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
952
952
|
</body>
|
953
953
|
</html>
|