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="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">
|
10
10
|
<link rel="next" href="pango-hierarchy.html" title="Object Hierarchy">
|
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 @@ at compile-time, and to <em class="firstterm">encode</em> Pango versions into in
|
|
122
122
|
returned by <a class="link" href="pango-Version-Checking.html#PANGO-VERSION:CAPS" title="PANGO_VERSION"><code class="literal">PANGO_VERSION</code></a> and <a class="link" href="pango-Version-Checking.html#pango-version" title="pango_version ()"><code class="function">pango_version()</code></a> are encoded using this macro.
|
123
123
|
Two encoded version numbers can be compared as integers.</p>
|
124
124
|
<div class="refsect3">
|
125
|
-
<a name="
|
125
|
+
<a name="PANGO-VERSION-ENCODE.parameters"></a><h4>Parameters</h4>
|
126
126
|
<div class="informaltable"><table width="100%" border="0">
|
127
127
|
<colgroup>
|
128
128
|
<col width="150px" class="parameters_name">
|
@@ -156,7 +156,7 @@ Two encoded version numbers can be compared as integers.</p>
|
|
156
156
|
<p>Checks that the version of Pango available at compile-time is not older than
|
157
157
|
the provided version number.</p>
|
158
158
|
<div class="refsect3">
|
159
|
-
<a name="
|
159
|
+
<a name="PANGO-VERSION-CHECK.parameters"></a><h4>Parameters</h4>
|
160
160
|
<div class="informaltable"><table width="100%" border="0">
|
161
161
|
<colgroup>
|
162
162
|
<col width="150px" class="parameters_name">
|
@@ -194,7 +194,7 @@ as opposed to the version available at compile-time.</p>
|
|
194
194
|
<p>A version number can be encoded into an integer using
|
195
195
|
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-ENCODE:CAPS" title="PANGO_VERSION_ENCODE()"><code class="function">PANGO_VERSION_ENCODE()</code></a>.</p>
|
196
196
|
<div class="refsect3">
|
197
|
-
<a name="
|
197
|
+
<a name="pango-version.returns"></a><h4>Returns</h4>
|
198
198
|
<p> The encoded version of Pango library
|
199
199
|
available at run time.</p>
|
200
200
|
</div>
|
@@ -209,7 +209,7 @@ pango_version_string (<em class="parameter"><code><span class="type">void</span>
|
|
209
209
|
it returns the version of Pango available at run-time, as opposed to
|
210
210
|
the version available at compile-time.</p>
|
211
211
|
<div class="refsect3">
|
212
|
-
<a name="
|
212
|
+
<a name="pango-version-string.returns"></a><h4>Returns</h4>
|
213
213
|
<p> A string containing the version of Pango library
|
214
214
|
available at run time.
|
215
215
|
The returned string is owned by Pango and should not be modified
|
@@ -242,7 +242,7 @@ version <em class="parameter"><code>required_major.required_minor</code></em>
|
|
242
242
|
(same major version.)</p>
|
243
243
|
<p>For compile-time version checking use <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-CHECK:CAPS" title="PANGO_VERSION_CHECK()"><code class="function">PANGO_VERSION_CHECK()</code></a>.</p>
|
244
244
|
<div class="refsect3">
|
245
|
-
<a name="
|
245
|
+
<a name="pango-version-check.parameters"></a><h4>Parameters</h4>
|
246
246
|
<div class="informaltable"><table width="100%" border="0">
|
247
247
|
<colgroup>
|
248
248
|
<col width="150px" class="parameters_name">
|
@@ -269,8 +269,8 @@ version <em class="parameter"><code>required_major.required_minor</code></em>
|
|
269
269
|
</table></div>
|
270
270
|
</div>
|
271
271
|
<div class="refsect3">
|
272
|
-
<a name="
|
273
|
-
<p> <a href="
|
272
|
+
<a name="pango-version-check.returns"></a><h4>Returns</h4>
|
273
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the Pango library is compatible
|
274
274
|
with the given version, or a string describing the version
|
275
275
|
mismatch. The returned string is owned by Pango and should not
|
276
276
|
be modified or freed. </p>
|
@@ -303,20 +303,20 @@ be modified or freed. </p>
|
|
303
303
|
<hr>
|
304
304
|
<div class="refsect2">
|
305
305
|
<a name="PANGO-VERSION-MICRO:CAPS"></a><h3>PANGO_VERSION_MICRO</h3>
|
306
|
-
<pre class="programlisting">#define PANGO_VERSION_MICRO
|
306
|
+
<pre class="programlisting">#define PANGO_VERSION_MICRO 1
|
307
307
|
</pre>
|
308
308
|
<p>The micro component of the version of Pango available at compile-time.</p>
|
309
309
|
</div>
|
310
310
|
<hr>
|
311
311
|
<div class="refsect2">
|
312
312
|
<a name="PANGO-VERSION-STRING:CAPS"></a><h3>PANGO_VERSION_STRING</h3>
|
313
|
-
<pre class="programlisting">#define PANGO_VERSION_STRING "1.40.
|
313
|
+
<pre class="programlisting">#define PANGO_VERSION_STRING "1.40.1"
|
314
314
|
</pre>
|
315
315
|
<p>A string literal containing the version of Pango available at compile-time.</p>
|
316
316
|
</div>
|
317
317
|
</div>
|
318
318
|
</div>
|
319
319
|
<div class="footer">
|
320
|
-
<hr>Generated by GTK-Doc V1.
|
320
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
321
321
|
</body>
|
322
322
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="pango.html" title="Basic Pango Interfaces">
|
9
9
|
<link rel="prev" href="pango-Bidirectional-Text.html" title="Bidirectional Text">
|
10
10
|
<link rel="next" href="rendering.html" title="Rendering with Pango">
|
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">
|
@@ -108,7 +108,7 @@
|
|
108
108
|
</div>
|
109
109
|
<div class="refsect1">
|
110
110
|
<a name="pango-Vertical-Text.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
111
|
-
<pre class="screen"> <a href="
|
111
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
112
112
|
<span class="lineart">├──</span> PangoGravity
|
113
113
|
<span class="lineart">╰──</span> PangoGravityHint
|
114
114
|
</pre>
|
@@ -160,7 +160,7 @@ and gravity hint using <a class="link" href="pango-Text-Attributes.html#pango-at
|
|
160
160
|
<pre class="programlisting">#define PANGO_GRAVITY_IS_IMPROPER(gravity)</pre>
|
161
161
|
<p>Whether a <a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="type">PangoGravity</span></a> represents a gravity that results in reversal of text direction.</p>
|
162
162
|
<div class="refsect3">
|
163
|
-
<a name="
|
163
|
+
<a name="PANGO-GRAVITY-IS-IMPROPER.parameters"></a><h4>Parameters</h4>
|
164
164
|
<div class="informaltable"><table width="100%" border="0">
|
165
165
|
<colgroup>
|
166
166
|
<col width="150px" class="parameters_name">
|
@@ -175,10 +175,10 @@ and gravity hint using <a class="link" href="pango-Text-Attributes.html#pango-at
|
|
175
175
|
</table></div>
|
176
176
|
</div>
|
177
177
|
<div class="refsect3">
|
178
|
-
<a name="
|
179
|
-
<p> <a href="
|
178
|
+
<a name="PANGO-GRAVITY-IS-IMPROPER.returns"></a><h4>Returns</h4>
|
179
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gravity</code></em>
|
180
180
|
is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code class="literal">PANGO_GRAVITY_WEST</code></a> or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-NORTH:CAPS"><code class="literal">PANGO_GRAVITY_NORTH</code></a>,
|
181
|
-
<a href="
|
181
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
182
182
|
</div>
|
183
183
|
<p class="since">Since: <a class="link" href="api-index-1-32.html#api-index-1.32">1.32</a></p>
|
184
184
|
</div>
|
@@ -188,7 +188,7 @@ is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code
|
|
188
188
|
<pre class="programlisting">#define PANGO_GRAVITY_IS_VERTICAL(gravity)</pre>
|
189
189
|
<p>Whether a <a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="type">PangoGravity</span></a> represents vertical writing directions.</p>
|
190
190
|
<div class="refsect3">
|
191
|
-
<a name="
|
191
|
+
<a name="PANGO-GRAVITY-IS-VERTICAL.parameters"></a><h4>Parameters</h4>
|
192
192
|
<div class="informaltable"><table width="100%" border="0">
|
193
193
|
<colgroup>
|
194
194
|
<col width="150px" class="parameters_name">
|
@@ -203,10 +203,10 @@ is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code
|
|
203
203
|
</table></div>
|
204
204
|
</div>
|
205
205
|
<div class="refsect3">
|
206
|
-
<a name="
|
207
|
-
<p> <a href="
|
206
|
+
<a name="PANGO-GRAVITY-IS-VERTICAL.returns"></a><h4>Returns</h4>
|
207
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gravity</code></em>
|
208
208
|
is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-EAST:CAPS"><code class="literal">PANGO_GRAVITY_EAST</code></a> or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code class="literal">PANGO_GRAVITY_WEST</code></a>,
|
209
|
-
<a href="
|
209
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
|
210
210
|
</div>
|
211
211
|
<p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
|
212
212
|
</div>
|
@@ -218,7 +218,7 @@ pango_gravity_get_for_matrix (<em class="parameter"><code>const <a class="link"
|
|
218
218
|
<p>Finds the gravity that best matches the rotation component
|
219
219
|
in a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>.</p>
|
220
220
|
<div class="refsect3">
|
221
|
-
<a name="
|
221
|
+
<a name="pango-gravity-get-for-matrix.parameters"></a><h4>Parameters</h4>
|
222
222
|
<div class="informaltable"><table width="100%" border="0">
|
223
223
|
<colgroup>
|
224
224
|
<col width="150px" class="parameters_name">
|
@@ -233,11 +233,11 @@ in a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="ty
|
|
233
233
|
</table></div>
|
234
234
|
</div>
|
235
235
|
<div class="refsect3">
|
236
|
-
<a name="
|
236
|
+
<a name="pango-gravity-get-for-matrix.returns"></a><h4>Returns</h4>
|
237
237
|
<p> the gravity of <em class="parameter"><code>matrix</code></em>
|
238
238
|
, which will never be
|
239
239
|
<a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code class="literal">PANGO_GRAVITY_AUTO</code></a>, or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-SOUTH:CAPS"><code class="literal">PANGO_GRAVITY_SOUTH</code></a> if <em class="parameter"><code>matrix</code></em>
|
240
|
-
is <a href="
|
240
|
+
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p>
|
241
241
|
</div>
|
242
242
|
<p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
|
243
243
|
</div>
|
@@ -256,7 +256,7 @@ preferred gravity of <em class="parameter"><code>script</code></em>
|
|
256
256
|
. To get the preferred gravity of a script,
|
257
257
|
pass <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code class="literal">PANGO_GRAVITY_AUTO</code></a> and <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-HINT-STRONG:CAPS"><code class="literal">PANGO_GRAVITY_HINT_STRONG</code></a> in.</p>
|
258
258
|
<div class="refsect3">
|
259
|
-
<a name="
|
259
|
+
<a name="pango-gravity-get-for-script.parameters"></a><h4>Parameters</h4>
|
260
260
|
<div class="informaltable"><table width="100%" border="0">
|
261
261
|
<colgroup>
|
262
262
|
<col width="150px" class="parameters_name">
|
@@ -283,7 +283,7 @@ pass <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><co
|
|
283
283
|
</table></div>
|
284
284
|
</div>
|
285
285
|
<div class="refsect3">
|
286
|
-
<a name="
|
286
|
+
<a name="pango-gravity-get-for-script.returns"></a><h4>Returns</h4>
|
287
287
|
<p> resolved gravity suitable to use for a run of text
|
288
288
|
with <em class="parameter"><code>script</code></em>
|
289
289
|
.</p>
|
@@ -296,7 +296,7 @@ with <em class="parameter"><code>script</code></em>
|
|
296
296
|
<pre class="programlisting"><a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="returnvalue">PangoGravity</span></a>
|
297
297
|
pango_gravity_get_for_script_and_width
|
298
298
|
(<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> script</code></em>,
|
299
|
-
<em class="parameter"><code><a href="
|
299
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wide</code></em>,
|
300
300
|
<em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="type">PangoGravity</span></a> base_gravity</code></em>,
|
301
301
|
<em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravityHint" title="enum PangoGravityHint"><span class="type">PangoGravityHint</span></a> hint</code></em>);</pre>
|
302
302
|
<p>Based on the script, East Asian width, base gravity, and hint,
|
@@ -313,7 +313,7 @@ context.</p>
|
|
313
313
|
preferred gravity of <em class="parameter"><code>script</code></em>
|
314
314
|
.</p>
|
315
315
|
<div class="refsect3">
|
316
|
-
<a name="
|
316
|
+
<a name="pango-gravity-get-for-script-and-width.parameters"></a><h4>Parameters</h4>
|
317
317
|
<div class="informaltable"><table width="100%" border="0">
|
318
318
|
<colgroup>
|
319
319
|
<col width="150px" class="parameters_name">
|
@@ -328,7 +328,7 @@ preferred gravity of <em class="parameter"><code>script</code></em>
|
|
328
328
|
</tr>
|
329
329
|
<tr>
|
330
330
|
<td class="parameter_name"><p>wide</p></td>
|
331
|
-
<td class="parameter_description"><p><a href="
|
331
|
+
<td class="parameter_description"><p><a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> for wide characters as returned by <a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#g-unichar-iswide"><code class="function">g_unichar_iswide()</code></a></p></td>
|
332
332
|
<td class="parameter_annotations"> </td>
|
333
333
|
</tr>
|
334
334
|
<tr>
|
@@ -345,7 +345,7 @@ preferred gravity of <em class="parameter"><code>script</code></em>
|
|
345
345
|
</table></div>
|
346
346
|
</div>
|
347
347
|
<div class="refsect3">
|
348
|
-
<a name="
|
348
|
+
<a name="pango-gravity-get-for-script-and-width.returns"></a><h4>Returns</h4>
|
349
349
|
<p> resolved gravity suitable to use for a run of text
|
350
350
|
with <em class="parameter"><code>script</code></em>
|
351
351
|
and <em class="parameter"><code>wide</code></em>
|
@@ -365,7 +365,7 @@ pango_gravity_to_rotation (<em class="parameter"><code><a class="link" href="pan
|
|
365
365
|
So, to call <a class="link" href="pango-Glyph-Storage.html#pango-matrix-rotate" title="pango_matrix_rotate ()"><code class="function">pango_matrix_rotate()</code></a> with the output of this function
|
366
366
|
you should multiply it by (180. / G_PI).</p>
|
367
367
|
<div class="refsect3">
|
368
|
-
<a name="
|
368
|
+
<a name="pango-gravity-to-rotation.parameters"></a><h4>Parameters</h4>
|
369
369
|
<div class="informaltable"><table width="100%" border="0">
|
370
370
|
<colgroup>
|
371
371
|
<col width="150px" class="parameters_name">
|
@@ -380,7 +380,7 @@ you should multiply it by (180. / G_PI).</p>
|
|
380
380
|
</table></div>
|
381
381
|
</div>
|
382
382
|
<div class="refsect3">
|
383
|
-
<a name="
|
383
|
+
<a name="pango-gravity-to-rotation.returns"></a><h4>Returns</h4>
|
384
384
|
<p> the rotation value corresponding to <em class="parameter"><code>gravity</code></em>
|
385
385
|
.</p>
|
386
386
|
</div>
|
@@ -401,7 +401,7 @@ Not every value in this enumeration makes sense for every usage of
|
|
401
401
|
<a class="link" href="pango-Text-Processing.html#pango-context-get-base-gravity" title="pango_context_get_base_gravity ()"><code class="function">pango_context_get_base_gravity()</code></a>.</p>
|
402
402
|
<p>See also: <a class="link" href="pango-Vertical-Text.html#PangoGravityHint" title="enum PangoGravityHint"><span class="type">PangoGravityHint</span></a></p>
|
403
403
|
<div class="refsect3">
|
404
|
-
<a name="
|
404
|
+
<a name="PangoGravity.members"></a><h4>Members</h4>
|
405
405
|
<div class="informaltable"><table width="100%" border="0">
|
406
406
|
<colgroup>
|
407
407
|
<col width="300px" class="enum_members_name">
|
@@ -457,7 +457,7 @@ vertical context. That is, English excerpt in a vertical paragraph for
|
|
457
457
|
example.</p>
|
458
458
|
<p>See <a class="link" href="pango-Vertical-Text.html#PangoGravity" title="enum PangoGravity"><span class="type">PangoGravity</span></a>.</p>
|
459
459
|
<div class="refsect3">
|
460
|
-
<a name="
|
460
|
+
<a name="PangoGravityHint.members"></a><h4>Members</h4>
|
461
461
|
<div class="informaltable"><table width="100%" border="0">
|
462
462
|
<colgroup>
|
463
463
|
<col width="300px" class="enum_members_name">
|
@@ -511,6 +511,6 @@ opposite gravities and both flow top-to-bottom for example.</p>
|
|
511
511
|
</div>
|
512
512
|
</div>
|
513
513
|
<div class="footer">
|
514
|
-
<hr>Generated by GTK-Doc V1.
|
514
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
515
515
|
</body>
|
516
516
|
</html>
|