pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +12 -1
- data/lib/1.8/pango.so +0 -0
- data/lib/1.9/pango.so +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/etc/pango/pango.modules +14 -1
- data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
- data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
- data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
- data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
- data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
- data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
- data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
- data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +41 -0
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +41 -0
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
- data/vendor/local/lib/pkgconfig/pango.pc +5 -4
- data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
- data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
- data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
- data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
- data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
- data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
- data/vendor/local/share/license/pango/AUTHORS +2 -0
- data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
- data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
- data/vendor/local/share/man/man1/pango-view.1 +4 -4
- metadata +43 -50
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
- data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
- data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
- data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
- data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/pango-1.0.def +0 -397
- data/vendor/local/lib/pango-1.0.lib +0 -0
- data/vendor/local/lib/pangocairo-1.0.def +0 -34
- data/vendor/local/lib/pangocairo-1.0.lib +0 -0
- data/vendor/local/lib/pangoft2-1.0.def +0 -85
- data/vendor/local/lib/pangoft2-1.0.lib +0 -0
- data/vendor/local/lib/pangowin32-1.0.def +0 -30
- data/vendor/local/lib/pangowin32-1.0.lib +0 -0
- data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
- data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
- data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
- data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
- data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
- data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
- data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
- data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
- data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
- data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
- data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
- data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
- data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
- data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
- data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
- data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
- data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>PangoFcDecoder</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="PangoFcFont.html" title="PangoFcFont">
|
10
10
|
<link rel="next" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -45,13 +45,13 @@ struct <a class="link" href="PangoFcDecoder.html#PangoFcDecoderClas
|
|
45
45
|
<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *fcfont</code></em>);
|
46
46
|
<a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> <a class="link" href="PangoFcDecoder.html#pango-fc-decoder-get-glyph" title="pango_fc_decoder_get_glyph ()">pango_fc_decoder_get_glyph</a> (<em class="parameter"><code><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> *decoder</code></em>,
|
47
47
|
<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *fcfont</code></em>,
|
48
|
-
<em class="parameter"><code><
|
48
|
+
<em class="parameter"><code><span class="type">guint32</span> wc</code></em>);
|
49
49
|
</pre>
|
50
50
|
</div>
|
51
51
|
<div class="refsect1">
|
52
52
|
<a name="PangoFcDecoder.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
53
53
|
<pre class="synopsis">
|
54
|
-
|
54
|
+
GObject
|
55
55
|
+----PangoFcDecoder
|
56
56
|
</pre>
|
57
57
|
</div>
|
@@ -94,8 +94,11 @@ object implementation.
|
|
94
94
|
<p>
|
95
95
|
Class structure for <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>.
|
96
96
|
</p>
|
97
|
-
<div class="variablelist"><table border="0">
|
97
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
98
|
+
<colgroup>
|
98
99
|
<col align="left" valign="top">
|
100
|
+
<col>
|
101
|
+
</colgroup>
|
99
102
|
<tbody>
|
100
103
|
<tr>
|
101
104
|
<td><p><span class="term"><em class="structfield"><code><a name="PangoFcDecoderClass.get-charset"></a>get_charset</code></em> ()</span></p></td>
|
@@ -126,8 +129,11 @@ given. The returned <span class="type">FcCharSet</span> will be a reference to
|
|
126
129
|
internal value stored by the <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> and must not
|
127
130
|
be modified or freed.
|
128
131
|
</p>
|
129
|
-
<div class="variablelist"><table border="0">
|
132
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
133
|
+
<colgroup>
|
130
134
|
<col align="left" valign="top">
|
135
|
+
<col>
|
136
|
+
</colgroup>
|
131
137
|
<tbody>
|
132
138
|
<tr>
|
133
139
|
<td><p><span class="term"><em class="parameter"><code>decoder</code></em> :</span></p></td>
|
@@ -152,7 +158,7 @@ or freed.</td>
|
|
152
158
|
<a name="pango-fc-decoder-get-glyph"></a><h3>pango_fc_decoder_get_glyph ()</h3>
|
153
159
|
<pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_fc_decoder_get_glyph (<em class="parameter"><code><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> *decoder</code></em>,
|
154
160
|
<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *fcfont</code></em>,
|
155
|
-
<em class="parameter"><code><
|
161
|
+
<em class="parameter"><code><span class="type">guint32</span> wc</code></em>);</pre>
|
156
162
|
<p>
|
157
163
|
Generates a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a> for the given Unicode point using the
|
158
164
|
custom decoder. For complex scripts where there can be multiple
|
@@ -160,8 +166,11 @@ glyphs for a single character, the decoder will return whatever
|
|
160
166
|
glyph is most convenient for it. (Usually whatever glyph is directly
|
161
167
|
in the fonts character map table.)
|
162
168
|
</p>
|
163
|
-
<div class="variablelist"><table border="0">
|
169
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
170
|
+
<colgroup>
|
164
171
|
<col align="left" valign="top">
|
172
|
+
<col>
|
173
|
+
</colgroup>
|
165
174
|
<tbody>
|
166
175
|
<tr>
|
167
176
|
<td><p><span class="term"><em class="parameter"><code>decoder</code></em> :</span></p></td>
|
@@ -189,6 +198,6 @@ covered by the font.</td>
|
|
189
198
|
</div>
|
190
199
|
<div class="footer">
|
191
200
|
<hr>
|
192
|
-
Generated by GTK-Doc V1.18</div>
|
201
|
+
Generated by GTK-Doc V1.18.1</div>
|
193
202
|
</body>
|
194
203
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>PangoFcFont</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="PangoFcFontMap.html" title="PangoFcFontMap">
|
10
10
|
<link rel="next" href="PangoFcDecoder.html" title="PangoFcDecoder">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -46,12 +46,12 @@ struct <a class="link" href="PangoFcFont.html#PangoFcFontClass" tit
|
|
46
46
|
#define <a class="link" href="PangoFcFont.html#PANGO-RENDER-TYPE-FC:CAPS" title="PANGO_RENDER_TYPE_FC">PANGO_RENDER_TYPE_FC</a>
|
47
47
|
<span class="returnvalue">FT_Face</span> <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()">pango_fc_font_lock_face</a> (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>);
|
48
48
|
<span class="returnvalue">void</span> <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()">pango_fc_font_unlock_face</a> (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>);
|
49
|
-
<
|
50
|
-
<em class="parameter"><code><
|
51
|
-
<
|
52
|
-
<em class="parameter"><code><
|
49
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()">pango_fc_font_has_char</a> (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
50
|
+
<em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
|
51
|
+
<span class="returnvalue">guint</span> <a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()">pango_fc_font_get_glyph</a> (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
52
|
+
<em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
|
53
53
|
<a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> <a class="link" href="PangoFcFont.html#pango-fc-font-get-unknown-glyph" title="pango_fc_font_get_unknown_glyph ()">pango_fc_font_get_unknown_glyph</a> (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
54
|
-
<em class="parameter"><code><
|
54
|
+
<em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
|
55
55
|
<span class="returnvalue">void</span> <a class="link" href="PangoFcFont.html#pango-fc-font-kern-glyphs" title="pango_fc_font_kern_glyphs ()">pango_fc_font_kern_glyphs</a> (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
56
56
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);
|
57
57
|
</pre>
|
@@ -59,7 +59,7 @@ struct <a class="link" href="PangoFcFont.html#PangoFcFontClass" tit
|
|
59
59
|
<div class="refsect1">
|
60
60
|
<a name="PangoFcFont.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
61
61
|
<pre class="synopsis">
|
62
|
-
|
62
|
+
GObject
|
63
63
|
+----<a class="link" href="pango-Fonts.html#PangoFont">PangoFont</a>
|
64
64
|
+----PangoFcFont
|
65
65
|
+----<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont">PangoXftFont</a>
|
@@ -69,7 +69,7 @@ struct <a class="link" href="PangoFcFont.html#PangoFcFontClass" tit
|
|
69
69
|
<a name="PangoFcFont.properties"></a><h2>Properties</h2>
|
70
70
|
<pre class="synopsis">
|
71
71
|
"<a class="link" href="PangoFcFont.html#PangoFcFont--fontmap" title='The "fontmap" property'>fontmap</a>" <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>* : Read / Write
|
72
|
-
"<a class="link" href="PangoFcFont.html#PangoFcFont--pattern" title='The "pattern" property'>pattern</a>" <
|
72
|
+
"<a class="link" href="PangoFcFont.html#PangoFcFont--pattern" title='The "pattern" property'>pattern</a>" <span class="type">gpointer</span> : Read / Write / Construct Only
|
73
73
|
</pre>
|
74
74
|
</div>
|
75
75
|
<div class="refsect1">
|
@@ -117,8 +117,11 @@ virtual function from <a class="link" href="pango-Fonts.html#PangoFont"><span cl
|
|
117
117
|
<p>
|
118
118
|
Class structure for <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.
|
119
119
|
</p>
|
120
|
-
<div class="variablelist"><table border="0">
|
120
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
121
|
+
<colgroup>
|
121
122
|
<col align="left" valign="top">
|
123
|
+
<col>
|
124
|
+
</colgroup>
|
122
125
|
<tbody>
|
123
126
|
<tr>
|
124
127
|
<td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontClass.lock-face"></a>lock_face</code></em> ()</span></p></td>
|
@@ -134,7 +137,7 @@ FT_Face.</td>
|
|
134
137
|
</tr>
|
135
138
|
<tr>
|
136
139
|
<td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontClass.has-char"></a>has_char</code></em> ()</span></p></td>
|
137
|
-
<td>Return <
|
140
|
+
<td>Return <code class="literal">TRUE</code> if the the font contains a glyph
|
138
141
|
corresponding to the specified character.</td>
|
139
142
|
</tr>
|
140
143
|
<tr>
|
@@ -147,13 +150,13 @@ Unicode character.</td>
|
|
147
150
|
<td>Gets the glyph that should be used to
|
148
151
|
display an unknown-glyph indication for the specified
|
149
152
|
Unicode character.
|
150
|
-
May be <a href="/
|
153
|
+
May be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
151
154
|
</tr>
|
152
155
|
<tr>
|
153
156
|
<td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontClass.shutdown"></a>shutdown</code></em> ()</span></p></td>
|
154
157
|
<td>Performs any font-specific shutdown code that
|
155
158
|
needs to be done when pango_fc_font_map_shutdown is called.
|
156
|
-
May be <a href="/
|
159
|
+
May be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
|
157
160
|
</tr>
|
158
161
|
</tbody>
|
159
162
|
</table></div>
|
@@ -178,8 +181,11 @@ Gets the FreeType <span class="type">FT_Face</span> associated with a font,
|
|
178
181
|
This face will be kept around until you call
|
179
182
|
<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>.
|
180
183
|
</p>
|
181
|
-
<div class="variablelist"><table border="0">
|
184
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
185
|
+
<colgroup>
|
182
186
|
<col align="left" valign="top">
|
187
|
+
<col>
|
188
|
+
</colgroup>
|
183
189
|
<tbody>
|
184
190
|
<tr>
|
185
191
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -201,8 +207,11 @@ This face will be kept around until you call
|
|
201
207
|
Releases a font previously obtained with
|
202
208
|
<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>.
|
203
209
|
</p>
|
204
|
-
<div class="variablelist"><table border="0">
|
210
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
211
|
+
<colgroup>
|
205
212
|
<col align="left" valign="top">
|
213
|
+
<col>
|
214
|
+
</colgroup>
|
206
215
|
<tbody><tr>
|
207
216
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
208
217
|
<td>a <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.</td>
|
@@ -213,13 +222,16 @@ Releases a font previously obtained with
|
|
213
222
|
<hr>
|
214
223
|
<div class="refsect2">
|
215
224
|
<a name="pango-fc-font-has-char"></a><h3>pango_fc_font_has_char ()</h3>
|
216
|
-
<pre class="programlisting"><
|
217
|
-
<em class="parameter"><code><
|
225
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> pango_fc_font_has_char (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
226
|
+
<em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
|
218
227
|
<p>
|
219
228
|
Determines whether <em class="parameter"><code>font</code></em> has a glyph for the codepoint <em class="parameter"><code>wc</code></em>.
|
220
229
|
</p>
|
221
|
-
<div class="variablelist"><table border="0">
|
230
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
231
|
+
<colgroup>
|
222
232
|
<col align="left" valign="top">
|
233
|
+
<col>
|
234
|
+
</colgroup>
|
223
235
|
<tbody>
|
224
236
|
<tr>
|
225
237
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -233,7 +245,7 @@ Determines whether <em class="parameter"><code>font</code></em> has a glyph for
|
|
233
245
|
<tr>
|
234
246
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
235
247
|
<td>
|
236
|
-
<
|
248
|
+
<code class="literal">TRUE</code> if <em class="parameter"><code>font</code></em> has the requested codepoint.</td>
|
237
249
|
</tr>
|
238
250
|
</tbody>
|
239
251
|
</table></div>
|
@@ -242,15 +254,18 @@ Determines whether <em class="parameter"><code>font</code></em> has a glyph for
|
|
242
254
|
<hr>
|
243
255
|
<div class="refsect2">
|
244
256
|
<a name="pango-fc-font-get-glyph"></a><h3>pango_fc_font_get_glyph ()</h3>
|
245
|
-
<pre class="programlisting"><
|
246
|
-
<em class="parameter"><code><
|
257
|
+
<pre class="programlisting"><span class="returnvalue">guint</span> pango_fc_font_get_glyph (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
258
|
+
<em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
|
247
259
|
<p>
|
248
260
|
Gets the glyph index for a given Unicode character
|
249
261
|
for <em class="parameter"><code>font</code></em>. If you only want to determine
|
250
262
|
whether the font has the glyph, 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>.
|
251
263
|
</p>
|
252
|
-
<div class="variablelist"><table border="0">
|
264
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
265
|
+
<colgroup>
|
253
266
|
<col align="left" valign="top">
|
267
|
+
<col>
|
268
|
+
</colgroup>
|
254
269
|
<tbody>
|
255
270
|
<tr>
|
256
271
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -274,7 +289,7 @@ character doesn't exist in the font.</td>
|
|
274
289
|
<div class="refsect2">
|
275
290
|
<a name="pango-fc-font-get-unknown-glyph"></a><h3>pango_fc_font_get_unknown_glyph ()</h3>
|
276
291
|
<pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_fc_font_get_unknown_glyph (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
277
|
-
<em class="parameter"><code><
|
292
|
+
<em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
|
278
293
|
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
279
294
|
<h3 class="title">Warning</h3>
|
280
295
|
<p><code class="literal">pango_fc_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p>
|
@@ -286,8 +301,11 @@ unknown character.
|
|
286
301
|
<p>
|
287
302
|
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.
|
288
303
|
</p>
|
289
|
-
<div class="variablelist"><table border="0">
|
304
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
305
|
+
<colgroup>
|
290
306
|
<col align="left" valign="top">
|
307
|
+
<col>
|
308
|
+
</colgroup>
|
291
309
|
<tbody>
|
292
310
|
<tr>
|
293
311
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -311,12 +329,19 @@ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
|
|
311
329
|
<a name="pango-fc-font-kern-glyphs"></a><h3>pango_fc_font_kern_glyphs ()</h3>
|
312
330
|
<pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_kern_glyphs (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
313
331
|
<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);</pre>
|
332
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
333
|
+
<h3 class="title">Warning</h3>
|
334
|
+
<p><code class="literal">pango_fc_font_kern_glyphs</code> is deprecated and should not be used in newly-written code. 1.32</p>
|
335
|
+
</div>
|
314
336
|
<p>
|
315
337
|
Adjust each adjacent pair of glyphs in <em class="parameter"><code>glyphs</code></em> according to
|
316
338
|
kerning information in <em class="parameter"><code>font</code></em>.
|
317
339
|
</p>
|
318
|
-
<div class="variablelist"><table border="0">
|
340
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
341
|
+
<colgroup>
|
319
342
|
<col align="left" valign="top">
|
343
|
+
<col>
|
344
|
+
</colgroup>
|
320
345
|
<tbody>
|
321
346
|
<tr>
|
322
347
|
<td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
|
@@ -343,7 +368,7 @@ kerning information in <em class="parameter"><code>font</code></em>.
|
|
343
368
|
<hr>
|
344
369
|
<div class="refsect2">
|
345
370
|
<a name="PangoFcFont--pattern"></a><h3>The <code class="literal">"pattern"</code> property</h3>
|
346
|
-
<pre class="programlisting"> "pattern" <
|
371
|
+
<pre class="programlisting"> "pattern" <span class="type">gpointer</span> : Read / Write / Construct Only</pre>
|
347
372
|
<p>The fontconfig pattern for this font.</p>
|
348
373
|
</div>
|
349
374
|
</div>
|
@@ -351,8 +376,11 @@ kerning information in <em class="parameter"><code>font</code></em>.
|
|
351
376
|
<a name="PangoFcFont.see-also"></a><h2>See Also</h2>
|
352
377
|
<p>
|
353
378
|
</p>
|
354
|
-
<div class="variablelist"><table border="0">
|
379
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
380
|
+
<colgroup>
|
355
381
|
<col align="left" valign="top">
|
382
|
+
<col>
|
383
|
+
</colgroup>
|
356
384
|
<tbody><tr>
|
357
385
|
<td><p><span class="term"><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a></span></p></td>
|
358
386
|
<td><p>The base class for font maps; creating a new
|
@@ -367,6 +395,6 @@ Fontconfig-based backend involves deriving from both
|
|
367
395
|
</div>
|
368
396
|
<div class="footer">
|
369
397
|
<hr>
|
370
|
-
Generated by GTK-Doc V1.18</div>
|
398
|
+
Generated by GTK-Doc V1.18.1</div>
|
371
399
|
</body>
|
372
400
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>PangoFcFontMap</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="pango-pango-renderer.html" title="PangoRenderer">
|
10
10
|
<link rel="next" href="PangoFcFont.html" title="PangoFcFont">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -43,26 +43,26 @@
|
|
43
43
|
struct <a class="link" href="PangoFcFontMap.html#PangoFcFontMapClass" title="struct PangoFcFontMapClass">PangoFcFontMapClass</a>;
|
44
44
|
<a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-create-context" title="pango_fc_font_map_create_context ()">pango_fc_font_map_create_context</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);
|
45
45
|
<a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (<a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()">*PangoFcDecoderFindFunc</a>) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
46
|
-
<em class="parameter"><code><
|
46
|
+
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);
|
47
47
|
<span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()">pango_fc_font_map_add_decoder_find_func</a>
|
48
48
|
(<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
|
49
49
|
<em class="parameter"><code><a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> findfunc</code></em>,
|
50
|
-
<em class="parameter"><code><
|
51
|
-
<em class="parameter"><code><
|
50
|
+
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>,
|
51
|
+
<em class="parameter"><code><span class="type">GDestroyNotify</span> dnotify</code></em>);
|
52
52
|
<a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-find-decoder" title="pango_fc_font_map_find_decoder ()">pango_fc_font_map_find_decoder</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
|
53
53
|
<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>);
|
54
54
|
<span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-cache-clear" title="pango_fc_font_map_cache_clear ()">pango_fc_font_map_cache_clear</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);
|
55
55
|
<span class="returnvalue">void</span> <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-shutdown" title="pango_fc_font_map_shutdown ()">pango_fc_font_map_shutdown</a> (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);
|
56
56
|
<a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-description-from-pattern" title="pango_fc_font_description_from_pattern ()">pango_fc_font_description_from_pattern</a>
|
57
57
|
(<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
58
|
-
<em class="parameter"><code><
|
58
|
+
<em class="parameter"><code><span class="type">gboolean</span> include_size</code></em>);
|
59
59
|
#define <a class="link" href="PangoFcFontMap.html#PANGO-FC-GRAVITY:CAPS" title="PANGO_FC_GRAVITY">PANGO_FC_GRAVITY</a>
|
60
60
|
#define <a class="link" href="PangoFcFontMap.html#PANGO-FC-VERSION:CAPS" title="PANGO_FC_VERSION">PANGO_FC_VERSION</a>
|
61
61
|
#define <a class="link" href="PangoFcFontMap.html#PANGO-FC-PRGNAME:CAPS" title="PANGO_FC_PRGNAME">PANGO_FC_PRGNAME</a>
|
62
62
|
|
63
63
|
|
64
64
|
<a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey">PangoFcFontsetKey</a>;
|
65
|
-
<
|
65
|
+
<span class="returnvalue">gpointer</span> <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>
|
66
66
|
(<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
|
67
67
|
const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-description" title="pango_fc_fontset_key_get_description ()">pango_fc_fontset_key_get_description</a>
|
68
68
|
(<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
|
@@ -72,7 +72,7 @@ const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="r
|
|
72
72
|
(<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
|
73
73
|
<span class="returnvalue">double</span> <a class="link" href="PangoFcFontMap.html#pango-fc-fontset-key-get-resolution" title="pango_fc_fontset_key_get_resolution ()">pango_fc_fontset_key_get_resolution</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);
|
74
74
|
<a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey">PangoFcFontKey</a>;
|
75
|
-
<
|
75
|
+
<span class="returnvalue">gpointer</span> <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> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);
|
76
76
|
const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-matrix" title="pango_fc_font_key_get_matrix ()">pango_fc_font_key_get_matrix</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);
|
77
77
|
const <span class="returnvalue">FcPattern</span> * <a class="link" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern" title="pango_fc_font_key_get_pattern ()">pango_fc_font_key_get_pattern</a> (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);
|
78
78
|
</pre>
|
@@ -80,7 +80,7 @@ const <span class="returnvalue">FcPattern</span> * <a class="link" href="Pango
|
|
80
80
|
<div class="refsect1">
|
81
81
|
<a name="PangoFcFontMap.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
82
82
|
<pre class="synopsis">
|
83
|
-
|
83
|
+
GObject
|
84
84
|
+----<a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
|
85
85
|
+----PangoFcFontMap
|
86
86
|
+----<a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap">PangoFT2FontMap</a>
|
@@ -149,14 +149,17 @@ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFon
|
|
149
149
|
<p>
|
150
150
|
Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.
|
151
151
|
</p>
|
152
|
-
<div class="variablelist"><table border="0">
|
152
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
153
|
+
<colgroup>
|
153
154
|
<col align="left" valign="top">
|
155
|
+
<col>
|
156
|
+
</colgroup>
|
154
157
|
<tbody>
|
155
158
|
<tr>
|
156
159
|
<td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.default-substitute"></a>default_substitute</code></em> ()</span></p></td>
|
157
160
|
<td>Substitutes in default values for
|
158
161
|
unspecified fields in a <span class="type">FcPattern</span>. This will be called
|
159
|
-
prior to creating a font for the pattern. May be <a href="/
|
162
|
+
prior to creating a font for the pattern. May be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.
|
160
163
|
Deprecated in favor of <em class="parameter"><code><code class="function">font_key_substitute()</code></code></em>.</td>
|
161
164
|
</tr>
|
162
165
|
<tr>
|
@@ -164,7 +167,7 @@ Deprecated in favor of <em class="parameter"><code><code class="function">font_k
|
|
164
167
|
<td>Creates a new <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> for the specified
|
165
168
|
pattern of the appropriate type for this font map. The
|
166
169
|
<em class="parameter"><code>pattern</code></em> argument must be passed to the "pattern" property
|
167
|
-
of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call <
|
170
|
+
of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call <code class="function">g_object_new()</code>. Deprecated
|
168
171
|
in favor of <em class="parameter"><code><code class="function">create_font()</code></code></em>.</td>
|
169
172
|
</tr>
|
170
173
|
<tr>
|
@@ -206,7 +209,7 @@ to make a persistant copy of the value returned from
|
|
206
209
|
<td><p><span class="term"><em class="structfield"><code><a name="PangoFcFontMapClass.fontset-key-substitute"></a>fontset_key_substitute</code></em> ()</span></p></td>
|
207
210
|
<td>Substitutes in default values for
|
208
211
|
unspecified fields in a <span class="type">FcPattern</span>. This will be called
|
209
|
-
prior to creating a font for the pattern. May be <a href="/
|
212
|
+
prior to creating a font for the pattern. May be <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.
|
210
213
|
(Since: 1.24)</td>
|
211
214
|
</tr>
|
212
215
|
<tr>
|
@@ -217,7 +220,7 @@ information from the font key that is passed in. The
|
|
217
220
|
<em class="parameter"><code>pattern</code></em> member of <em class="parameter"><code>font_key</code></em> can be retrieved using
|
218
221
|
<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 be passed to
|
219
222
|
the "pattern" property of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> when you call
|
220
|
-
<
|
223
|
+
<code class="function">g_object_new()</code>. If <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>, <code class="function">new_font()</code> is used.
|
221
224
|
(Since: 1.24)</td>
|
222
225
|
</tr>
|
223
226
|
</tbody>
|
@@ -233,13 +236,16 @@ the "pattern" property of <a class="link" href="PangoFcFont.html" title="PangoFc
|
|
233
236
|
</div>
|
234
237
|
<p>
|
235
238
|
Creates a new context for this fontmap. This function is intended
|
236
|
-
only for backend implementations deriving from <span class="type">
|
239
|
+
only for backend implementations deriving from <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>;
|
237
240
|
it is possible that a backend will store additional information
|
238
241
|
needed for correct operation on the <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> after calling
|
239
242
|
this function.
|
240
243
|
</p>
|
241
|
-
<div class="variablelist"><table border="0">
|
244
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
245
|
+
<colgroup>
|
242
246
|
<col align="left" valign="top">
|
247
|
+
<col>
|
248
|
+
</colgroup>
|
243
249
|
<tbody>
|
244
250
|
<tr>
|
245
251
|
<td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
|
@@ -259,12 +265,15 @@ this function.
|
|
259
265
|
<div class="refsect2">
|
260
266
|
<a name="PangoFcDecoderFindFunc"></a><h3>PangoFcDecoderFindFunc ()</h3>
|
261
267
|
<pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (*PangoFcDecoderFindFunc) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
262
|
-
<em class="parameter"><code><
|
268
|
+
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>);</pre>
|
263
269
|
<p>
|
264
270
|
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>.
|
265
271
|
</p>
|
266
|
-
<div class="variablelist"><table border="0">
|
272
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
273
|
+
<colgroup>
|
267
274
|
<col align="left" valign="top">
|
275
|
+
<col>
|
276
|
+
</colgroup>
|
268
277
|
<tbody>
|
269
278
|
<tr>
|
270
279
|
<td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
|
@@ -278,7 +287,7 @@ Callback function passed to <a class="link" href="PangoFcFontMap.html#pango-fc-f
|
|
278
287
|
<tr>
|
279
288
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
280
289
|
<td>a new reference to a custom decoder for this pattern,
|
281
|
-
or <a href="/
|
290
|
+
or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the default decoder handling should be used.</td>
|
282
291
|
</tr>
|
283
292
|
</tbody>
|
284
293
|
</table></div>
|
@@ -289,8 +298,8 @@ or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><co
|
|
289
298
|
<pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_map_add_decoder_find_func
|
290
299
|
(<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>,
|
291
300
|
<em class="parameter"><code><a class="link" href="PangoFcFontMap.html#PangoFcDecoderFindFunc" title="PangoFcDecoderFindFunc ()"><span class="type">PangoFcDecoderFindFunc</span></a> findfunc</code></em>,
|
292
|
-
<em class="parameter"><code><
|
293
|
-
<em class="parameter"><code><
|
301
|
+
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>,
|
302
|
+
<em class="parameter"><code><span class="type">GDestroyNotify</span> dnotify</code></em>);</pre>
|
294
303
|
<p>
|
295
304
|
This function saves a callback method in the <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> that
|
296
305
|
will be called whenever new fonts are created. If the
|
@@ -299,8 +308,11 @@ determine both coverage via a <span class="type">FcCharSet</span> and a one-to-o
|
|
299
308
|
characters to glyphs. This will allow applications to have
|
300
309
|
application-specific encodings for various fonts.
|
301
310
|
</p>
|
302
|
-
<div class="variablelist"><table border="0">
|
311
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
312
|
+
<colgroup>
|
303
313
|
<col align="left" valign="top">
|
314
|
+
<col>
|
315
|
+
</colgroup>
|
304
316
|
<tbody>
|
305
317
|
<tr>
|
306
318
|
<td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
|
@@ -316,12 +328,12 @@ application-specific encodings for various fonts.
|
|
316
328
|
</tr>
|
317
329
|
<tr>
|
318
330
|
<td><p><span class="term"><em class="parameter"><code>dnotify</code></em> :</span></p></td>
|
319
|
-
<td>A <
|
331
|
+
<td>A <span class="type">GDestroyNotify</span> callback that will be called when the
|
320
332
|
fontmap is finalized and the decoder is released.</td>
|
321
333
|
</tr>
|
322
334
|
</tbody>
|
323
335
|
</table></div>
|
324
|
-
<p class="since">Since 1.6
|
336
|
+
<p class="since">Since 1.6</p>
|
325
337
|
</div>
|
326
338
|
<hr>
|
327
339
|
<div class="refsect2">
|
@@ -332,8 +344,11 @@ fontmap is finalized and the decoder is released.</td>
|
|
332
344
|
Finds the decoder to use for <em class="parameter"><code>pattern</code></em>. Decoders can be added to
|
333
345
|
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>.
|
334
346
|
</p>
|
335
|
-
<div class="variablelist"><table border="0">
|
347
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
348
|
+
<colgroup>
|
336
349
|
<col align="left" valign="top">
|
350
|
+
<col>
|
351
|
+
</colgroup>
|
337
352
|
<tbody>
|
338
353
|
<tr>
|
339
354
|
<td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
|
@@ -345,12 +360,12 @@ a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add
|
|
345
360
|
</tr>
|
346
361
|
<tr>
|
347
362
|
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
348
|
-
<td>a newly created <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> object or <a href="/
|
363
|
+
<td>a newly created <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> object or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if
|
349
364
|
no decoder is set for <em class="parameter"><code>pattern</code></em>.</td>
|
350
365
|
</tr>
|
351
366
|
</tbody>
|
352
367
|
</table></div>
|
353
|
-
<p class="since">Since 1.26
|
368
|
+
<p class="since">Since 1.26</p>
|
354
369
|
</div>
|
355
370
|
<hr>
|
356
371
|
<div class="refsect2">
|
@@ -363,11 +378,14 @@ output of the <code class="function">default_substitute()</code> virtual functio
|
|
363
378
|
font map, or if fontconfig has been reinitialized to new
|
364
379
|
configuration.
|
365
380
|
</p>
|
366
|
-
<div class="variablelist"><table border="0">
|
381
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
382
|
+
<colgroup>
|
367
383
|
<col align="left" valign="top">
|
384
|
+
<col>
|
385
|
+
</colgroup>
|
368
386
|
<tbody><tr>
|
369
387
|
<td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
|
370
|
-
<td>a <span class="type">
|
388
|
+
<td>a <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>
|
371
389
|
</td>
|
372
390
|
</tr></tbody>
|
373
391
|
</table></div>
|
@@ -383,13 +401,16 @@ all fonts open for the fontmap as dead. (See the <code class="function">shutdown
|
|
383
401
|
virtual function of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.) This function might be used
|
384
402
|
by a backend when the underlying windowing system for the font
|
385
403
|
map exits. This function is only intended to be called
|
386
|
-
only for backend implementations deriving from <span class="type">
|
404
|
+
only for backend implementations deriving from <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.
|
387
405
|
</p>
|
388
|
-
<div class="variablelist"><table border="0">
|
406
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
407
|
+
<colgroup>
|
389
408
|
<col align="left" valign="top">
|
409
|
+
<col>
|
410
|
+
</colgroup>
|
390
411
|
<tbody><tr>
|
391
412
|
<td><p><span class="term"><em class="parameter"><code>fcfontmap</code></em> :</span></p></td>
|
392
|
-
<td>a <span class="type">
|
413
|
+
<td>a <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>
|
393
414
|
</td>
|
394
415
|
</tr></tbody>
|
395
416
|
</table></div>
|
@@ -400,15 +421,18 @@ only for backend implementations deriving from <span class="type">PangoFcFontmap
|
|
400
421
|
<a name="pango-fc-font-description-from-pattern"></a><h3>pango_fc_font_description_from_pattern ()</h3>
|
401
422
|
<pre class="programlisting"><a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_fc_font_description_from_pattern
|
402
423
|
(<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
|
403
|
-
<em class="parameter"><code><
|
424
|
+
<em class="parameter"><code><span class="type">gboolean</span> include_size</code></em>);</pre>
|
404
425
|
<p>
|
405
426
|
Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified
|
406
427
|
Fontconfig pattern as closely as possible. Many possible Fontconfig
|
407
428
|
pattern values, such as <code class="literal">FC_RASTERIZER</code> or <code class="literal">FC_DPI</code>, don't make sense in
|
408
429
|
the context of <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, so will be ignored.
|
409
430
|
</p>
|
410
|
-
<div class="variablelist"><table border="0">
|
431
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
432
|
+
<colgroup>
|
411
433
|
<col align="left" valign="top">
|
434
|
+
<col>
|
435
|
+
</colgroup>
|
412
436
|
<tbody>
|
413
437
|
<tr>
|
414
438
|
<td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
|
@@ -417,7 +441,7 @@ the context of <a class="link" href="pango-Fonts.html#PangoFontDescription"><spa
|
|
417
441
|
</tr>
|
418
442
|
<tr>
|
419
443
|
<td><p><span class="term"><em class="parameter"><code>include_size</code></em> :</span></p></td>
|
420
|
-
<td>if <
|
444
|
+
<td>if <code class="literal">TRUE</code>, the pattern will include the size from
|
421
445
|
the <em class="parameter"><code>pattern</code></em>; otherwise the resulting pattern will be unsized.
|
422
446
|
(only <code class="literal">FC_SIZE</code> is examined, not <code class="literal">FC_PIXEL_SIZE</code>)</td>
|
423
447
|
</tr>
|
@@ -476,7 +500,7 @@ fontconfig pattern it passes to fontconfig.
|
|
476
500
|
</p>
|
477
501
|
<p>
|
478
502
|
The property will have a string equal to what
|
479
|
-
<
|
503
|
+
<code class="function">g_get_prgname()</code> returns.
|
480
504
|
This can be used to write fontconfig configuration rules that only affect
|
481
505
|
certain applications.
|
482
506
|
</p>
|
@@ -495,13 +519,16 @@ loading a fontset with the PangoFc fontmap.
|
|
495
519
|
<hr>
|
496
520
|
<div class="refsect2">
|
497
521
|
<a name="pango-fc-fontset-key-get-context-key"></a><h3>pango_fc_fontset_key_get_context_key ()</h3>
|
498
|
-
<pre class="programlisting"><
|
522
|
+
<pre class="programlisting"><span class="returnvalue">gpointer</span> pango_fc_fontset_key_get_context_key
|
499
523
|
(<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
|
500
524
|
<p>
|
501
525
|
Gets the context key member of <em class="parameter"><code>key</code></em>.
|
502
526
|
</p>
|
503
|
-
<div class="variablelist"><table border="0">
|
527
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
528
|
+
<colgroup>
|
504
529
|
<col align="left" valign="top">
|
530
|
+
<col>
|
531
|
+
</colgroup>
|
505
532
|
<tbody>
|
506
533
|
<tr>
|
507
534
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -523,8 +550,11 @@ Gets the context key member of <em class="parameter"><code>key</code></em>.
|
|
523
550
|
<p>
|
524
551
|
Gets the font description of <em class="parameter"><code>key</code></em>.
|
525
552
|
</p>
|
526
|
-
<div class="variablelist"><table border="0">
|
553
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
554
|
+
<colgroup>
|
527
555
|
<col align="left" valign="top">
|
556
|
+
<col>
|
557
|
+
</colgroup>
|
528
558
|
<tbody>
|
529
559
|
<tr>
|
530
560
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -545,8 +575,11 @@ Gets the font description of <em class="parameter"><code>key</code></em>.
|
|
545
575
|
<p>
|
546
576
|
Gets the language member of <em class="parameter"><code>key</code></em>.
|
547
577
|
</p>
|
548
|
-
<div class="variablelist"><table border="0">
|
578
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
579
|
+
<colgroup>
|
549
580
|
<col align="left" valign="top">
|
581
|
+
<col>
|
582
|
+
</colgroup>
|
550
583
|
<tbody>
|
551
584
|
<tr>
|
552
585
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -567,8 +600,11 @@ Gets the language member of <em class="parameter"><code>key</code></em>.
|
|
567
600
|
<p>
|
568
601
|
Gets the matrix member of <em class="parameter"><code>key</code></em>.
|
569
602
|
</p>
|
570
|
-
<div class="variablelist"><table border="0">
|
603
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
604
|
+
<colgroup>
|
571
605
|
<col align="left" valign="top">
|
606
|
+
<col>
|
607
|
+
</colgroup>
|
572
608
|
<tbody>
|
573
609
|
<tr>
|
574
610
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -591,8 +627,11 @@ Gets the matrix member of <em class="parameter"><code>key</code></em>.
|
|
591
627
|
Gets the absolute font size of <em class="parameter"><code>key</code></em> in Pango units. This is adjusted
|
592
628
|
for both resolution and transformation matrix.
|
593
629
|
</p>
|
594
|
-
<div class="variablelist"><table border="0">
|
630
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
631
|
+
<colgroup>
|
595
632
|
<col align="left" valign="top">
|
633
|
+
<col>
|
634
|
+
</colgroup>
|
596
635
|
<tbody>
|
597
636
|
<tr>
|
598
637
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -613,8 +652,11 @@ for both resolution and transformation matrix.
|
|
613
652
|
<p>
|
614
653
|
Gets the resolution of <em class="parameter"><code>key</code></em>
|
615
654
|
</p>
|
616
|
-
<div class="variablelist"><table border="0">
|
655
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
656
|
+
<colgroup>
|
617
657
|
<col align="left" valign="top">
|
658
|
+
<col>
|
659
|
+
</colgroup>
|
618
660
|
<tbody>
|
619
661
|
<tr>
|
620
662
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -642,12 +684,15 @@ loading a font with the PangoFc fontmap.
|
|
642
684
|
<hr>
|
643
685
|
<div class="refsect2">
|
644
686
|
<a name="pango-fc-font-key-get-context-key"></a><h3>pango_fc_font_key_get_context_key ()</h3>
|
645
|
-
<pre class="programlisting"><
|
687
|
+
<pre class="programlisting"><span class="returnvalue">gpointer</span> 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>
|
646
688
|
<p>
|
647
689
|
Gets the context key member of <em class="parameter"><code>key</code></em>.
|
648
690
|
</p>
|
649
|
-
<div class="variablelist"><table border="0">
|
691
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
692
|
+
<colgroup>
|
650
693
|
<col align="left" valign="top">
|
694
|
+
<col>
|
695
|
+
</colgroup>
|
651
696
|
<tbody>
|
652
697
|
<tr>
|
653
698
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -668,8 +713,11 @@ Gets the context key member of <em class="parameter"><code>key</code></em>.
|
|
668
713
|
<p>
|
669
714
|
Gets the matrix member of <em class="parameter"><code>key</code></em>.
|
670
715
|
</p>
|
671
|
-
<div class="variablelist"><table border="0">
|
716
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
717
|
+
<colgroup>
|
672
718
|
<col align="left" valign="top">
|
719
|
+
<col>
|
720
|
+
</colgroup>
|
673
721
|
<tbody>
|
674
722
|
<tr>
|
675
723
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -690,8 +738,11 @@ Gets the matrix member of <em class="parameter"><code>key</code></em>.
|
|
690
738
|
<p>
|
691
739
|
Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em>.
|
692
740
|
</p>
|
693
|
-
<div class="variablelist"><table border="0">
|
741
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
742
|
+
<colgroup>
|
694
743
|
<col align="left" valign="top">
|
744
|
+
<col>
|
745
|
+
</colgroup>
|
695
746
|
<tbody>
|
696
747
|
<tr>
|
697
748
|
<td><p><span class="term"><em class="parameter"><code>key</code></em> :</span></p></td>
|
@@ -710,8 +761,11 @@ Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em
|
|
710
761
|
<a name="PangoFcFontMap.see-also"></a><h2>See Also</h2>
|
711
762
|
<p>
|
712
763
|
</p>
|
713
|
-
<div class="variablelist"><table border="0">
|
764
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
765
|
+
<colgroup>
|
714
766
|
<col align="left" valign="top">
|
767
|
+
<col>
|
768
|
+
</colgroup>
|
715
769
|
<tbody><tr>
|
716
770
|
<td><p><span class="term"><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a></span></p></td>
|
717
771
|
<td><p>The base class for fonts; creating a new
|
@@ -726,6 +780,6 @@ Fontconfig-based backend involves deriving from both
|
|
726
780
|
</div>
|
727
781
|
<div class="footer">
|
728
782
|
<hr>
|
729
|
-
Generated by GTK-Doc V1.18</div>
|
783
|
+
Generated by GTK-Doc V1.18.1</div>
|
730
784
|
</body>
|
731
785
|
</html>
|