pango 3.0.9-x64-mingw32 → 3.1.0-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/README +0 -1
- data/Rakefile +2 -5
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/vendor/local/bin/derb.exe +0 -0
- data/vendor/local/bin/genbrk.exe +0 -0
- data/vendor/local/bin/genccode.exe +0 -0
- data/vendor/local/bin/gencfu.exe +0 -0
- data/vendor/local/bin/gencmn.exe +0 -0
- data/vendor/local/bin/gencnval.exe +0 -0
- data/vendor/local/bin/gendict.exe +0 -0
- data/vendor/local/bin/gennorm2.exe +0 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/gensprep.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/icuinfo.exe +0 -0
- data/vendor/local/bin/icupkg.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/bin/pkgdata.exe +0 -0
- data/vendor/local/bin/uconv.exe +0 -0
- data/vendor/local/include/harfbuzz/hb-ot-math.h +209 -0
- data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
- data/vendor/local/include/harfbuzz/hb-version.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
- data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
- data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
- data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
- data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
- data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
- data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
- data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
- data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
- data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
- data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
- data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
- data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
- data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
- data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
- data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
- data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
- data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
- data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
- data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
- data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
- data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
- data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
- data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
- data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
- data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
- data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
- data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
- data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
- data/vendor/local/lib/icudt.dll +0 -0
- data/vendor/local/lib/icudt57.dll +0 -0
- data/vendor/local/lib/icuin.dll +0 -0
- data/vendor/local/lib/icuin57.dll +0 -0
- data/vendor/local/lib/icuio.dll +0 -0
- data/vendor/local/lib/icuio57.dll +0 -0
- data/vendor/local/lib/icule.dll +0 -0
- data/vendor/local/lib/icule57.dll +0 -0
- data/vendor/local/lib/iculx.dll +0 -0
- data/vendor/local/lib/iculx57.dll +0 -0
- data/vendor/local/lib/icutest.dll +0 -0
- data/vendor/local/lib/icutest57.dll +0 -0
- data/vendor/local/lib/icutu.dll +0 -0
- data/vendor/local/lib/icutu57.dll +0 -0
- data/vendor/local/lib/icuuc.dll +0 -0
- data/vendor/local/lib/icuuc57.dll +0 -0
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +2 -2
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +2 -2
- 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 +2 -2
- 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/gir-1.0/Pango-1.0.gir +18 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
- data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
- 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/level-2.html +130 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
- 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 +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
- data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
- 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 +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
- 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 +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
- data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
- 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 +17 -17
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
- data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
- data/vendor/local/share/man/man1/pango-view.1 +2 -2
- metadata +16 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +0 -601
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Version Checking: Pango Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
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-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">
|
@@ -33,7 +33,7 @@
|
|
33
33
|
</tr></table></div>
|
34
34
|
<div class="refsect1">
|
35
35
|
<a name="pango-Version-Checking.functions"></a><h2>Functions</h2>
|
36
|
-
<div class="informaltable"><table width="100%" border="0">
|
36
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
37
37
|
<colgroup>
|
38
38
|
<col width="150px" class="functions_return">
|
39
39
|
<col class="functions_name">
|
@@ -78,7 +78,7 @@
|
|
78
78
|
</div>
|
79
79
|
<div class="refsect1">
|
80
80
|
<a name="pango-Version-Checking.other"></a><h2>Types and Values</h2>
|
81
|
-
<div class="informaltable"><table width="100%" border="0">
|
81
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
82
82
|
<colgroup>
|
83
83
|
<col width="150px" class="name">
|
84
84
|
<col class="description">
|
@@ -104,6 +104,90 @@
|
|
104
104
|
<td class="define_keyword">#define</td>
|
105
105
|
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-STRING:CAPS" title="PANGO_VERSION_STRING">PANGO_VERSION_STRING</a></td>
|
106
106
|
</tr>
|
107
|
+
<tr>
|
108
|
+
<td class="define_keyword">#define</td>
|
109
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-2:CAPS" title="PANGO_VERSION_1_2">PANGO_VERSION_1_2</a></td>
|
110
|
+
</tr>
|
111
|
+
<tr>
|
112
|
+
<td class="define_keyword">#define</td>
|
113
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-4:CAPS" title="PANGO_VERSION_1_4">PANGO_VERSION_1_4</a></td>
|
114
|
+
</tr>
|
115
|
+
<tr>
|
116
|
+
<td class="define_keyword">#define</td>
|
117
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-6:CAPS" title="PANGO_VERSION_1_6">PANGO_VERSION_1_6</a></td>
|
118
|
+
</tr>
|
119
|
+
<tr>
|
120
|
+
<td class="define_keyword">#define</td>
|
121
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-8:CAPS" title="PANGO_VERSION_1_8">PANGO_VERSION_1_8</a></td>
|
122
|
+
</tr>
|
123
|
+
<tr>
|
124
|
+
<td class="define_keyword">#define</td>
|
125
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-10:CAPS" title="PANGO_VERSION_1_10">PANGO_VERSION_1_10</a></td>
|
126
|
+
</tr>
|
127
|
+
<tr>
|
128
|
+
<td class="define_keyword">#define</td>
|
129
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-12:CAPS" title="PANGO_VERSION_1_12">PANGO_VERSION_1_12</a></td>
|
130
|
+
</tr>
|
131
|
+
<tr>
|
132
|
+
<td class="define_keyword">#define</td>
|
133
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-14:CAPS" title="PANGO_VERSION_1_14">PANGO_VERSION_1_14</a></td>
|
134
|
+
</tr>
|
135
|
+
<tr>
|
136
|
+
<td class="define_keyword">#define</td>
|
137
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-16:CAPS" title="PANGO_VERSION_1_16">PANGO_VERSION_1_16</a></td>
|
138
|
+
</tr>
|
139
|
+
<tr>
|
140
|
+
<td class="define_keyword">#define</td>
|
141
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-18:CAPS" title="PANGO_VERSION_1_18">PANGO_VERSION_1_18</a></td>
|
142
|
+
</tr>
|
143
|
+
<tr>
|
144
|
+
<td class="define_keyword">#define</td>
|
145
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-20:CAPS" title="PANGO_VERSION_1_20">PANGO_VERSION_1_20</a></td>
|
146
|
+
</tr>
|
147
|
+
<tr>
|
148
|
+
<td class="define_keyword">#define</td>
|
149
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-22:CAPS" title="PANGO_VERSION_1_22">PANGO_VERSION_1_22</a></td>
|
150
|
+
</tr>
|
151
|
+
<tr>
|
152
|
+
<td class="define_keyword">#define</td>
|
153
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-24:CAPS" title="PANGO_VERSION_1_24">PANGO_VERSION_1_24</a></td>
|
154
|
+
</tr>
|
155
|
+
<tr>
|
156
|
+
<td class="define_keyword">#define</td>
|
157
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-26:CAPS" title="PANGO_VERSION_1_26">PANGO_VERSION_1_26</a></td>
|
158
|
+
</tr>
|
159
|
+
<tr>
|
160
|
+
<td class="define_keyword">#define</td>
|
161
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-28:CAPS" title="PANGO_VERSION_1_28">PANGO_VERSION_1_28</a></td>
|
162
|
+
</tr>
|
163
|
+
<tr>
|
164
|
+
<td class="define_keyword">#define</td>
|
165
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-30:CAPS" title="PANGO_VERSION_1_30">PANGO_VERSION_1_30</a></td>
|
166
|
+
</tr>
|
167
|
+
<tr>
|
168
|
+
<td class="define_keyword">#define</td>
|
169
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-32:CAPS" title="PANGO_VERSION_1_32">PANGO_VERSION_1_32</a></td>
|
170
|
+
</tr>
|
171
|
+
<tr>
|
172
|
+
<td class="define_keyword">#define</td>
|
173
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-34:CAPS" title="PANGO_VERSION_1_34">PANGO_VERSION_1_34</a></td>
|
174
|
+
</tr>
|
175
|
+
<tr>
|
176
|
+
<td class="define_keyword">#define</td>
|
177
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-36:CAPS" title="PANGO_VERSION_1_36">PANGO_VERSION_1_36</a></td>
|
178
|
+
</tr>
|
179
|
+
<tr>
|
180
|
+
<td class="define_keyword">#define</td>
|
181
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-38:CAPS" title="PANGO_VERSION_1_38">PANGO_VERSION_1_38</a></td>
|
182
|
+
</tr>
|
183
|
+
<tr>
|
184
|
+
<td class="define_keyword">#define</td>
|
185
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-40:CAPS" title="PANGO_VERSION_1_40">PANGO_VERSION_1_40</a></td>
|
186
|
+
</tr>
|
187
|
+
<tr>
|
188
|
+
<td class="define_keyword">#define</td>
|
189
|
+
<td class="function_name"><a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-42:CAPS" title="PANGO_VERSION_1_42">PANGO_VERSION_1_42</a></td>
|
190
|
+
</tr>
|
107
191
|
</tbody>
|
108
192
|
</table></div>
|
109
193
|
</div>
|
@@ -123,7 +207,7 @@ returned by <a class="link" href="pango-Version-Checking.html#PANGO-VERSION:CAPS
|
|
123
207
|
Two encoded version numbers can be compared as integers.</p>
|
124
208
|
<div class="refsect3">
|
125
209
|
<a name="PANGO-VERSION-ENCODE.parameters"></a><h4>Parameters</h4>
|
126
|
-
<div class="informaltable"><table width="100%" border="0">
|
210
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
127
211
|
<colgroup>
|
128
212
|
<col width="150px" class="parameters_name">
|
129
213
|
<col class="parameters_description">
|
@@ -157,7 +241,7 @@ Two encoded version numbers can be compared as integers.</p>
|
|
157
241
|
the provided version number.</p>
|
158
242
|
<div class="refsect3">
|
159
243
|
<a name="PANGO-VERSION-CHECK.parameters"></a><h4>Parameters</h4>
|
160
|
-
<div class="informaltable"><table width="100%" border="0">
|
244
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
161
245
|
<colgroup>
|
162
246
|
<col width="150px" class="parameters_name">
|
163
247
|
<col class="parameters_description">
|
@@ -243,7 +327,7 @@ version <em class="parameter"><code>required_major.required_minor</code></em>
|
|
243
327
|
<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
328
|
<div class="refsect3">
|
245
329
|
<a name="pango-version-check.parameters"></a><h4>Parameters</h4>
|
246
|
-
<div class="informaltable"><table width="100%" border="0">
|
330
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
247
331
|
<colgroup>
|
248
332
|
<col width="150px" class="parameters_name">
|
249
333
|
<col class="parameters_description">
|
@@ -270,7 +354,7 @@ version <em class="parameter"><code>required_major.required_minor</code></em>
|
|
270
354
|
</div>
|
271
355
|
<div class="refsect3">
|
272
356
|
<a name="pango-version-check.returns"></a><h4>Returns</h4>
|
273
|
-
<p> <a href="
|
357
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the Pango library is compatible
|
274
358
|
with the given version, or a string describing the version
|
275
359
|
mismatch. The returned string is owned by Pango and should not
|
276
360
|
be modified or freed. </p>
|
@@ -303,17 +387,206 @@ be modified or freed. </p>
|
|
303
387
|
<hr>
|
304
388
|
<div class="refsect2">
|
305
389
|
<a name="PANGO-VERSION-MICRO:CAPS"></a><h3>PANGO_VERSION_MICRO</h3>
|
306
|
-
<pre class="programlisting">#define PANGO_VERSION_MICRO
|
390
|
+
<pre class="programlisting">#define PANGO_VERSION_MICRO 3
|
307
391
|
</pre>
|
308
392
|
<p>The micro component of the version of Pango available at compile-time.</p>
|
309
393
|
</div>
|
310
394
|
<hr>
|
311
395
|
<div class="refsect2">
|
312
396
|
<a name="PANGO-VERSION-STRING:CAPS"></a><h3>PANGO_VERSION_STRING</h3>
|
313
|
-
<pre class="programlisting">#define PANGO_VERSION_STRING "1.40.
|
397
|
+
<pre class="programlisting">#define PANGO_VERSION_STRING "1.40.3"
|
314
398
|
</pre>
|
315
399
|
<p>A string literal containing the version of Pango available at compile-time.</p>
|
316
400
|
</div>
|
401
|
+
<hr>
|
402
|
+
<div class="refsect2">
|
403
|
+
<a name="PANGO-VERSION-1-2:CAPS"></a><h3>PANGO_VERSION_1_2</h3>
|
404
|
+
<pre class="programlisting">#define PANGO_VERSION_1_2 (G_ENCODE_VERSION (1, 2))
|
405
|
+
</pre>
|
406
|
+
<p>A macro that evaluates to the 1.2 version of Pango, in a format
|
407
|
+
that can be used by the C pre-processor.</p>
|
408
|
+
<p class="since">Since: 1.42</p>
|
409
|
+
</div>
|
410
|
+
<hr>
|
411
|
+
<div class="refsect2">
|
412
|
+
<a name="PANGO-VERSION-1-4:CAPS"></a><h3>PANGO_VERSION_1_4</h3>
|
413
|
+
<pre class="programlisting">#define PANGO_VERSION_1_4 (G_ENCODE_VERSION (1, 4))
|
414
|
+
</pre>
|
415
|
+
<p>A macro that evaluates to the 1.4 version of Pango, in a format
|
416
|
+
that can be used by the C pre-processor.</p>
|
417
|
+
<p class="since">Since: 1.42</p>
|
418
|
+
</div>
|
419
|
+
<hr>
|
420
|
+
<div class="refsect2">
|
421
|
+
<a name="PANGO-VERSION-1-6:CAPS"></a><h3>PANGO_VERSION_1_6</h3>
|
422
|
+
<pre class="programlisting">#define PANGO_VERSION_1_6 (G_ENCODE_VERSION (1, 6))
|
423
|
+
</pre>
|
424
|
+
<p>A macro that evaluates to the 1.6 version of Pango, in a format
|
425
|
+
that can be used by the C pre-processor.</p>
|
426
|
+
<p class="since">Since: 1.42</p>
|
427
|
+
</div>
|
428
|
+
<hr>
|
429
|
+
<div class="refsect2">
|
430
|
+
<a name="PANGO-VERSION-1-8:CAPS"></a><h3>PANGO_VERSION_1_8</h3>
|
431
|
+
<pre class="programlisting">#define PANGO_VERSION_1_8 (G_ENCODE_VERSION (1, 8))
|
432
|
+
</pre>
|
433
|
+
<p>A macro that evaluates to the 1.8 version of Pango, in a format
|
434
|
+
that can be used by the C pre-processor.</p>
|
435
|
+
<p class="since">Since: 1.42</p>
|
436
|
+
</div>
|
437
|
+
<hr>
|
438
|
+
<div class="refsect2">
|
439
|
+
<a name="PANGO-VERSION-1-10:CAPS"></a><h3>PANGO_VERSION_1_10</h3>
|
440
|
+
<pre class="programlisting">#define PANGO_VERSION_1_10 (G_ENCODE_VERSION (1, 10))
|
441
|
+
</pre>
|
442
|
+
<p>A macro that evaluates to the 1.10 version of Pango, in a format
|
443
|
+
that can be used by the C pre-processor.</p>
|
444
|
+
<p class="since">Since: 1.42</p>
|
445
|
+
</div>
|
446
|
+
<hr>
|
447
|
+
<div class="refsect2">
|
448
|
+
<a name="PANGO-VERSION-1-12:CAPS"></a><h3>PANGO_VERSION_1_12</h3>
|
449
|
+
<pre class="programlisting">#define PANGO_VERSION_1_12 (G_ENCODE_VERSION (1, 12))
|
450
|
+
</pre>
|
451
|
+
<p>A macro that evaluates to the 1.12 version of Pango, in a format
|
452
|
+
that can be used by the C pre-processor.</p>
|
453
|
+
<p class="since">Since: 1.42</p>
|
454
|
+
</div>
|
455
|
+
<hr>
|
456
|
+
<div class="refsect2">
|
457
|
+
<a name="PANGO-VERSION-1-14:CAPS"></a><h3>PANGO_VERSION_1_14</h3>
|
458
|
+
<pre class="programlisting">#define PANGO_VERSION_1_14 (G_ENCODE_VERSION (1, 14))
|
459
|
+
</pre>
|
460
|
+
<p>A macro that evaluates to the 1.14 version of Pango, in a format
|
461
|
+
that can be used by the C pre-processor.</p>
|
462
|
+
<p class="since">Since: 1.42</p>
|
463
|
+
</div>
|
464
|
+
<hr>
|
465
|
+
<div class="refsect2">
|
466
|
+
<a name="PANGO-VERSION-1-16:CAPS"></a><h3>PANGO_VERSION_1_16</h3>
|
467
|
+
<pre class="programlisting">#define PANGO_VERSION_1_16 (G_ENCODE_VERSION (1, 16))
|
468
|
+
</pre>
|
469
|
+
<p>A macro that evaluates to the 1.16 version of Pango, in a format
|
470
|
+
that can be used by the C pre-processor.</p>
|
471
|
+
<p class="since">Since: 1.42</p>
|
472
|
+
</div>
|
473
|
+
<hr>
|
474
|
+
<div class="refsect2">
|
475
|
+
<a name="PANGO-VERSION-1-18:CAPS"></a><h3>PANGO_VERSION_1_18</h3>
|
476
|
+
<pre class="programlisting">#define PANGO_VERSION_1_18 (G_ENCODE_VERSION (1, 18))
|
477
|
+
</pre>
|
478
|
+
<p>A macro that evaluates to the 1.18 version of Pango, in a format
|
479
|
+
that can be used by the C pre-processor.</p>
|
480
|
+
<p class="since">Since: 1.42</p>
|
481
|
+
</div>
|
482
|
+
<hr>
|
483
|
+
<div class="refsect2">
|
484
|
+
<a name="PANGO-VERSION-1-20:CAPS"></a><h3>PANGO_VERSION_1_20</h3>
|
485
|
+
<pre class="programlisting">#define PANGO_VERSION_1_20 (G_ENCODE_VERSION (1, 20))
|
486
|
+
</pre>
|
487
|
+
<p>A macro that evaluates to the 1.20 version of Pango, in a format
|
488
|
+
that can be used by the C pre-processor.</p>
|
489
|
+
<p class="since">Since: 1.42</p>
|
490
|
+
</div>
|
491
|
+
<hr>
|
492
|
+
<div class="refsect2">
|
493
|
+
<a name="PANGO-VERSION-1-22:CAPS"></a><h3>PANGO_VERSION_1_22</h3>
|
494
|
+
<pre class="programlisting">#define PANGO_VERSION_1_22 (G_ENCODE_VERSION (1, 22))
|
495
|
+
</pre>
|
496
|
+
<p>A macro that evaluates to the 1.22 version of Pango, in a format
|
497
|
+
that can be used by the C pre-processor.</p>
|
498
|
+
<p class="since">Since: 1.42</p>
|
499
|
+
</div>
|
500
|
+
<hr>
|
501
|
+
<div class="refsect2">
|
502
|
+
<a name="PANGO-VERSION-1-24:CAPS"></a><h3>PANGO_VERSION_1_24</h3>
|
503
|
+
<pre class="programlisting">#define PANGO_VERSION_1_24 (G_ENCODE_VERSION (1, 24))
|
504
|
+
</pre>
|
505
|
+
<p>A macro that evaluates to the 1.24 version of Pango, in a format
|
506
|
+
that can be used by the C pre-processor.</p>
|
507
|
+
<p class="since">Since: 1.42</p>
|
508
|
+
</div>
|
509
|
+
<hr>
|
510
|
+
<div class="refsect2">
|
511
|
+
<a name="PANGO-VERSION-1-26:CAPS"></a><h3>PANGO_VERSION_1_26</h3>
|
512
|
+
<pre class="programlisting">#define PANGO_VERSION_1_26 (G_ENCODE_VERSION (1, 26))
|
513
|
+
</pre>
|
514
|
+
<p>A macro that evaluates to the 1.26 version of Pango, in a format
|
515
|
+
that can be used by the C pre-processor.</p>
|
516
|
+
<p class="since">Since: 1.42</p>
|
517
|
+
</div>
|
518
|
+
<hr>
|
519
|
+
<div class="refsect2">
|
520
|
+
<a name="PANGO-VERSION-1-28:CAPS"></a><h3>PANGO_VERSION_1_28</h3>
|
521
|
+
<pre class="programlisting">#define PANGO_VERSION_1_28 (G_ENCODE_VERSION (1, 28))
|
522
|
+
</pre>
|
523
|
+
<p>A macro that evaluates to the 1.28 version of Pango, in a format
|
524
|
+
that can be used by the C pre-processor.</p>
|
525
|
+
<p class="since">Since: 1.42</p>
|
526
|
+
</div>
|
527
|
+
<hr>
|
528
|
+
<div class="refsect2">
|
529
|
+
<a name="PANGO-VERSION-1-30:CAPS"></a><h3>PANGO_VERSION_1_30</h3>
|
530
|
+
<pre class="programlisting">#define PANGO_VERSION_1_30 (G_ENCODE_VERSION (1, 30))
|
531
|
+
</pre>
|
532
|
+
<p>A macro that evaluates to the 1.30 version of Pango, in a format
|
533
|
+
that can be used by the C pre-processor.</p>
|
534
|
+
<p class="since">Since: 1.42</p>
|
535
|
+
</div>
|
536
|
+
<hr>
|
537
|
+
<div class="refsect2">
|
538
|
+
<a name="PANGO-VERSION-1-32:CAPS"></a><h3>PANGO_VERSION_1_32</h3>
|
539
|
+
<pre class="programlisting">#define PANGO_VERSION_1_32 (G_ENCODE_VERSION (1, 32))
|
540
|
+
</pre>
|
541
|
+
<p>A macro that evaluates to the 1.32 version of Pango, in a format
|
542
|
+
that can be used by the C pre-processor.</p>
|
543
|
+
<p class="since">Since: 1.42</p>
|
544
|
+
</div>
|
545
|
+
<hr>
|
546
|
+
<div class="refsect2">
|
547
|
+
<a name="PANGO-VERSION-1-34:CAPS"></a><h3>PANGO_VERSION_1_34</h3>
|
548
|
+
<pre class="programlisting">#define PANGO_VERSION_1_34 (G_ENCODE_VERSION (1, 34))
|
549
|
+
</pre>
|
550
|
+
<p>A macro that evaluates to the 1.34 version of Pango, in a format
|
551
|
+
that can be used by the C pre-processor.</p>
|
552
|
+
<p class="since">Since: 1.42</p>
|
553
|
+
</div>
|
554
|
+
<hr>
|
555
|
+
<div class="refsect2">
|
556
|
+
<a name="PANGO-VERSION-1-36:CAPS"></a><h3>PANGO_VERSION_1_36</h3>
|
557
|
+
<pre class="programlisting">#define PANGO_VERSION_1_36 (G_ENCODE_VERSION (1, 36))
|
558
|
+
</pre>
|
559
|
+
<p>A macro that evaluates to the 1.36 version of Pango, in a format
|
560
|
+
that can be used by the C pre-processor.</p>
|
561
|
+
<p class="since">Since: 1.42</p>
|
562
|
+
</div>
|
563
|
+
<hr>
|
564
|
+
<div class="refsect2">
|
565
|
+
<a name="PANGO-VERSION-1-38:CAPS"></a><h3>PANGO_VERSION_1_38</h3>
|
566
|
+
<pre class="programlisting">#define PANGO_VERSION_1_38 (G_ENCODE_VERSION (1, 38))
|
567
|
+
</pre>
|
568
|
+
<p>A macro that evaluates to the 1.38 version of Pango, in a format
|
569
|
+
that can be used by the C pre-processor.</p>
|
570
|
+
<p class="since">Since: 1.42</p>
|
571
|
+
</div>
|
572
|
+
<hr>
|
573
|
+
<div class="refsect2">
|
574
|
+
<a name="PANGO-VERSION-1-40:CAPS"></a><h3>PANGO_VERSION_1_40</h3>
|
575
|
+
<pre class="programlisting">#define PANGO_VERSION_1_40 (G_ENCODE_VERSION (1, 40))
|
576
|
+
</pre>
|
577
|
+
<p>A macro that evaluates to the 1.40 version of Pango, in a format
|
578
|
+
that can be used by the C pre-processor.</p>
|
579
|
+
<p class="since">Since: 1.42</p>
|
580
|
+
</div>
|
581
|
+
<hr>
|
582
|
+
<div class="refsect2">
|
583
|
+
<a name="PANGO-VERSION-1-42:CAPS"></a><h3>PANGO_VERSION_1_42</h3>
|
584
|
+
<pre class="programlisting">#define PANGO_VERSION_1_42 (G_ENCODE_VERSION (1, 42))
|
585
|
+
</pre>
|
586
|
+
<p>A macro that evaluates to the 2.38 version of Pango, in a format
|
587
|
+
that can be used by the C pre-processor.</p>
|
588
|
+
<p class="since">Since: 1.42</p>
|
589
|
+
</div>
|
317
590
|
</div>
|
318
591
|
</div>
|
319
592
|
<div class="footer">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Vertical Text: Pango Reference Manual</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
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">
|
@@ -34,7 +34,7 @@
|
|
34
34
|
</tr></table></div>
|
35
35
|
<div class="refsect1">
|
36
36
|
<a name="pango-Vertical-Text.functions"></a><h2>Functions</h2>
|
37
|
-
<div class="informaltable"><table width="100%" border="0">
|
37
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
38
38
|
<colgroup>
|
39
39
|
<col width="150px" class="functions_return">
|
40
40
|
<col class="functions_name">
|
@@ -89,7 +89,7 @@
|
|
89
89
|
</div>
|
90
90
|
<div class="refsect1">
|
91
91
|
<a name="pango-Vertical-Text.other"></a><h2>Types and Values</h2>
|
92
|
-
<div class="informaltable"><table width="100%" border="0">
|
92
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
93
93
|
<colgroup>
|
94
94
|
<col width="150px" class="name">
|
95
95
|
<col class="description">
|
@@ -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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/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>
|
@@ -161,7 +161,7 @@ and gravity hint using <a class="link" href="pango-Text-Attributes.html#pango-at
|
|
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
163
|
<a name="PANGO-GRAVITY-IS-IMPROPER.parameters"></a><h4>Parameters</h4>
|
164
|
-
<div class="informaltable"><table width="100%" border="0">
|
164
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
165
165
|
<colgroup>
|
166
166
|
<col width="150px" class="parameters_name">
|
167
167
|
<col class="parameters_description">
|
@@ -176,9 +176,9 @@ and gravity hint using <a class="link" href="pango-Text-Attributes.html#pango-at
|
|
176
176
|
</div>
|
177
177
|
<div class="refsect3">
|
178
178
|
<a name="PANGO-GRAVITY-IS-IMPROPER.returns"></a><h4>Returns</h4>
|
179
|
-
<p> <a href="
|
179
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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>
|
@@ -189,7 +189,7 @@ is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code
|
|
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
191
|
<a name="PANGO-GRAVITY-IS-VERTICAL.parameters"></a><h4>Parameters</h4>
|
192
|
-
<div class="informaltable"><table width="100%" border="0">
|
192
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
193
193
|
<colgroup>
|
194
194
|
<col width="150px" class="parameters_name">
|
195
195
|
<col class="parameters_description">
|
@@ -204,9 +204,9 @@ is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code
|
|
204
204
|
</div>
|
205
205
|
<div class="refsect3">
|
206
206
|
<a name="PANGO-GRAVITY-IS-VERTICAL.returns"></a><h4>Returns</h4>
|
207
|
-
<p> <a href="
|
207
|
+
<p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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>
|
@@ -219,7 +219,7 @@ pango_gravity_get_for_matrix (<em class="parameter"><code>const <a class="link"
|
|
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
221
|
<a name="pango-gravity-get-for-matrix.parameters"></a><h4>Parameters</h4>
|
222
|
-
<div class="informaltable"><table width="100%" border="0">
|
222
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
223
223
|
<colgroup>
|
224
224
|
<col width="150px" class="parameters_name">
|
225
225
|
<col class="parameters_description">
|
@@ -237,7 +237,7 @@ in a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="ty
|
|
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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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>
|
@@ -257,7 +257,7 @@ preferred gravity of <em class="parameter"><code>script</code></em>
|
|
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
259
|
<a name="pango-gravity-get-for-script.parameters"></a><h4>Parameters</h4>
|
260
|
-
<div class="informaltable"><table width="100%" border="0">
|
260
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
261
261
|
<colgroup>
|
262
262
|
<col width="150px" class="parameters_name">
|
263
263
|
<col class="parameters_description">
|
@@ -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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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,
|
@@ -314,7 +314,7 @@ preferred gravity of <em class="parameter"><code>script</code></em>
|
|
314
314
|
.</p>
|
315
315
|
<div class="refsect3">
|
316
316
|
<a name="pango-gravity-get-for-script-and-width.parameters"></a><h4>Parameters</h4>
|
317
|
-
<div class="informaltable"><table width="100%" border="0">
|
317
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
318
318
|
<colgroup>
|
319
319
|
<col width="150px" class="parameters_name">
|
320
320
|
<col class="parameters_description">
|
@@ -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="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> for wide characters as returned by <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/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>
|
@@ -366,7 +366,7 @@ So, to call <a class="link" href="pango-Glyph-Storage.html#pango-matrix-rotate"
|
|
366
366
|
you should multiply it by (180. / G_PI).</p>
|
367
367
|
<div class="refsect3">
|
368
368
|
<a name="pango-gravity-to-rotation.parameters"></a><h4>Parameters</h4>
|
369
|
-
<div class="informaltable"><table width="100%" border="0">
|
369
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
370
370
|
<colgroup>
|
371
371
|
<col width="150px" class="parameters_name">
|
372
372
|
<col class="parameters_description">
|
@@ -402,7 +402,7 @@ Not every value in this enumeration makes sense for every usage of
|
|
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
404
|
<a name="PangoGravity.members"></a><h4>Members</h4>
|
405
|
-
<div class="informaltable"><table width="100%" border="0">
|
405
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
406
406
|
<colgroup>
|
407
407
|
<col width="300px" class="enum_members_name">
|
408
408
|
<col class="enum_members_description">
|
@@ -458,7 +458,7 @@ 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
460
|
<a name="PangoGravityHint.members"></a><h4>Members</h4>
|
461
|
-
<div class="informaltable"><table width="100%" border="0">
|
461
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
462
462
|
<colgroup>
|
463
463
|
<col width="300px" class="enum_members_name">
|
464
464
|
<col class="enum_members_description">
|