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>Index of new symbols in 1.31: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-30.html" title="Index of new symbols in 1.30">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.32.4: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-32.html" title="Index of new symbols in 1.32">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.32: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-31-0.html" title="Index of new symbols in 1.31">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.34: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-32-4.html" title="Index of new symbols in 1.32.4">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.38: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-34.html" title="Index of new symbols in 1.34">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.4: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-2.html" title="Index of new symbols in 1.2">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.40: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-38.html" title="Index of new symbols in 1.38">
|
@@ -21,7 +21,7 @@
|
|
21
21
|
<div class="index">
|
22
22
|
<div class="titlepage"><div><div><h1 class="title">
|
23
23
|
<a name="api-index-1-40"></a>Index of new symbols in 1.40</h1></div></div></div>
|
24
|
-
<div class="index"></div>
|
24
|
+
<div xmlns:xlink="http://www.w3.org/1999/xlink" class="index"></div>
|
25
25
|
</div>
|
26
26
|
<div class="footer">
|
27
27
|
<hr>Generated by GTK-Doc V1.25.1</div>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.6: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-4.html" title="Index of new symbols in 1.4">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of new symbols in 1.8: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-1-6.html" title="Index of new symbols in 1.6">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of deprecated symbols: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="api-index-full.html" title="Index of all symbols">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Index of all symbols: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
|
@@ -2755,6 +2755,90 @@
|
|
2755
2755
|
</dt>
|
2756
2756
|
<dd></dd>
|
2757
2757
|
<dt>
|
2758
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-10:CAPS" title="PANGO_VERSION_1_10">PANGO_VERSION_1_10</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2759
|
+
</dt>
|
2760
|
+
<dd></dd>
|
2761
|
+
<dt>
|
2762
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-12:CAPS" title="PANGO_VERSION_1_12">PANGO_VERSION_1_12</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2763
|
+
</dt>
|
2764
|
+
<dd></dd>
|
2765
|
+
<dt>
|
2766
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-14:CAPS" title="PANGO_VERSION_1_14">PANGO_VERSION_1_14</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2767
|
+
</dt>
|
2768
|
+
<dd></dd>
|
2769
|
+
<dt>
|
2770
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-16:CAPS" title="PANGO_VERSION_1_16">PANGO_VERSION_1_16</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2771
|
+
</dt>
|
2772
|
+
<dd></dd>
|
2773
|
+
<dt>
|
2774
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-18:CAPS" title="PANGO_VERSION_1_18">PANGO_VERSION_1_18</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2775
|
+
</dt>
|
2776
|
+
<dd></dd>
|
2777
|
+
<dt>
|
2778
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-2:CAPS" title="PANGO_VERSION_1_2">PANGO_VERSION_1_2</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2779
|
+
</dt>
|
2780
|
+
<dd></dd>
|
2781
|
+
<dt>
|
2782
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-20:CAPS" title="PANGO_VERSION_1_20">PANGO_VERSION_1_20</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2783
|
+
</dt>
|
2784
|
+
<dd></dd>
|
2785
|
+
<dt>
|
2786
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-22:CAPS" title="PANGO_VERSION_1_22">PANGO_VERSION_1_22</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2787
|
+
</dt>
|
2788
|
+
<dd></dd>
|
2789
|
+
<dt>
|
2790
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-24:CAPS" title="PANGO_VERSION_1_24">PANGO_VERSION_1_24</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2791
|
+
</dt>
|
2792
|
+
<dd></dd>
|
2793
|
+
<dt>
|
2794
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-26:CAPS" title="PANGO_VERSION_1_26">PANGO_VERSION_1_26</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2795
|
+
</dt>
|
2796
|
+
<dd></dd>
|
2797
|
+
<dt>
|
2798
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-28:CAPS" title="PANGO_VERSION_1_28">PANGO_VERSION_1_28</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2799
|
+
</dt>
|
2800
|
+
<dd></dd>
|
2801
|
+
<dt>
|
2802
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-30:CAPS" title="PANGO_VERSION_1_30">PANGO_VERSION_1_30</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2803
|
+
</dt>
|
2804
|
+
<dd></dd>
|
2805
|
+
<dt>
|
2806
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-32:CAPS" title="PANGO_VERSION_1_32">PANGO_VERSION_1_32</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2807
|
+
</dt>
|
2808
|
+
<dd></dd>
|
2809
|
+
<dt>
|
2810
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-34:CAPS" title="PANGO_VERSION_1_34">PANGO_VERSION_1_34</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2811
|
+
</dt>
|
2812
|
+
<dd></dd>
|
2813
|
+
<dt>
|
2814
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-36:CAPS" title="PANGO_VERSION_1_36">PANGO_VERSION_1_36</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2815
|
+
</dt>
|
2816
|
+
<dd></dd>
|
2817
|
+
<dt>
|
2818
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-38:CAPS" title="PANGO_VERSION_1_38">PANGO_VERSION_1_38</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2819
|
+
</dt>
|
2820
|
+
<dd></dd>
|
2821
|
+
<dt>
|
2822
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-4:CAPS" title="PANGO_VERSION_1_4">PANGO_VERSION_1_4</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2823
|
+
</dt>
|
2824
|
+
<dd></dd>
|
2825
|
+
<dt>
|
2826
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-40:CAPS" title="PANGO_VERSION_1_40">PANGO_VERSION_1_40</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2827
|
+
</dt>
|
2828
|
+
<dd></dd>
|
2829
|
+
<dt>
|
2830
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-42:CAPS" title="PANGO_VERSION_1_42">PANGO_VERSION_1_42</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2831
|
+
</dt>
|
2832
|
+
<dd></dd>
|
2833
|
+
<dt>
|
2834
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-6:CAPS" title="PANGO_VERSION_1_6">PANGO_VERSION_1_6</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2835
|
+
</dt>
|
2836
|
+
<dd></dd>
|
2837
|
+
<dt>
|
2838
|
+
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-1-8:CAPS" title="PANGO_VERSION_1_8">PANGO_VERSION_1_8</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2839
|
+
</dt>
|
2840
|
+
<dd></dd>
|
2841
|
+
<dt>
|
2758
2842
|
<a class="link" href="pango-Version-Checking.html#PANGO-VERSION-CHECK:CAPS" title="PANGO_VERSION_CHECK()">PANGO_VERSION_CHECK</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
|
2759
2843
|
</dt>
|
2760
2844
|
<dd></dd>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Pango Reference Manual: 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="next" href="pango.html" title="Basic Pango Interfaces">
|
9
9
|
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
@@ -14,7 +14,7 @@
|
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Pango Reference Manual</p></th></tr></table></div>
|
17
|
-
<div><p class="releaseinfo">for Pango 1.40.
|
17
|
+
<div><p class="releaseinfo">for Pango 1.40.3
|
18
18
|
</p></div>
|
19
19
|
</div>
|
20
20
|
<hr>
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Low Level Functionality: 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="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="pango-CoreText-Fonts.html" title="CoreText Fonts">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Bidirectional 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-Scripts-and-Languages.html" title="Scripts and Languages">
|
@@ -34,7 +34,7 @@
|
|
34
34
|
</tr></table></div>
|
35
35
|
<div class="refsect1">
|
36
36
|
<a name="pango-Bidirectional-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">
|
@@ -58,7 +58,7 @@
|
|
58
58
|
</tr>
|
59
59
|
<tr>
|
60
60
|
<td class="function_type">
|
61
|
-
<a href="
|
61
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
62
62
|
</td>
|
63
63
|
<td class="function_name">
|
64
64
|
<a class="link" href="pango-Bidirectional-Text.html#pango-get-mirror-char" title="pango_get_mirror_char ()">pango_get_mirror_char</a> <span class="c_punctuation">()</span>
|
@@ -77,7 +77,7 @@
|
|
77
77
|
</div>
|
78
78
|
<div class="refsect1">
|
79
79
|
<a name="pango-Bidirectional-Text.other"></a><h2>Types and Values</h2>
|
80
|
-
<div class="informaltable"><table width="100%" border="0">
|
80
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
81
81
|
<colgroup>
|
82
82
|
<col width="150px" class="name">
|
83
83
|
<col class="description">
|
@@ -96,7 +96,7 @@
|
|
96
96
|
</div>
|
97
97
|
<div class="refsect1">
|
98
98
|
<a name="pango-Bidirectional-Text.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
99
|
-
<pre class="screen"> <a href="
|
99
|
+
<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>
|
100
100
|
<span class="lineart">├──</span> PangoBidiType
|
101
101
|
<span class="lineart">╰──</span> PangoDirection
|
102
102
|
</pre>
|
@@ -116,7 +116,7 @@ that need more direct control over bidirectional setting of text.</p>
|
|
116
116
|
<div class="refsect2">
|
117
117
|
<a name="pango-unichar-direction"></a><h3>pango_unichar_direction ()</h3>
|
118
118
|
<pre class="programlisting"><a class="link" href="pango-Bidirectional-Text.html#PangoDirection" title="enum PangoDirection"><span class="returnvalue">PangoDirection</span></a>
|
119
|
-
pango_unichar_direction (<em class="parameter"><code><a href="
|
119
|
+
pango_unichar_direction (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);</pre>
|
120
120
|
<p>Determines the inherent direction of a character; either
|
121
121
|
<a class="link" href="pango-Bidirectional-Text.html#PANGO-DIRECTION-LTR:CAPS"><code class="literal">PANGO_DIRECTION_LTR</code></a>, <a class="link" href="pango-Bidirectional-Text.html#PANGO-DIRECTION-RTL:CAPS"><code class="literal">PANGO_DIRECTION_RTL</code></a>, or
|
122
122
|
<a class="link" href="pango-Bidirectional-Text.html#PANGO-DIRECTION-NEUTRAL:CAPS"><code class="literal">PANGO_DIRECTION_NEUTRAL</code></a>.</p>
|
@@ -126,7 +126,7 @@ Unicode bidirectional type of a character is needed,
|
|
126
126
|
<a class="link" href="pango-Bidirectional-Text.html#pango-bidi-type-for-unichar" title="pango_bidi_type_for_unichar ()"><code class="function">pango_bidi_type_for_unichar()</code></a> can be used instead.</p>
|
127
127
|
<div class="refsect3">
|
128
128
|
<a name="pango-unichar-direction.parameters"></a><h4>Parameters</h4>
|
129
|
-
<div class="informaltable"><table width="100%" border="0">
|
129
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
130
130
|
<colgroup>
|
131
131
|
<col width="150px" class="parameters_name">
|
132
132
|
<col class="parameters_description">
|
@@ -148,13 +148,13 @@ Unicode bidirectional type of a character is needed,
|
|
148
148
|
<div class="refsect2">
|
149
149
|
<a name="pango-find-base-dir"></a><h3>pango_find_base_dir ()</h3>
|
150
150
|
<pre class="programlisting"><a class="link" href="pango-Bidirectional-Text.html#PangoDirection" title="enum PangoDirection"><span class="returnvalue">PangoDirection</span></a>
|
151
|
-
pango_find_base_dir (<em class="parameter"><code>const <a href="
|
152
|
-
<em class="parameter"><code><a href="
|
151
|
+
pango_find_base_dir (<em class="parameter"><code>const <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *text</code></em>,
|
152
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> length</code></em>);</pre>
|
153
153
|
<p>Searches a string the first character that has a strong
|
154
154
|
direction, according to the Unicode bidirectional algorithm.</p>
|
155
155
|
<div class="refsect3">
|
156
156
|
<a name="pango-find-base-dir.parameters"></a><h4>Parameters</h4>
|
157
|
-
<div class="informaltable"><table width="100%" border="0">
|
157
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
158
158
|
<colgroup>
|
159
159
|
<col width="150px" class="parameters_name">
|
160
160
|
<col class="parameters_description">
|
@@ -186,9 +186,9 @@ If no such character is found, then <a class="link" href="pango-Bidirectional-Te
|
|
186
186
|
<hr>
|
187
187
|
<div class="refsect2">
|
188
188
|
<a name="pango-get-mirror-char"></a><h3>pango_get_mirror_char ()</h3>
|
189
|
-
<pre class="programlisting"><a href="
|
190
|
-
pango_get_mirror_char (<em class="parameter"><code><a href="
|
191
|
-
<em class="parameter"><code><a href="
|
189
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
190
|
+
pango_get_mirror_char (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>,
|
191
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> *mirrored_ch</code></em>);</pre>
|
192
192
|
<div class="warning"><p><code class="literal">pango_get_mirror_char</code> is deprecated and should not be used in newly-written code.</p></div>
|
193
193
|
<p>If <em class="parameter"><code>ch</code></em>
|
194
194
|
has the Unicode mirrored property and there is another Unicode
|
@@ -196,11 +196,11 @@ character that typically has a glyph that is the mirror image of <em class="para
|
|
196
196
|
's
|
197
197
|
glyph, puts that character in the address pointed to by <em class="parameter"><code>mirrored_ch</code></em>
|
198
198
|
.</p>
|
199
|
-
<p>Use <a href="
|
199
|
+
<p>Use <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#g-unichar-get-mirror-char"><code class="function">g_unichar_get_mirror_char()</code></a> instead; the docs for that function
|
200
200
|
provide full details.</p>
|
201
201
|
<div class="refsect3">
|
202
202
|
<a name="pango-get-mirror-char.parameters"></a><h4>Parameters</h4>
|
203
|
-
<div class="informaltable"><table width="100%" border="0">
|
203
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
204
204
|
<colgroup>
|
205
205
|
<col width="150px" class="parameters_name">
|
206
206
|
<col class="parameters_description">
|
@@ -222,24 +222,24 @@ provide full details.</p>
|
|
222
222
|
</div>
|
223
223
|
<div class="refsect3">
|
224
224
|
<a name="pango-get-mirror-char.returns"></a><h4>Returns</h4>
|
225
|
-
<p> <a href="
|
225
|
+
<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>ch</code></em>
|
226
226
|
has a mirrored character and <em class="parameter"><code>mirrored_ch</code></em>
|
227
227
|
is
|
228
|
-
filled in, <a href="
|
228
|
+
filled in, <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>
|
229
229
|
</div>
|
230
230
|
</div>
|
231
231
|
<hr>
|
232
232
|
<div class="refsect2">
|
233
233
|
<a name="pango-bidi-type-for-unichar"></a><h3>pango_bidi_type_for_unichar ()</h3>
|
234
234
|
<pre class="programlisting"><a class="link" href="pango-Bidirectional-Text.html#PangoBidiType" title="enum PangoBidiType"><span class="returnvalue">PangoBidiType</span></a>
|
235
|
-
pango_bidi_type_for_unichar (<em class="parameter"><code><a href="
|
235
|
+
pango_bidi_type_for_unichar (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);</pre>
|
236
236
|
<p>Determines the normative bidirectional character type of a
|
237
237
|
character, as specified in the Unicode Character Database.</p>
|
238
238
|
<p>A simplified version of this function is available as
|
239
239
|
<a class="link" href="pango-Bidirectional-Text.html#pango-unichar-direction" title="pango_unichar_direction ()"><code class="function">pango_unichar_direction()</code></a>.</p>
|
240
240
|
<div class="refsect3">
|
241
241
|
<a name="pango-bidi-type-for-unichar.parameters"></a><h4>Parameters</h4>
|
242
|
-
<div class="informaltable"><table width="100%" border="0">
|
242
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
243
243
|
<colgroup>
|
244
244
|
<col width="150px" class="parameters_name">
|
245
245
|
<col class="parameters_description">
|
@@ -280,7 +280,7 @@ text and are no longer used; See <a class="link" href="pango-Vertical-Text.html#
|
|
280
280
|
vertical text is handled in Pango.</p>
|
281
281
|
<div class="refsect3">
|
282
282
|
<a name="PangoDirection.members"></a><h4>Members</h4>
|
283
|
-
<div class="informaltable"><table width="100%" border="0">
|
283
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
284
284
|
<colgroup>
|
285
285
|
<col width="300px" class="enum_members_name">
|
286
286
|
<col class="enum_members_description">
|
@@ -350,7 +350,7 @@ type of a Unicode character as specified by the</p>
|
|
350
350
|
<a class="ulink" href="http://www.unicode.org/reports/tr9/" target="_top">Unicode bidirectional algorithm</a>.
|
351
351
|
<div class="refsect3">
|
352
352
|
<a name="PangoBidiType.members"></a><h4>Members</h4>
|
353
|
-
<div class="informaltable"><table width="100%" border="0">
|
353
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
354
354
|
<colgroup>
|
355
355
|
<col width="300px" class="enum_members_name">
|
356
356
|
<col class="enum_members_description">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Cairo Rendering: 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="rendering.html" title="Rendering with Pango">
|
9
9
|
<link rel="prev" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">
|
@@ -35,7 +35,7 @@
|
|
35
35
|
</tr></table></div>
|
36
36
|
<div class="refsect1">
|
37
37
|
<a name="pango-Cairo-Rendering.functions"></a><h2>Functions</h2>
|
38
|
-
<div class="informaltable"><table width="100%" border="0">
|
38
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
39
39
|
<colgroup>
|
40
40
|
<col width="150px" class="functions_return">
|
41
41
|
<col class="functions_name">
|
@@ -277,7 +277,7 @@
|
|
277
277
|
</div>
|
278
278
|
<a name="PangoCairoFont"></a><a name="PangoCairoFontMap"></a><div class="refsect1">
|
279
279
|
<a name="pango-Cairo-Rendering.other"></a><h2>Types and Values</h2>
|
280
|
-
<div class="informaltable"><table width="100%" border="0">
|
280
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
281
281
|
<colgroup>
|
282
282
|
<col width="150px" class="name">
|
283
283
|
<col class="description">
|
@@ -296,7 +296,7 @@
|
|
296
296
|
</div>
|
297
297
|
<div class="refsect1">
|
298
298
|
<a name="pango-Cairo-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
299
|
-
<pre class="screen"> <a href="
|
299
|
+
<pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
|
300
300
|
<span class="lineart">├──</span> PangoCairoFont
|
301
301
|
<span class="lineart">╰──</span> PangoCairoFontMap
|
302
302
|
</pre>
|
@@ -469,10 +469,10 @@ to the floating point units used in Cairo divide by <a class="link" href="pango-
|
|
469
469
|
<span class="normal"> </span><span class="function">cairo_save</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">);</span>
|
470
470
|
|
471
471
|
<span class="normal"> </span><span class="comment">/* Gradient from red at angle == 60 to blue at angle == 240 */</span>
|
472
|
-
<span class="normal"> red </span><span class="symbol">=</span><span class="normal"> </span><span class="symbol">(</span><span class="number">1</span><span class="normal"> </span><span class="symbol">+</span><span class="normal"> </span><span class="function">cos</span><span class="normal"> </span><span class="symbol">((</span><span class="normal">angle </span><span class="symbol">-</span><span class="normal"> </span><span class="number">60</span><span class="symbol">)</span><span class="normal"> </span><span class="symbol">*</span><span class="normal"> <a href="
|
472
|
+
<span class="normal"> red </span><span class="symbol">=</span><span class="normal"> </span><span class="symbol">(</span><span class="number">1</span><span class="normal"> </span><span class="symbol">+</span><span class="normal"> </span><span class="function">cos</span><span class="normal"> </span><span class="symbol">((</span><span class="normal">angle </span><span class="symbol">-</span><span class="normal"> </span><span class="number">60</span><span class="symbol">)</span><span class="normal"> </span><span class="symbol">*</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html#G-PI:CAPS">G_PI</a> </span><span class="symbol">/</span><span class="normal"> </span><span class="number">180</span><span class="symbol">.))</span><span class="normal"> </span><span class="symbol">/</span><span class="normal"> </span><span class="number">2</span><span class="symbol">;</span>
|
473
473
|
<span class="normal"> </span><span class="function">cairo_set_source_rgb</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> red</span><span class="symbol">,</span><span class="normal"> </span><span class="number">0</span><span class="symbol">,</span><span class="normal"> </span><span class="number">1.0</span><span class="normal"> </span><span class="symbol">-</span><span class="normal"> red</span><span class="symbol">);</span>
|
474
474
|
|
475
|
-
<span class="normal"> </span><span class="function">cairo_rotate</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> angle </span><span class="symbol">*</span><span class="normal"> <a href="
|
475
|
+
<span class="normal"> </span><span class="function">cairo_rotate</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> angle </span><span class="symbol">*</span><span class="normal"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html#G-PI:CAPS">G_PI</a> </span><span class="symbol">/</span><span class="normal"> </span><span class="number">180</span><span class="symbol">.);</span>
|
476
476
|
|
477
477
|
<span class="normal"> </span><span class="comment">/* Inform Pango to re-layout the text with the new transformation */</span>
|
478
478
|
<span class="normal"> </span><span class="function"><a href="pango-Cairo-Rendering.html#pango-cairo-update-layout">pango_cairo_update_layout</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">cr</span><span class="symbol">,</span><span class="normal"> layout</span><span class="symbol">);</span>
|
@@ -485,7 +485,7 @@ to the floating point units used in Cairo divide by <a class="link" href="pango-
|
|
485
485
|
<span class="normal"> </span><span class="cbracket">}</span>
|
486
486
|
|
487
487
|
<span class="normal"> </span><span class="comment">/* free the layout object */</span>
|
488
|
-
<span class="normal"> </span><span class="function"><a href="
|
488
|
+
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref">g_object_unref</a></span><span class="normal"> </span><span class="symbol">(</span><span class="normal">layout</span><span class="symbol">);</span>
|
489
489
|
<span class="cbracket">}</span>
|
490
490
|
|
491
491
|
<span class="type">int</span><span class="normal"> </span><span class="function">main</span><span class="normal"> </span><span class="symbol">(</span><span class="type">int</span><span class="normal"> argc</span><span class="symbol">,</span><span class="normal"> </span><span class="type">char</span><span class="normal"> </span><span class="symbol">**</span><span class="normal">argv</span><span class="symbol">)</span>
|
@@ -497,7 +497,7 @@ to the floating point units used in Cairo divide by <a class="link" href="pango-
|
|
497
497
|
|
498
498
|
<span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">argc </span><span class="symbol">!=</span><span class="normal"> </span><span class="number">2</span><span class="symbol">)</span>
|
499
499
|
<span class="normal"> </span><span class="cbracket">{</span>
|
500
|
-
<span class="normal"> </span><span class="function"><a href="
|
500
|
+
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html#g-printerr">g_printerr</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Usage: cairosimple OUTPUT_FILENAME</span><span class="specialchar">\n</span><span class="string">"</span><span class="symbol">);</span>
|
501
501
|
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> </span><span class="number">1</span><span class="symbol">;</span>
|
502
502
|
<span class="normal"> </span><span class="cbracket">}</span>
|
503
503
|
|
@@ -517,7 +517,7 @@ to the floating point units used in Cairo divide by <a class="link" href="pango-
|
|
517
517
|
|
518
518
|
<span class="normal"> </span><span class="keyword">if</span><span class="normal"> </span><span class="symbol">(</span><span class="normal">status </span><span class="symbol">!=</span><span class="normal"> CAIRO_STATUS_SUCCESS</span><span class="symbol">)</span>
|
519
519
|
<span class="normal"> </span><span class="cbracket">{</span>
|
520
|
-
<span class="normal"> </span><span class="function"><a href="
|
520
|
+
<span class="normal"> </span><span class="function"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html#g-printerr">g_printerr</a></span><span class="normal"> </span><span class="symbol">(</span><span class="string">"Could not save png to '%s'</span><span class="specialchar">\n</span><span class="string">"</span><span class="symbol">,</span><span class="normal"> filename</span><span class="symbol">);</span>
|
521
521
|
<span class="normal"> </span><span class="keyword">return</span><span class="normal"> </span><span class="number">1</span><span class="symbol">;</span>
|
522
522
|
<span class="normal"> </span><span class="cbracket">}</span>
|
523
523
|
|
@@ -575,13 +575,13 @@ This function only changes the default fontmap for
|
|
575
575
|
the current thread. Default fontmaps of exisiting threads
|
576
576
|
are not changed. Default fontmaps of any new threads will
|
577
577
|
still be created using <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-new" title="pango_cairo_font_map_new ()"><code class="function">pango_cairo_font_map_new()</code></a>.</p>
|
578
|
-
<p>A value of <a href="
|
578
|
+
<p>A value of <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> for <em class="parameter"><code>fontmap</code></em>
|
579
579
|
will cause the current default
|
580
580
|
font map to be released and a new default font
|
581
581
|
map to be created on demand, using <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-new" title="pango_cairo_font_map_new ()"><code class="function">pango_cairo_font_map_new()</code></a>.</p>
|
582
582
|
<div class="refsect3">
|
583
583
|
<a name="pango-cairo-font-map-set-default.parameters"></a><h4>Parameters</h4>
|
584
|
-
<div class="informaltable"><table width="100%" border="0">
|
584
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
585
585
|
<colgroup>
|
586
586
|
<col width="150px" class="parameters_name">
|
587
587
|
<col class="parameters_description">
|
@@ -589,7 +589,7 @@ map to be created on demand, using <a class="link" href="pango-Cairo-Rendering.h
|
|
589
589
|
</colgroup>
|
590
590
|
<tbody><tr>
|
591
591
|
<td class="parameter_name"><p>fontmap</p></td>
|
592
|
-
<td class="parameter_description"><p> The new default font map, or <a href="
|
592
|
+
<td class="parameter_description"><p> The new default font map, or <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></td>
|
593
593
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
594
594
|
</tr></tbody>
|
595
595
|
</table></div>
|
@@ -619,7 +619,7 @@ are compiled in.</p>
|
|
619
619
|
<div class="refsect3">
|
620
620
|
<a name="pango-cairo-font-map-new.returns"></a><h4>Returns</h4>
|
621
621
|
<p> the newly allocated <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>,
|
622
|
-
which should be freed with <a href="
|
622
|
+
which should be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
|
623
623
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
624
624
|
</div>
|
625
625
|
<p class="since">Since: <a class="link" href="api-index-1-10.html#api-index-1.10">1.10</a></p>
|
@@ -640,7 +640,7 @@ or in fact in most of those cases, just use
|
|
640
640
|
.</p>
|
641
641
|
<div class="refsect3">
|
642
642
|
<a name="pango-cairo-font-map-new-for-font-type.parameters"></a><h4>Parameters</h4>
|
643
|
-
<div class="informaltable"><table width="100%" border="0">
|
643
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
644
644
|
<colgroup>
|
645
645
|
<col width="150px" class="parameters_name">
|
646
646
|
<col class="parameters_description">
|
@@ -657,7 +657,7 @@ or in fact in most of those cases, just use
|
|
657
657
|
<a name="pango-cairo-font-map-new-for-font-type.returns"></a><h4>Returns</h4>
|
658
658
|
<p> the newly allocated
|
659
659
|
<a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> of suitable type which should be freed
|
660
|
-
with <a href="
|
660
|
+
with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>, or <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 requested
|
661
661
|
cairo font backend is not supported / compiled in. </p>
|
662
662
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
663
663
|
</div>
|
@@ -672,7 +672,7 @@ pango_cairo_font_map_get_font_type (<em class="parameter"><code><a class="link"
|
|
672
672
|
uses.</p>
|
673
673
|
<div class="refsect3">
|
674
674
|
<a name="pango-cairo-font-map-get-font-type.parameters"></a><h4>Parameters</h4>
|
675
|
-
<div class="informaltable"><table width="100%" border="0">
|
675
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
676
676
|
<colgroup>
|
677
677
|
<col width="150px" class="parameters_name">
|
678
678
|
<col class="parameters_description">
|
@@ -703,7 +703,7 @@ default value is 96, meaning that a 10 point font will be 13
|
|
703
703
|
units high. (10 * 96. / 72. = 13.3).</p>
|
704
704
|
<div class="refsect3">
|
705
705
|
<a name="pango-cairo-font-map-set-resolution.parameters"></a><h4>Parameters</h4>
|
706
|
-
<div class="informaltable"><table width="100%" border="0">
|
706
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
707
707
|
<colgroup>
|
708
708
|
<col width="150px" class="parameters_name">
|
709
709
|
<col class="parameters_description">
|
@@ -734,7 +734,7 @@ pango_cairo_font_map_get_resolution (<em class="parameter"><code><a class="link"
|
|
734
734
|
<p>Gets the resolution for the fontmap. See <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-font-map-set-resolution" title="pango_cairo_font_map_set_resolution ()"><code class="function">pango_cairo_font_map_set_resolution()</code></a></p>
|
735
735
|
<div class="refsect3">
|
736
736
|
<a name="pango-cairo-font-map-get-resolution.parameters"></a><h4>Parameters</h4>
|
737
|
-
<div class="informaltable"><table width="100%" border="0">
|
737
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
738
738
|
<colgroup>
|
739
739
|
<col width="150px" class="parameters_name">
|
740
740
|
<col class="parameters_description">
|
@@ -766,7 +766,7 @@ pango_cairo_font_map_create_context (<em class="parameter"><code><a class="link"
|
|
766
766
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
767
767
|
<div class="refsect3">
|
768
768
|
<a name="pango-cairo-font-map-create-context.parameters"></a><h4>Parameters</h4>
|
769
|
-
<div class="informaltable"><table width="100%" border="0">
|
769
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
770
770
|
<colgroup>
|
771
771
|
<col width="150px" class="parameters_name">
|
772
772
|
<col class="parameters_description">
|
@@ -781,7 +781,7 @@ pango_cairo_font_map_create_context (<em class="parameter"><code><a class="link"
|
|
781
781
|
</div>
|
782
782
|
<div class="refsect3">
|
783
783
|
<a name="pango-cairo-font-map-create-context.returns"></a><h4>Returns</h4>
|
784
|
-
<p> the newly created context; free with <a href="
|
784
|
+
<p> the newly created context; free with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
|
785
785
|
</div>
|
786
786
|
<p class="since">Since: <a class="link" href="api-index-1-10.html#api-index-1.10">1.10</a></p>
|
787
787
|
</div>
|
@@ -796,7 +796,7 @@ The scaled font can be referenced and kept using
|
|
796
796
|
<code class="function">cairo_scaled_font_reference()</code>.</p>
|
797
797
|
<div class="refsect3">
|
798
798
|
<a name="pango-cairo-font-get-scaled-font.parameters"></a><h4>Parameters</h4>
|
799
|
-
<div class="informaltable"><table width="100%" border="0">
|
799
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
800
800
|
<colgroup>
|
801
801
|
<col width="150px" class="parameters_name">
|
802
802
|
<col class="parameters_description">
|
@@ -813,8 +813,8 @@ The scaled font can be referenced and kept using
|
|
813
813
|
<a name="pango-cairo-font-get-scaled-font.returns"></a><h4>Returns</h4>
|
814
814
|
<p> the <span class="type">cairo_scaled_font_t</span> used by <em class="parameter"><code>font</code></em>
|
815
815
|
,
|
816
|
-
or <a href="
|
817
|
-
is <a href="
|
816
|
+
or <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 <em class="parameter"><code>font</code></em>
|
817
|
+
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>
|
818
818
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
819
819
|
</div>
|
820
820
|
<p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
|
@@ -831,7 +831,7 @@ default value is 96, meaning that a 10 point font will be 13
|
|
831
831
|
units high. (10 * 96. / 72. = 13.3).</p>
|
832
832
|
<div class="refsect3">
|
833
833
|
<a name="pango-cairo-context-set-resolution.parameters"></a><h4>Parameters</h4>
|
834
|
-
<div class="informaltable"><table width="100%" border="0">
|
834
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
835
835
|
<colgroup>
|
836
836
|
<col width="150px" class="parameters_name">
|
837
837
|
<col class="parameters_description">
|
@@ -863,7 +863,7 @@ pango_cairo_context_get_resolution (<em class="parameter"><code><a class="link"
|
|
863
863
|
<p>Gets the resolution for the context. See <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-context-set-resolution" title="pango_cairo_context_set_resolution ()"><code class="function">pango_cairo_context_set_resolution()</code></a></p>
|
864
864
|
<div class="refsect3">
|
865
865
|
<a name="pango-cairo-context-get-resolution.parameters"></a><h4>Parameters</h4>
|
866
|
-
<div class="informaltable"><table width="100%" border="0">
|
866
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
867
867
|
<colgroup>
|
868
868
|
<col width="150px" class="parameters_name">
|
869
869
|
<col class="parameters_description">
|
@@ -894,7 +894,7 @@ These options override any options that <a class="link" href="pango-Cairo-Render
|
|
894
894
|
derives from the target surface.</p>
|
895
895
|
<div class="refsect3">
|
896
896
|
<a name="pango-cairo-context-set-font-options.parameters"></a><h4>Parameters</h4>
|
897
|
-
<div class="informaltable"><table width="100%" border="0">
|
897
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
898
898
|
<colgroup>
|
899
899
|
<col width="150px" class="parameters_name">
|
900
900
|
<col class="parameters_description">
|
@@ -908,7 +908,7 @@ derives from the target surface.</p>
|
|
908
908
|
</tr>
|
909
909
|
<tr>
|
910
910
|
<td class="parameter_name"><p>options</p></td>
|
911
|
-
<td class="parameter_description"><p> a <span class="type">cairo_font_options_t</span>, or <a href="
|
911
|
+
<td class="parameter_description"><p> a <span class="type">cairo_font_options_t</span>, or <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> to unset
|
912
912
|
any previously set options. A copy is made. </p></td>
|
913
913
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
914
914
|
</tr>
|
@@ -927,7 +927,7 @@ pango_cairo_context_get_font_options (<em class="parameter"><code><a class="link
|
|
927
927
|
that are derived from the target surface by <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-update-context" title="pango_cairo_update_context ()"><code class="function">pango_cairo_update_context()</code></a></p>
|
928
928
|
<div class="refsect3">
|
929
929
|
<a name="pango-cairo-context-get-font-options.parameters"></a><h4>Parameters</h4>
|
930
|
-
<div class="informaltable"><table width="100%" border="0">
|
930
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
931
931
|
<colgroup>
|
932
932
|
<col width="150px" class="parameters_name">
|
933
933
|
<col class="parameters_description">
|
@@ -943,7 +943,7 @@ that are derived from the target surface by <a class="link" href="pango-Cairo-Re
|
|
943
943
|
<div class="refsect3">
|
944
944
|
<a name="pango-cairo-context-get-font-options.returns"></a><h4>Returns</h4>
|
945
945
|
<p> the font options previously set on the
|
946
|
-
context, or <a href="
|
946
|
+
context, or <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 no options have been set. This value is
|
947
947
|
owned by the context and must not be modified or freed. </p>
|
948
948
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
949
949
|
</div>
|
@@ -955,13 +955,13 @@ owned by the context and must not be modified or freed. </p>
|
|
955
955
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
956
956
|
<span class="c_punctuation">(</span>*PangoCairoShapeRendererFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">cairo_t</span> *cr</code></em>,
|
957
957
|
<em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoAttrShape" title="struct PangoAttrShape"><span class="type">PangoAttrShape</span></a> *attr</code></em>,
|
958
|
-
<em class="parameter"><code><a href="
|
959
|
-
<em class="parameter"><code><a href="
|
958
|
+
<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> do_path</code></em>,
|
959
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
|
960
960
|
<p>Function type for rendering attributes of type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-SHAPE:CAPS"><code class="literal">PANGO_ATTR_SHAPE</code></a>
|
961
961
|
with Pango's Cairo renderer.</p>
|
962
962
|
<div class="refsect3">
|
963
963
|
<a name="PangoCairoShapeRendererFunc.parameters"></a><h4>Parameters</h4>
|
964
|
-
<div class="informaltable"><table width="100%" border="0">
|
964
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
965
965
|
<colgroup>
|
966
966
|
<col width="150px" class="parameters_name">
|
967
967
|
<col class="parameters_description">
|
@@ -984,7 +984,7 @@ be rendered</p></td>
|
|
984
984
|
<td class="parameter_description"><p>whether only the shape path should be appended to current
|
985
985
|
path of <em class="parameter"><code>cr</code></em>
|
986
986
|
and no filling/stroking done. This will be set
|
987
|
-
to <a href="
|
987
|
+
to <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> when called from <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-layout-path" title="pango_cairo_layout_path ()"><code class="function">pango_cairo_layout_path()</code></a> and
|
988
988
|
<a class="link" href="pango-Cairo-Rendering.html#pango-cairo-layout-line-path" title="pango_cairo_layout_line_path ()"><code class="function">pango_cairo_layout_line_path()</code></a> rendering functions.</p></td>
|
989
989
|
<td class="parameter_annotations"> </td>
|
990
990
|
</tr>
|
@@ -1004,14 +1004,14 @@ to <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#
|
|
1004
1004
|
pango_cairo_context_set_shape_renderer
|
1005
1005
|
(<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> *context</code></em>,
|
1006
1006
|
<em class="parameter"><code><a class="link" href="pango-Cairo-Rendering.html#PangoCairoShapeRendererFunc" title="PangoCairoShapeRendererFunc ()"><span class="type">PangoCairoShapeRendererFunc</span></a> func</code></em>,
|
1007
|
-
<em class="parameter"><code><a href="
|
1008
|
-
<em class="parameter"><code><a href="
|
1007
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
|
1008
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> dnotify</code></em>);</pre>
|
1009
1009
|
<p>Sets callback function for context to use for rendering attributes
|
1010
1010
|
of type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-SHAPE:CAPS"><code class="literal">PANGO_ATTR_SHAPE</code></a>. See <a class="link" href="pango-Cairo-Rendering.html#PangoCairoShapeRendererFunc" title="PangoCairoShapeRendererFunc ()"><span class="type">PangoCairoShapeRendererFunc</span></a> for
|
1011
1011
|
details.</p>
|
1012
1012
|
<div class="refsect3">
|
1013
1013
|
<a name="pango-cairo-context-set-shape-renderer.parameters"></a><h4>Parameters</h4>
|
1014
|
-
<div class="informaltable"><table width="100%" border="0">
|
1014
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1015
1015
|
<colgroup>
|
1016
1016
|
<col width="150px" class="parameters_name">
|
1017
1017
|
<col class="parameters_description">
|
@@ -1026,7 +1026,7 @@ details.</p>
|
|
1026
1026
|
<tr>
|
1027
1027
|
<td class="parameter_name"><p>func</p></td>
|
1028
1028
|
<td class="parameter_description"><p> Callback function for rendering attributes of
|
1029
|
-
type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-SHAPE:CAPS"><code class="literal">PANGO_ATTR_SHAPE</code></a>, or <a href="
|
1029
|
+
type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-SHAPE:CAPS"><code class="literal">PANGO_ATTR_SHAPE</code></a>, or <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> to disable shape rendering. </p></td>
|
1030
1030
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
1031
1031
|
</tr>
|
1032
1032
|
<tr>
|
@@ -1039,7 +1039,7 @@ type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-SHAPE:CAPS"><co
|
|
1039
1039
|
<td class="parameter_name"><p>dnotify</p></td>
|
1040
1040
|
<td class="parameter_description"><p>Callback that will be called when the
|
1041
1041
|
context is freed to release <em class="parameter"><code>data</code></em>
|
1042
|
-
, or <a href="
|
1042
|
+
, or <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></td>
|
1043
1043
|
<td class="parameter_annotations"> </td>
|
1044
1044
|
</tr>
|
1045
1045
|
</tbody>
|
@@ -1053,7 +1053,7 @@ context is freed to release <em class="parameter"><code>data</code></em>
|
|
1053
1053
|
<pre class="programlisting"><a class="link" href="pango-Cairo-Rendering.html#PangoCairoShapeRendererFunc" title="PangoCairoShapeRendererFunc ()"><span class="returnvalue">PangoCairoShapeRendererFunc</span></a>
|
1054
1054
|
pango_cairo_context_get_shape_renderer
|
1055
1055
|
(<em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> *context</code></em>,
|
1056
|
-
<em class="parameter"><code><a href="
|
1056
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> *data</code></em>);</pre>
|
1057
1057
|
<p>Sets callback function for context to use for rendering attributes
|
1058
1058
|
of type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-SHAPE:CAPS"><code class="literal">PANGO_ATTR_SHAPE</code></a>. See <a class="link" href="pango-Cairo-Rendering.html#PangoCairoShapeRendererFunc" title="PangoCairoShapeRendererFunc ()"><span class="type">PangoCairoShapeRendererFunc</span></a> for
|
1059
1059
|
details.</p>
|
@@ -1063,7 +1063,7 @@ attributes of type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-S
|
|
1063
1063
|
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
1064
1064
|
<div class="refsect3">
|
1065
1065
|
<a name="pango-cairo-context-get-shape-renderer.parameters"></a><h4>Parameters</h4>
|
1066
|
-
<div class="informaltable"><table width="100%" border="0">
|
1066
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1067
1067
|
<colgroup>
|
1068
1068
|
<col width="150px" class="parameters_name">
|
1069
1069
|
<col class="parameters_description">
|
@@ -1077,7 +1077,7 @@ attributes of type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-S
|
|
1077
1077
|
</tr>
|
1078
1078
|
<tr>
|
1079
1079
|
<td class="parameter_name"><p>data</p></td>
|
1080
|
-
<td class="parameter_description"><p>Pointer to <a href="
|
1080
|
+
<td class="parameter_description"><p>Pointer to <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> to return user data</p></td>
|
1081
1081
|
<td class="parameter_annotations"> </td>
|
1082
1082
|
</tr>
|
1083
1083
|
</tbody>
|
@@ -1086,7 +1086,7 @@ attributes of type <a class="link" href="pango-Text-Attributes.html#PANGO-ATTR-S
|
|
1086
1086
|
<div class="refsect3">
|
1087
1087
|
<a name="pango-cairo-context-get-shape-renderer.returns"></a><h4>Returns</h4>
|
1088
1088
|
<p> the shape rendering callback previously
|
1089
|
-
set on the context, or <a href="
|
1089
|
+
set on the context, or <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 no shape rendering callback have
|
1090
1090
|
been set. </p>
|
1091
1091
|
<p><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
|
1092
1092
|
</div>
|
@@ -1108,7 +1108,7 @@ create a layout for use with <em class="parameter"><code>cr</code></em>
|
|
1108
1108
|
directly, you can use <a class="link" href="pango-Cairo-Rendering.html#pango-cairo-create-layout" title="pango_cairo_create_layout ()"><code class="function">pango_cairo_create_layout()</code></a> instead.</p>
|
1109
1109
|
<div class="refsect3">
|
1110
1110
|
<a name="pango-cairo-create-context.parameters"></a><h4>Parameters</h4>
|
1111
|
-
<div class="informaltable"><table width="100%" border="0">
|
1111
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1112
1112
|
<colgroup>
|
1113
1113
|
<col width="150px" class="parameters_name">
|
1114
1114
|
<col class="parameters_description">
|
@@ -1124,7 +1124,7 @@ directly, you can use <a class="link" href="pango-Cairo-Rendering.html#pango-cai
|
|
1124
1124
|
<div class="refsect3">
|
1125
1125
|
<a name="pango-cairo-create-context.returns"></a><h4>Returns</h4>
|
1126
1126
|
<p> the newly created <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>. Free with
|
1127
|
-
<a href="
|
1127
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
|
1128
1128
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1129
1129
|
</div>
|
1130
1130
|
<p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
|
@@ -1142,7 +1142,7 @@ it's necessary to call <a class="link" href="pango-Layout-Objects.html#pango-lay
|
|
1142
1142
|
layouts.</p>
|
1143
1143
|
<div class="refsect3">
|
1144
1144
|
<a name="pango-cairo-update-context.parameters"></a><h4>Parameters</h4>
|
1145
|
-
<div class="informaltable"><table width="100%" border="0">
|
1145
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1146
1146
|
<colgroup>
|
1147
1147
|
<col width="150px" class="parameters_name">
|
1148
1148
|
<col class="parameters_description">
|
@@ -1182,7 +1182,7 @@ however it is slightly inefficient since it creates a separate
|
|
1182
1182
|
application that was laying out large amounts of text.</p>
|
1183
1183
|
<div class="refsect3">
|
1184
1184
|
<a name="pango-cairo-create-layout.parameters"></a><h4>Parameters</h4>
|
1185
|
-
<div class="informaltable"><table width="100%" border="0">
|
1185
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1186
1186
|
<colgroup>
|
1187
1187
|
<col width="150px" class="parameters_name">
|
1188
1188
|
<col class="parameters_description">
|
@@ -1198,7 +1198,7 @@ application that was laying out large amounts of text.</p>
|
|
1198
1198
|
<div class="refsect3">
|
1199
1199
|
<a name="pango-cairo-create-layout.returns"></a><h4>Returns</h4>
|
1200
1200
|
<p> the newly created <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>. Free with
|
1201
|
-
<a href="
|
1201
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>. </p>
|
1202
1202
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
1203
1203
|
</div>
|
1204
1204
|
<p class="since">Since: <a class="link" href="api-index-1-10.html#api-index-1.10">1.10</a></p>
|
@@ -1214,7 +1214,7 @@ pango_cairo_update_layout (<em class="parameter"><code><span class="type">cairo_
|
|
1214
1214
|
and target surface of a Cairo context.</p>
|
1215
1215
|
<div class="refsect3">
|
1216
1216
|
<a name="pango-cairo-update-layout.parameters"></a><h4>Parameters</h4>
|
1217
|
-
<div class="informaltable"><table width="100%" border="0">
|
1217
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1218
1218
|
<colgroup>
|
1219
1219
|
<col width="150px" class="parameters_name">
|
1220
1220
|
<col class="parameters_description">
|
@@ -1249,7 +1249,7 @@ The origin of the glyphs (the left edge of the baseline) will
|
|
1249
1249
|
be drawn at the current point of the cairo context.</p>
|
1250
1250
|
<div class="refsect3">
|
1251
1251
|
<a name="pango-cairo-show-glyph-string.parameters"></a><h4>Parameters</h4>
|
1252
|
-
<div class="informaltable"><table width="100%" border="0">
|
1252
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1253
1253
|
<colgroup>
|
1254
1254
|
<col width="150px" class="parameters_name">
|
1255
1255
|
<col class="parameters_description">
|
@@ -1296,7 +1296,7 @@ indexed by <code class="literal"><em class="parameter"><code>glyph_item->item
|
|
1296
1296
|
</code>.</p>
|
1297
1297
|
<div class="refsect3">
|
1298
1298
|
<a name="pango-cairo-show-glyph-item.parameters"></a><h4>Parameters</h4>
|
1299
|
-
<div class="informaltable"><table width="100%" border="0">
|
1299
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1300
1300
|
<colgroup>
|
1301
1301
|
<col width="150px" class="parameters_name">
|
1302
1302
|
<col class="parameters_description">
|
@@ -1335,7 +1335,7 @@ The origin of the glyphs (the left edge of the line) will
|
|
1335
1335
|
be drawn at the current point of the cairo context.</p>
|
1336
1336
|
<div class="refsect3">
|
1337
1337
|
<a name="pango-cairo-show-layout-line.parameters"></a><h4>Parameters</h4>
|
1338
|
-
<div class="informaltable"><table width="100%" border="0">
|
1338
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1339
1339
|
<colgroup>
|
1340
1340
|
<col width="150px" class="parameters_name">
|
1341
1341
|
<col class="parameters_description">
|
@@ -1368,7 +1368,7 @@ The top-left corner of the <a class="link" href="pango-Layout-Objects.html#Pango
|
|
1368
1368
|
at the current point of the cairo context.</p>
|
1369
1369
|
<div class="refsect3">
|
1370
1370
|
<a name="pango-cairo-show-layout.parameters"></a><h4>Parameters</h4>
|
1371
|
-
<div class="informaltable"><table width="100%" border="0">
|
1371
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1372
1372
|
<colgroup>
|
1373
1373
|
<col width="150px" class="parameters_name">
|
1374
1374
|
<col class="parameters_description">
|
@@ -1406,7 +1406,7 @@ number of up/down segments and the resulting rectangle is centered in the
|
|
1406
1406
|
original rectangle)</p>
|
1407
1407
|
<div class="refsect3">
|
1408
1408
|
<a name="pango-cairo-show-error-underline.parameters"></a><h4>Parameters</h4>
|
1409
|
-
<div class="informaltable"><table width="100%" border="0">
|
1409
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1410
1410
|
<colgroup>
|
1411
1411
|
<col width="150px" class="parameters_name">
|
1412
1412
|
<col class="parameters_description">
|
@@ -1456,7 +1456,7 @@ cairo context. The origin of the glyphs (the left edge of the baseline)
|
|
1456
1456
|
will be at the current point of the cairo context.</p>
|
1457
1457
|
<div class="refsect3">
|
1458
1458
|
<a name="pango-cairo-glyph-string-path.parameters"></a><h4>Parameters</h4>
|
1459
|
-
<div class="informaltable"><table width="100%" border="0">
|
1459
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1460
1460
|
<colgroup>
|
1461
1461
|
<col width="150px" class="parameters_name">
|
1462
1462
|
<col class="parameters_description">
|
@@ -1494,7 +1494,7 @@ specified cairo context. The origin of the glyphs (the left edge
|
|
1494
1494
|
of the line) will be at the current point of the cairo context.</p>
|
1495
1495
|
<div class="refsect3">
|
1496
1496
|
<a name="pango-cairo-layout-line-path.parameters"></a><h4>Parameters</h4>
|
1497
|
-
<div class="informaltable"><table width="100%" border="0">
|
1497
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1498
1498
|
<colgroup>
|
1499
1499
|
<col width="150px" class="parameters_name">
|
1500
1500
|
<col class="parameters_description">
|
@@ -1527,7 +1527,7 @@ specified cairo context. The top-left corner of the <a class="link" href="pango
|
|
1527
1527
|
will be at the current point of the cairo context.</p>
|
1528
1528
|
<div class="refsect3">
|
1529
1529
|
<a name="pango-cairo-layout-path.parameters"></a><h4>Parameters</h4>
|
1530
|
-
<div class="informaltable"><table width="100%" border="0">
|
1530
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1531
1531
|
<colgroup>
|
1532
1532
|
<col width="150px" class="parameters_name">
|
1533
1533
|
<col class="parameters_description">
|
@@ -1565,7 +1565,7 @@ integer number of up/down segments and the resulting rectangle is centered
|
|
1565
1565
|
in the original rectangle)</p>
|
1566
1566
|
<div class="refsect3">
|
1567
1567
|
<a name="pango-cairo-error-underline-path.parameters"></a><h4>Parameters</h4>
|
1568
|
-
<div class="informaltable"><table width="100%" border="0">
|
1568
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1569
1569
|
<colgroup>
|
1570
1570
|
<col width="150px" class="parameters_name">
|
1571
1571
|
<col class="parameters_description">
|