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="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="PangoRenderer.html" title="PangoRenderer">
|
10
10
|
<link rel="next" href="PangoFcFont.html" title="PangoFcFont">
|
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">
|
@@ -122,7 +122,7 @@
|
|
122
122
|
</tr>
|
123
123
|
<tr>
|
124
124
|
<td class="function_type">
|
125
|
-
<a href="
|
125
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
126
126
|
</td>
|
127
127
|
<td class="function_name">
|
128
128
|
<a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-context-key" title="pango_fc_fontset_key_get_context_key ()">pango_fc_fontset_key_get_context_key</a> <span class="c_punctuation">()</span>
|
@@ -168,7 +168,7 @@
|
|
168
168
|
</tr>
|
169
169
|
<tr>
|
170
170
|
<td class="function_type">
|
171
|
-
<a href="
|
171
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
172
172
|
</td>
|
173
173
|
<td class="function_name">
|
174
174
|
<a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-context-key" title="pango_fc_font_key_get_context_key ()">pango_fc_font_key_get_context_key</a> <span class="c_punctuation">()</span>
|
@@ -236,7 +236,7 @@
|
|
236
236
|
</div>
|
237
237
|
<div class="refsect1">
|
238
238
|
<a name="PangoFcFontMap.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
239
|
-
<pre class="screen"> <a href="
|
239
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
240
240
|
<span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
|
241
241
|
<span class="lineart">╰──</span> PangoFcFontMap
|
242
242
|
<span class="lineart">├──</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap">PangoFT2FontMap</a>
|
@@ -269,7 +269,7 @@ it is possible that a backend will store additional information
|
|
269
269
|
needed for correct operation on the <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> after calling
|
270
270
|
this function.</p>
|
271
271
|
<div class="refsect3">
|
272
|
-
<a name="
|
272
|
+
<a name="pango-fc-font-map-create-context.parameters"></a><h4>Parameters</h4>
|
273
273
|
<div class="informaltable"><table width="100%" border="0">
|
274
274
|
<colgroup>
|
275
275
|
<col width="150px" class="parameters_name">
|
@@ -284,7 +284,7 @@ this function.</p>
|
|
284
284
|
</table></div>
|
285
285
|
</div>
|
286
286
|
<div class="refsect3">
|
287
|
-
<a name="
|
287
|
+
<a name="pango-fc-font-map-create-context.returns"></a><h4>Returns</h4>
|
288
288
|
<p> a new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a></p>
|
289
289
|
</div>
|
290
290
|
<p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
|
@@ -294,10 +294,10 @@ this function.</p>
|
|
294
294
|
<a name="PangoFcDecoderFindFunc"></a><h3>PangoFcDecoderFindFunc ()</h3>
|
295
295
|
<pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> *
|
296
296
|
<span class="c_punctuation">(</span>*PangoFcDecoderFindFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
297
|
-
<em class="parameter"><code><a href="
|
297
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
|
298
298
|
<p>Callback function passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.</p>
|
299
299
|
<div class="refsect3">
|
300
|
-
<a name="
|
300
|
+
<a name="PangoFcDecoderFindFunc.parameters"></a><h4>Parameters</h4>
|
301
301
|
<div class="informaltable"><table width="100%" border="0">
|
302
302
|
<colgroup>
|
303
303
|
<col width="150px" class="parameters_name">
|
@@ -319,9 +319,9 @@ this function.</p>
|
|
319
319
|
</table></div>
|
320
320
|
</div>
|
321
321
|
<div class="refsect3">
|
322
|
-
<a name="
|
322
|
+
<a name="PangoFcDecoderFindFunc.returns"></a><h4>Returns</h4>
|
323
323
|
<p> a new reference to a custom decoder for this pattern,
|
324
|
-
or <a href="
|
324
|
+
or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the default decoder handling should be used.</p>
|
325
325
|
</div>
|
326
326
|
</div>
|
327
327
|
<hr>
|
@@ -331,8 +331,8 @@ or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/htm
|
|
331
331
|
pango_fc_font_map_add_decoder_find_func
|
332
332
|
(<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
|
333
333
|
<em class="parameter"><code><a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> findfunc</code></em>,
|
334
|
-
<em class="parameter"><code><a href="
|
335
|
-
<em class="parameter"><code><a href="
|
334
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>,
|
335
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> dnotify</code></em>);</pre>
|
336
336
|
<p>This function saves a callback method in the <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> that
|
337
337
|
will be called whenever new fonts are created. If the
|
338
338
|
function returns a <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>, that decoder will be used to
|
@@ -340,7 +340,7 @@ determine both coverage via a <span class="type">FcCharSet</span> and a one-to-o
|
|
340
340
|
characters to glyphs. This will allow applications to have
|
341
341
|
application-specific encodings for various fonts.</p>
|
342
342
|
<div class="refsect3">
|
343
|
-
<a name="
|
343
|
+
<a name="pango-fc-font-map-add-decoder-find-func.parameters"></a><h4>Parameters</h4>
|
344
344
|
<div class="informaltable"><table width="100%" border="0">
|
345
345
|
<colgroup>
|
346
346
|
<col width="150px" class="parameters_name">
|
@@ -365,7 +365,7 @@ application-specific encodings for various fonts.</p>
|
|
365
365
|
</tr>
|
366
366
|
<tr>
|
367
367
|
<td class="parameter_name"><p>dnotify</p></td>
|
368
|
-
<td class="parameter_description"><p>A <a href="
|
368
|
+
<td class="parameter_description"><p>A <a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> callback that will be called when the
|
369
369
|
fontmap is finalized and the decoder is released.</p></td>
|
370
370
|
<td class="parameter_annotations"> </td>
|
371
371
|
</tr>
|
@@ -384,7 +384,7 @@ pango_fc_font_map_find_decoder (<em class="parameter"><code><a class="link" href
|
|
384
384
|
. Decoders can be added to
|
385
385
|
a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.</p>
|
386
386
|
<div class="refsect3">
|
387
|
-
<a name="
|
387
|
+
<a name="pango-fc-font-map-find-decoder.parameters"></a><h4>Parameters</h4>
|
388
388
|
<div class="informaltable"><table width="100%" border="0">
|
389
389
|
<colgroup>
|
390
390
|
<col width="150px" class="parameters_name">
|
@@ -406,9 +406,9 @@ a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add
|
|
406
406
|
</table></div>
|
407
407
|
</div>
|
408
408
|
<div class="refsect3">
|
409
|
-
<a name="
|
409
|
+
<a name="pango-fc-font-map-find-decoder.returns"></a><h4>Returns</h4>
|
410
410
|
<p> a newly created <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> object or
|
411
|
-
<a href="
|
411
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no decoder is set for <em class="parameter"><code>pattern</code></em>
|
412
412
|
. </p>
|
413
413
|
<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>
|
414
414
|
</div>
|
@@ -425,7 +425,7 @@ output of the <code class="function">default_substitute()</code> virtual functio
|
|
425
425
|
font map, or if fontconfig has been reinitialized to new
|
426
426
|
configuration.</p>
|
427
427
|
<div class="refsect3">
|
428
|
-
<a name="
|
428
|
+
<a name="pango-fc-font-map-cache-clear.parameters"></a><h4>Parameters</h4>
|
429
429
|
<div class="informaltable"><table width="100%" border="0">
|
430
430
|
<colgroup>
|
431
431
|
<col width="150px" class="parameters_name">
|
@@ -451,7 +451,7 @@ used by this font map has changed. This currently calls
|
|
451
451
|
<a class="link" href="PangoFcFontMap.html#pango-fc-font-map-cache-clear" title="pango_fc_font_map_cache_clear ()"><code class="function">pango_fc_font_map_cache_clear()</code></a> which ensures that list of fonts, etc
|
452
452
|
will be regenerated using the updated configuration.</p>
|
453
453
|
<div class="refsect3">
|
454
|
-
<a name="
|
454
|
+
<a name="pango-fc-font-map-config-changed.parameters"></a><h4>Parameters</h4>
|
455
455
|
<div class="informaltable"><table width="100%" border="0">
|
456
456
|
<colgroup>
|
457
457
|
<col width="150px" class="parameters_name">
|
@@ -479,7 +479,7 @@ by a backend when the underlying windowing system for the font
|
|
479
479
|
map exits. This function is only intended to be called
|
480
480
|
only for backend implementations deriving from <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.</p>
|
481
481
|
<div class="refsect3">
|
482
|
-
<a name="
|
482
|
+
<a name="pango-fc-font-map-shutdown.parameters"></a><h4>Parameters</h4>
|
483
483
|
<div class="informaltable"><table width="100%" border="0">
|
484
484
|
<colgroup>
|
485
485
|
<col width="150px" class="parameters_name">
|
@@ -502,7 +502,7 @@ only for backend implementations deriving from <a class="link" href="PangoFcFont
|
|
502
502
|
pango_fc_font_map_set_config (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
|
503
503
|
<em class="parameter"><code><span class="type">FcConfig</span> *fcconfig</code></em>);</pre>
|
504
504
|
<p>Set the FcConfig for this font map to use. The default value
|
505
|
-
is <a href="
|
505
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, which causes Fontconfig to use its global "current config".
|
506
506
|
You can create a new FcConfig object and use this API to attach it
|
507
507
|
to a font map.</p>
|
508
508
|
<p>This is particularly useful for example, if you want to use application
|
@@ -514,7 +514,7 @@ app fonts to it, and attach it to a new Pango font map.</p>
|
|
514
514
|
<p>This function acquires a reference to the FcConfig object; the caller
|
515
515
|
does NOT need to retain a reference.</p>
|
516
516
|
<div class="refsect3">
|
517
|
-
<a name="
|
517
|
+
<a name="pango-fc-font-map-set-config.parameters"></a><h4>Parameters</h4>
|
518
518
|
<div class="informaltable"><table width="100%" border="0">
|
519
519
|
<colgroup>
|
520
520
|
<col width="150px" class="parameters_name">
|
@@ -529,7 +529,7 @@ does NOT need to retain a reference.</p>
|
|
529
529
|
</tr>
|
530
530
|
<tr>
|
531
531
|
<td class="parameter_name"><p>fcconfig</p></td>
|
532
|
-
<td class="parameter_description"><p>(nullable) a <span class="type">FcConfig</span>, or <a href="
|
532
|
+
<td class="parameter_description"><p>(nullable) a <span class="type">FcConfig</span>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
|
533
533
|
<td class="parameter_annotations"> </td>
|
534
534
|
</tr>
|
535
535
|
</tbody>
|
@@ -544,7 +544,7 @@ does NOT need to retain a reference.</p>
|
|
544
544
|
pango_fc_font_map_get_config (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);</pre>
|
545
545
|
<p>Fetches FcConfig attached to a font map. See <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-set-config" title="pango_fc_font_map_set_config ()"><code class="function">pango_fc_font_map_set_config()</code></a>.</p>
|
546
546
|
<div class="refsect3">
|
547
|
-
<a name="
|
547
|
+
<a name="pango-fc-font-map-get-config.parameters"></a><h4>Parameters</h4>
|
548
548
|
<div class="informaltable"><table width="100%" border="0">
|
549
549
|
<colgroup>
|
550
550
|
<col width="150px" class="parameters_name">
|
@@ -559,10 +559,10 @@ pango_fc_font_map_get_config (<em class="parameter"><code><a class="link" href="
|
|
559
559
|
</table></div>
|
560
560
|
</div>
|
561
561
|
<div class="refsect3">
|
562
|
-
<a name="
|
562
|
+
<a name="pango-fc-font-map-get-config.returns"></a><h4>Returns</h4>
|
563
563
|
<p> the <span class="type">FcConfig</span> object attached to <em class="parameter"><code>fcfontmap</code></em>
|
564
564
|
, which
|
565
|
-
might be <a href="
|
565
|
+
might be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
|
566
566
|
<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>
|
567
567
|
</div>
|
568
568
|
<p class="since">Since: <a class="link" href="api-index-1-38.html#api-index-1.38">1.38</a></p>
|
@@ -573,13 +573,13 @@ might be <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-d
|
|
573
573
|
<pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> *
|
574
574
|
pango_fc_font_description_from_pattern
|
575
575
|
(<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
576
|
-
<em class="parameter"><code><a href="
|
576
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> include_size</code></em>);</pre>
|
577
577
|
<p>Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified
|
578
578
|
Fontconfig pattern as closely as possible. Many possible Fontconfig
|
579
579
|
pattern values, such as <code class="literal">FC_RASTERIZER</code> or <code class="literal">FC_DPI</code>, don't make sense in
|
580
580
|
the context of <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, so will be ignored.</p>
|
581
581
|
<div class="refsect3">
|
582
|
-
<a name="
|
582
|
+
<a name="pango-fc-font-description-from-pattern.parameters"></a><h4>Parameters</h4>
|
583
583
|
<div class="informaltable"><table width="100%" border="0">
|
584
584
|
<colgroup>
|
585
585
|
<col width="150px" class="parameters_name">
|
@@ -594,7 +594,7 @@ the context of <a class="link" href="pango-Fonts.html#PangoFontDescription"><spa
|
|
594
594
|
</tr>
|
595
595
|
<tr>
|
596
596
|
<td class="parameter_name"><p>include_size</p></td>
|
597
|
-
<td class="parameter_description"><p>if <a href="
|
597
|
+
<td class="parameter_description"><p>if <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, the pattern will include the size from
|
598
598
|
the <em class="parameter"><code>pattern</code></em>
|
599
599
|
; otherwise the resulting pattern will be unsized.
|
600
600
|
(only <code class="literal">FC_SIZE</code> is examined, not <code class="literal">FC_PIXEL_SIZE</code>)</p></td>
|
@@ -604,7 +604,7 @@ the <em class="parameter"><code>pattern</code></em>
|
|
604
604
|
</table></div>
|
605
605
|
</div>
|
606
606
|
<div class="refsect3">
|
607
|
-
<a name="
|
607
|
+
<a name="pango-fc-font-description-from-pattern.returns"></a><h4>Returns</h4>
|
608
608
|
<p> a new <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>. Free with
|
609
609
|
<a class="link" href="pango-Fonts.html#pango-font-description-free" title="pango_font_description_free ()"><code class="function">pango_font_description_free()</code></a>.</p>
|
610
610
|
</div>
|
@@ -613,12 +613,12 @@ the <em class="parameter"><code>pattern</code></em>
|
|
613
613
|
<hr>
|
614
614
|
<div class="refsect2">
|
615
615
|
<a name="pango-fc-fontset-key-get-context-key"></a><h3>pango_fc_fontset_key_get_context_key ()</h3>
|
616
|
-
<pre class="programlisting"><a href="
|
616
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
617
617
|
pango_fc_fontset_key_get_context_key (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
|
618
618
|
<p>Gets the context key member of <em class="parameter"><code>key</code></em>
|
619
619
|
.</p>
|
620
620
|
<div class="refsect3">
|
621
|
-
<a name="
|
621
|
+
<a name="pango-fc-fontset-key-get-context-key.parameters"></a><h4>Parameters</h4>
|
622
622
|
<div class="informaltable"><table width="100%" border="0">
|
623
623
|
<colgroup>
|
624
624
|
<col width="150px" class="parameters_name">
|
@@ -633,7 +633,7 @@ pango_fc_fontset_key_get_context_key (<em class="parameter"><code>const <a class
|
|
633
633
|
</table></div>
|
634
634
|
</div>
|
635
635
|
<div class="refsect3">
|
636
|
-
<a name="
|
636
|
+
<a name="pango-fc-fontset-key-get-context-key.returns"></a><h4>Returns</h4>
|
637
637
|
<p> the context key, which is owned by <em class="parameter"><code>key</code></em>
|
638
638
|
and should not be modified.</p>
|
639
639
|
</div>
|
@@ -647,7 +647,7 @@ pango_fc_fontset_key_get_description (<em class="parameter"><code>const <a class
|
|
647
647
|
<p>Gets the font description of <em class="parameter"><code>key</code></em>
|
648
648
|
.</p>
|
649
649
|
<div class="refsect3">
|
650
|
-
<a name="
|
650
|
+
<a name="pango-fc-fontset-key-get-description.parameters"></a><h4>Parameters</h4>
|
651
651
|
<div class="informaltable"><table width="100%" border="0">
|
652
652
|
<colgroup>
|
653
653
|
<col width="150px" class="parameters_name">
|
@@ -662,7 +662,7 @@ pango_fc_fontset_key_get_description (<em class="parameter"><code>const <a class
|
|
662
662
|
</table></div>
|
663
663
|
</div>
|
664
664
|
<div class="refsect3">
|
665
|
-
<a name="
|
665
|
+
<a name="pango-fc-fontset-key-get-description.returns"></a><h4>Returns</h4>
|
666
666
|
<p> the font description, which is owned by <em class="parameter"><code>key</code></em>
|
667
667
|
and should not be modified.</p>
|
668
668
|
</div>
|
@@ -676,7 +676,7 @@ pango_fc_fontset_key_get_language (<em class="parameter"><code>const <a class="l
|
|
676
676
|
<p>Gets the language member of <em class="parameter"><code>key</code></em>
|
677
677
|
.</p>
|
678
678
|
<div class="refsect3">
|
679
|
-
<a name="
|
679
|
+
<a name="pango-fc-fontset-key-get-language.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">
|
@@ -691,7 +691,7 @@ pango_fc_fontset_key_get_language (<em class="parameter"><code>const <a class="l
|
|
691
691
|
</table></div>
|
692
692
|
</div>
|
693
693
|
<div class="refsect3">
|
694
|
-
<a name="
|
694
|
+
<a name="pango-fc-fontset-key-get-language.returns"></a><h4>Returns</h4>
|
695
695
|
<p> the language</p>
|
696
696
|
</div>
|
697
697
|
<p class="since">Since: <a class="link" href="api-index-1-24.html#api-index-1.24">1.24</a></p>
|
@@ -704,7 +704,7 @@ pango_fc_fontset_key_get_matrix (<em class="parameter"><code>const <a class="lin
|
|
704
704
|
<p>Gets the matrix member of <em class="parameter"><code>key</code></em>
|
705
705
|
.</p>
|
706
706
|
<div class="refsect3">
|
707
|
-
<a name="
|
707
|
+
<a name="pango-fc-fontset-key-get-matrix.parameters"></a><h4>Parameters</h4>
|
708
708
|
<div class="informaltable"><table width="100%" border="0">
|
709
709
|
<colgroup>
|
710
710
|
<col width="150px" class="parameters_name">
|
@@ -719,7 +719,7 @@ pango_fc_fontset_key_get_matrix (<em class="parameter"><code>const <a class="lin
|
|
719
719
|
</table></div>
|
720
720
|
</div>
|
721
721
|
<div class="refsect3">
|
722
|
-
<a name="
|
722
|
+
<a name="pango-fc-fontset-key-get-matrix.returns"></a><h4>Returns</h4>
|
723
723
|
<p> the matrix, which is owned by <em class="parameter"><code>key</code></em>
|
724
724
|
and should not be modified.</p>
|
725
725
|
</div>
|
@@ -735,7 +735,7 @@ pango_fc_fontset_key_get_absolute_size
|
|
735
735
|
in Pango units. This is adjusted
|
736
736
|
for both resolution and transformation matrix.</p>
|
737
737
|
<div class="refsect3">
|
738
|
-
<a name="
|
738
|
+
<a name="pango-fc-fontset-key-get-absolute-size.parameters"></a><h4>Parameters</h4>
|
739
739
|
<div class="informaltable"><table width="100%" border="0">
|
740
740
|
<colgroup>
|
741
741
|
<col width="150px" class="parameters_name">
|
@@ -750,7 +750,7 @@ for both resolution and transformation matrix.</p>
|
|
750
750
|
</table></div>
|
751
751
|
</div>
|
752
752
|
<div class="refsect3">
|
753
|
-
<a name="
|
753
|
+
<a name="pango-fc-fontset-key-get-absolute-size.returns"></a><h4>Returns</h4>
|
754
754
|
<p> the pixel size of <em class="parameter"><code>key</code></em>
|
755
755
|
.</p>
|
756
756
|
</div>
|
@@ -764,7 +764,7 @@ pango_fc_fontset_key_get_resolution (<em class="parameter"><code>const <a class=
|
|
764
764
|
<p>Gets the resolution of <em class="parameter"><code>key</code></em>
|
765
765
|
</p>
|
766
766
|
<div class="refsect3">
|
767
|
-
<a name="
|
767
|
+
<a name="pango-fc-fontset-key-get-resolution.parameters"></a><h4>Parameters</h4>
|
768
768
|
<div class="informaltable"><table width="100%" border="0">
|
769
769
|
<colgroup>
|
770
770
|
<col width="150px" class="parameters_name">
|
@@ -779,7 +779,7 @@ pango_fc_fontset_key_get_resolution (<em class="parameter"><code>const <a class=
|
|
779
779
|
</table></div>
|
780
780
|
</div>
|
781
781
|
<div class="refsect3">
|
782
|
-
<a name="
|
782
|
+
<a name="pango-fc-fontset-key-get-resolution.returns"></a><h4>Returns</h4>
|
783
783
|
<p> the resolution of <em class="parameter"><code>key</code></em>
|
784
784
|
</p>
|
785
785
|
</div>
|
@@ -788,12 +788,12 @@ pango_fc_fontset_key_get_resolution (<em class="parameter"><code>const <a class=
|
|
788
788
|
<hr>
|
789
789
|
<div class="refsect2">
|
790
790
|
<a name="pango-fc-font-key-get-context-key"></a><h3>pango_fc_font_key_get_context_key ()</h3>
|
791
|
-
<pre class="programlisting"><a href="
|
791
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a>
|
792
792
|
pango_fc_font_key_get_context_key (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
|
793
793
|
<p>Gets the context key member of <em class="parameter"><code>key</code></em>
|
794
794
|
.</p>
|
795
795
|
<div class="refsect3">
|
796
|
-
<a name="
|
796
|
+
<a name="pango-fc-font-key-get-context-key.parameters"></a><h4>Parameters</h4>
|
797
797
|
<div class="informaltable"><table width="100%" border="0">
|
798
798
|
<colgroup>
|
799
799
|
<col width="150px" class="parameters_name">
|
@@ -808,7 +808,7 @@ pango_fc_font_key_get_context_key (<em class="parameter"><code>const <a class="l
|
|
808
808
|
</table></div>
|
809
809
|
</div>
|
810
810
|
<div class="refsect3">
|
811
|
-
<a name="
|
811
|
+
<a name="pango-fc-font-key-get-context-key.returns"></a><h4>Returns</h4>
|
812
812
|
<p> the context key, which is owned by <em class="parameter"><code>key</code></em>
|
813
813
|
and should not be modified.</p>
|
814
814
|
</div>
|
@@ -822,7 +822,7 @@ pango_fc_font_key_get_matrix (<em class="parameter"><code>const <a class="link"
|
|
822
822
|
<p>Gets the matrix member of <em class="parameter"><code>key</code></em>
|
823
823
|
.</p>
|
824
824
|
<div class="refsect3">
|
825
|
-
<a name="
|
825
|
+
<a name="pango-fc-font-key-get-matrix.parameters"></a><h4>Parameters</h4>
|
826
826
|
<div class="informaltable"><table width="100%" border="0">
|
827
827
|
<colgroup>
|
828
828
|
<col width="150px" class="parameters_name">
|
@@ -837,7 +837,7 @@ pango_fc_font_key_get_matrix (<em class="parameter"><code>const <a class="link"
|
|
837
837
|
</table></div>
|
838
838
|
</div>
|
839
839
|
<div class="refsect3">
|
840
|
-
<a name="
|
840
|
+
<a name="pango-fc-font-key-get-matrix.returns"></a><h4>Returns</h4>
|
841
841
|
<p> the matrix, which is owned by <em class="parameter"><code>key</code></em>
|
842
842
|
and should not be modified.</p>
|
843
843
|
</div>
|
@@ -851,7 +851,7 @@ pango_fc_font_key_get_pattern (<em class="parameter"><code>const <a class="link"
|
|
851
851
|
<p>Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em>
|
852
852
|
.</p>
|
853
853
|
<div class="refsect3">
|
854
|
-
<a name="
|
854
|
+
<a name="pango-fc-font-key-get-pattern.parameters"></a><h4>Parameters</h4>
|
855
855
|
<div class="informaltable"><table width="100%" border="0">
|
856
856
|
<colgroup>
|
857
857
|
<col width="150px" class="parameters_name">
|
@@ -866,7 +866,7 @@ pango_fc_font_key_get_pattern (<em class="parameter"><code>const <a class="link"
|
|
866
866
|
</table></div>
|
867
867
|
</div>
|
868
868
|
<div class="refsect3">
|
869
|
-
<a name="
|
869
|
+
<a name="pango-fc-font-key-get-pattern.returns"></a><h4>Returns</h4>
|
870
870
|
<p> the pattern, which is owned by <em class="parameter"><code>key</code></em>
|
871
871
|
and should not be modified.</p>
|
872
872
|
</div>
|
@@ -919,7 +919,7 @@ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFon
|
|
919
919
|
</pre>
|
920
920
|
<p>Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.</p>
|
921
921
|
<div class="refsect3">
|
922
|
-
<a name="
|
922
|
+
<a name="PangoFcFontMapClass.members"></a><h4>Members</h4>
|
923
923
|
<div class="informaltable"><table width="100%" border="0">
|
924
924
|
<colgroup>
|
925
925
|
<col width="300px" class="struct_members_name">
|
@@ -932,7 +932,7 @@ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFon
|
|
932
932
|
<td class="struct_member_description"><p> Substitutes in default
|
933
933
|
values for unspecified fields in a <span class="type">FcPattern</span>. This will
|
934
934
|
be called prior to creating a font for the pattern. May be
|
935
|
-
<a href="
|
935
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. Deprecated in favor of <em class="parameter"><code><code class="function">font_key_substitute()</code></code></em>
|
936
936
|
. </p></td>
|
937
937
|
<td class="struct_member_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>
|
938
938
|
</tr>
|
@@ -942,7 +942,7 @@ be called prior to creating a font for the pattern. May be
|
|
942
942
|
pattern of the appropriate type for this font map. The
|
943
943
|
<em class="parameter"><code>pattern</code></em>
|
944
944
|
argument must be passed to the "pattern" property
|
945
|
-
of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call <a href="
|
945
|
+
of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-new"><code class="function">g_object_new()</code></a>. Deprecated
|
946
946
|
in favor of <em class="parameter"><code><code class="function">create_font()</code></code></em>
|
947
947
|
.</p></td>
|
948
948
|
<td class="struct_member_annotations"> </td>
|
@@ -996,7 +996,7 @@ to make a persistant copy of the value returned from
|
|
996
996
|
<td class="struct_member_description"><p> Substitutes in
|
997
997
|
default values for unspecified fields in a
|
998
998
|
<span class="type">FcPattern</span>. This will be called prior to creating a font
|
999
|
-
for the pattern. May be <a href="
|
999
|
+
for the pattern. May be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. (Since: 1.24). </p></td>
|
1000
1000
|
<td class="struct_member_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>
|
1001
1001
|
</tr>
|
1002
1002
|
<tr>
|
@@ -1009,7 +1009,7 @@ member of <em class="parameter"><code>font_key</code></em>
|
|
1009
1009
|
can be
|
1010
1010
|
retrieved using <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern" title="pango_fc_font_key_get_pattern ()"><code class="function">pango_fc_font_key_get_pattern()</code></a> and must
|
1011
1011
|
be passed to the "pattern" property of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when
|
1012
|
-
you call <a href="
|
1012
|
+
you call <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-new"><code class="function">g_object_new()</code></a>. If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <code class="function">new_font()</code> is used.
|
1013
1013
|
(Since: 1.24). </p></td>
|
1014
1014
|
<td class="struct_member_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>
|
1015
1015
|
</tr>
|
@@ -1065,7 +1065,7 @@ non-pango-using applications).</p>
|
|
1065
1065
|
<p>String representing a fontconfig property name that Pango sets on any
|
1066
1066
|
fontconfig pattern it passes to fontconfig.</p>
|
1067
1067
|
<p>The property will have a string equal to what
|
1068
|
-
<a href="
|
1068
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Miscellaneous-Utility-Functions.html#g-get-prgname"><code class="function">g_get_prgname()</code></a> returns.
|
1069
1069
|
This can be used to write fontconfig configuration rules that only affect
|
1070
1070
|
certain applications.</p>
|
1071
1071
|
<p>This is equivalent to FC_PRGNAME in versions of fontconfig that have that.</p>
|
@@ -1105,6 +1105,6 @@ Fontconfig-based backend involves deriving from both
|
|
1105
1105
|
</div>
|
1106
1106
|
</div>
|
1107
1107
|
<div class="footer">
|
1108
|
-
<hr>Generated by GTK-Doc V1.
|
1108
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1109
1109
|
</body>
|
1110
1110
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="pango.html" title="Basic Pango Interfaces">
|
9
9
|
<link rel="prev" href="pango-Tab-Stops.html" title="Tab Stops">
|
10
10
|
<link rel="next" href="pango-Layout-Objects.html" title="Layout Objects">
|
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">
|
@@ -321,6 +321,6 @@ Underline
|
|
321
321
|
</div>
|
322
322
|
</div>
|
323
323
|
<div class="footer">
|
324
|
-
<hr>Generated by GTK-Doc V1.
|
324
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
325
325
|
</body>
|
326
326
|
</html>
|