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>Text Attribute Markup: 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-Tab-Stops.html" title="Tab Stops">
|
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>PangoRenderer: 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="lowlevel.html" title="Low Level Functionality">
|
@@ -34,7 +34,7 @@
|
|
34
34
|
</tr></table></div>
|
35
35
|
<div class="refsect1">
|
36
36
|
<a name="PangoRenderer.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">
|
@@ -154,7 +154,7 @@
|
|
154
154
|
</tr>
|
155
155
|
<tr>
|
156
156
|
<td class="function_type">
|
157
|
-
<a href="
|
157
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a>
|
158
158
|
</td>
|
159
159
|
<td class="function_name">
|
160
160
|
<a class="link" href="PangoRenderer.html#pango-renderer-get-alpha" title="pango_renderer_get_alpha ()">pango_renderer_get_alpha</a> <span class="c_punctuation">()</span>
|
@@ -196,7 +196,7 @@
|
|
196
196
|
</div>
|
197
197
|
<div class="refsect1">
|
198
198
|
<a name="PangoRenderer.other"></a><h2>Types and Values</h2>
|
199
|
-
<div class="informaltable"><table width="100%" border="0">
|
199
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
200
200
|
<colgroup>
|
201
201
|
<col width="150px" class="name">
|
202
202
|
<col class="description">
|
@@ -223,9 +223,9 @@
|
|
223
223
|
</div>
|
224
224
|
<div class="refsect1">
|
225
225
|
<a name="PangoRenderer.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
226
|
-
<pre class="screen"> <a href="
|
226
|
+
<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>
|
227
227
|
<span class="lineart">╰──</span> PangoRenderPart
|
228
|
-
<a href="
|
228
|
+
<a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
229
229
|
<span class="lineart">╰──</span> PangoRenderer
|
230
230
|
<span class="lineart">╰──</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer">PangoXftRenderer</a>
|
231
231
|
</pre>
|
@@ -253,7 +253,7 @@ pango_renderer_draw_layout (<em class="parameter"><code><a class="link" href="Pa
|
|
253
253
|
with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
|
254
254
|
<div class="refsect3">
|
255
255
|
<a name="pango-renderer-draw-layout.parameters"></a><h4>Parameters</h4>
|
256
|
-
<div class="informaltable"><table width="100%" border="0">
|
256
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
257
257
|
<colgroup>
|
258
258
|
<col width="150px" class="parameters_name">
|
259
259
|
<col class="parameters_description">
|
@@ -299,7 +299,7 @@ pango_renderer_draw_layout_line (<em class="parameter"><code><a class="link" hre
|
|
299
299
|
with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
|
300
300
|
<div class="refsect3">
|
301
301
|
<a name="pango-renderer-draw-layout-line.parameters"></a><h4>Parameters</h4>
|
302
|
-
<div class="informaltable"><table width="100%" border="0">
|
302
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
303
303
|
<colgroup>
|
304
304
|
<col width="150px" class="parameters_name">
|
305
305
|
<col class="parameters_description">
|
@@ -346,7 +346,7 @@ pango_renderer_draw_glyphs (<em class="parameter"><code><a class="link" href="Pa
|
|
346
346
|
with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
|
347
347
|
<div class="refsect3">
|
348
348
|
<a name="pango-renderer-draw-glyphs.parameters"></a><h4>Parameters</h4>
|
349
|
-
<div class="informaltable"><table width="100%" border="0">
|
349
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
350
350
|
<colgroup>
|
351
351
|
<col width="150px" class="parameters_name">
|
352
352
|
<col class="parameters_description">
|
@@ -403,12 +403,12 @@ output format supports it (PDF for example).</p>
|
|
403
403
|
indexed by <code class="literal"><em class="parameter"><code>glyph_item->item->offset</code></em>
|
404
404
|
</code>.</p>
|
405
405
|
<p>If <em class="parameter"><code>text</code></em>
|
406
|
-
is <a href="
|
406
|
+
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>, this simply calls <a class="link" href="PangoRenderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()"><code class="function">pango_renderer_draw_glyphs()</code></a>.</p>
|
407
407
|
<p>The default implementation of this method simply falls back to
|
408
408
|
<a class="link" href="PangoRenderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()"><code class="function">pango_renderer_draw_glyphs()</code></a>.</p>
|
409
409
|
<div class="refsect3">
|
410
410
|
<a name="pango-renderer-draw-glyph-item.parameters"></a><h4>Parameters</h4>
|
411
|
-
<div class="informaltable"><table width="100%" border="0">
|
411
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
412
412
|
<colgroup>
|
413
413
|
<col width="150px" class="parameters_name">
|
414
414
|
<col class="parameters_description">
|
@@ -423,7 +423,7 @@ indexed by <code class="literal"><em class="parameter"><code>glyph_item->item
|
|
423
423
|
<tr>
|
424
424
|
<td class="parameter_name"><p>text</p></td>
|
425
425
|
<td class="parameter_description"><p> the UTF-8 text that <em class="parameter"><code>glyph_item</code></em>
|
426
|
-
refers to, or <a href="
|
426
|
+
refers to, 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>
|
427
427
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
428
428
|
</tr>
|
429
429
|
<tr>
|
@@ -465,7 +465,7 @@ specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span
|
|
465
465
|
<a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> to activate a renderer.</p>
|
466
466
|
<div class="refsect3">
|
467
467
|
<a name="pango-renderer-draw-rectangle.parameters"></a><h4>Parameters</h4>
|
468
|
-
<div class="informaltable"><table width="100%" border="0">
|
468
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
469
469
|
<colgroup>
|
470
470
|
<col width="150px" class="parameters_name">
|
471
471
|
<col class="parameters_description">
|
@@ -526,7 +526,7 @@ in the original rectangle)</p>
|
|
526
526
|
<a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> to activate a renderer.</p>
|
527
527
|
<div class="refsect3">
|
528
528
|
<a name="pango-renderer-draw-error-underline.parameters"></a><h4>Parameters</h4>
|
529
|
-
<div class="informaltable"><table width="100%" border="0">
|
529
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
530
530
|
<colgroup>
|
531
531
|
<col width="150px" class="parameters_name">
|
532
532
|
<col class="parameters_description">
|
@@ -579,7 +579,7 @@ pango_renderer_draw_trapezoid (<em class="parameter"><code><a class="link" href=
|
|
579
579
|
using the given <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>; coordinates are in device space.</p>
|
580
580
|
<div class="refsect3">
|
581
581
|
<a name="pango-renderer-draw-trapezoid.parameters"></a><h4>Parameters</h4>
|
582
|
-
<div class="informaltable"><table width="100%" border="0">
|
582
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
583
583
|
<colgroup>
|
584
584
|
<col width="150px" class="parameters_name">
|
585
585
|
<col class="parameters_description">
|
@@ -643,7 +643,7 @@ pango_renderer_draw_glyph (<em class="parameter"><code><a class="link" href="Pan
|
|
643
643
|
<p>Draws a single glyph with coordinates in device space.</p>
|
644
644
|
<div class="refsect3">
|
645
645
|
<a name="pango-renderer-draw-glyph.parameters"></a><h4>Parameters</h4>
|
646
|
-
<div class="informaltable"><table width="100%" border="0">
|
646
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
647
647
|
<colgroup>
|
648
648
|
<col width="150px" class="parameters_name">
|
649
649
|
<col class="parameters_description">
|
@@ -695,7 +695,7 @@ be nested and the renderer will only be initialized and
|
|
695
695
|
deinitialized once.</p>
|
696
696
|
<div class="refsect3">
|
697
697
|
<a name="pango-renderer-activate.parameters"></a><h4>Parameters</h4>
|
698
|
-
<div class="informaltable"><table width="100%" border="0">
|
698
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
699
699
|
<colgroup>
|
700
700
|
<col width="150px" class="parameters_name">
|
701
701
|
<col class="parameters_description">
|
@@ -720,7 +720,7 @@ pango_renderer_deactivate (<em class="parameter"><code><a class="link" href="Pan
|
|
720
720
|
docs for <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a>.</p>
|
721
721
|
<div class="refsect3">
|
722
722
|
<a name="pango-renderer-deactivate.parameters"></a><h4>Parameters</h4>
|
723
|
-
<div class="informaltable"><table width="100%" border="0">
|
723
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
724
724
|
<colgroup>
|
725
725
|
<col width="150px" class="parameters_name">
|
726
726
|
<col class="parameters_description">
|
@@ -763,7 +763,7 @@ might be joined together. Pango automatically calls this for
|
|
763
763
|
changes to colors. (See <a class="link" href="PangoRenderer.html#pango-renderer-set-color" title="pango_renderer_set_color ()"><code class="function">pango_renderer_set_color()</code></a>)</p>
|
764
764
|
<div class="refsect3">
|
765
765
|
<a name="pango-renderer-part-changed.parameters"></a><h4>Parameters</h4>
|
766
|
-
<div class="informaltable"><table width="100%" border="0">
|
766
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
767
767
|
<colgroup>
|
768
768
|
<col width="150px" class="parameters_name">
|
769
769
|
<col class="parameters_description">
|
@@ -796,7 +796,7 @@ pango_renderer_set_color (<em class="parameter"><code><a class="link" href="Pang
|
|
796
796
|
Also see <a class="link" href="PangoRenderer.html#pango-renderer-set-alpha" title="pango_renderer_set_alpha ()"><code class="function">pango_renderer_set_alpha()</code></a>.</p>
|
797
797
|
<div class="refsect3">
|
798
798
|
<a name="pango-renderer-set-color.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">
|
@@ -815,7 +815,7 @@ Also see <a class="link" href="PangoRenderer.html#pango-renderer-set-alpha" titl
|
|
815
815
|
</tr>
|
816
816
|
<tr>
|
817
817
|
<td class="parameter_name"><p>color</p></td>
|
818
|
-
<td class="parameter_description"><p> the new color or <a href="
|
818
|
+
<td class="parameter_description"><p> the new color 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 the current color. </p></td>
|
819
819
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
820
820
|
</tr>
|
821
821
|
</tbody>
|
@@ -832,7 +832,7 @@ pango_renderer_get_color (<em class="parameter"><code><a class="link" href="Pang
|
|
832
832
|
<p>Gets the current rendering color for the specified part.</p>
|
833
833
|
<div class="refsect3">
|
834
834
|
<a name="pango-renderer-get-color.parameters"></a><h4>Parameters</h4>
|
835
|
-
<div class="informaltable"><table width="100%" border="0">
|
835
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
836
836
|
<colgroup>
|
837
837
|
<col width="150px" class="parameters_name">
|
838
838
|
<col class="parameters_description">
|
@@ -855,7 +855,7 @@ pango_renderer_get_color (<em class="parameter"><code><a class="link" href="Pang
|
|
855
855
|
<div class="refsect3">
|
856
856
|
<a name="pango-renderer-get-color.returns"></a><h4>Returns</h4>
|
857
857
|
<p> the color for the
|
858
|
-
specified part, or <a href="
|
858
|
+
specified part, 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 it hasn't been set and should be
|
859
859
|
inherited from the environment. </p>
|
860
860
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</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>
|
861
861
|
</div>
|
@@ -867,14 +867,14 @@ inherited from the environment. </p>
|
|
867
867
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
868
868
|
pango_renderer_set_alpha (<em class="parameter"><code><a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> *renderer</code></em>,
|
869
869
|
<em class="parameter"><code><a class="link" href="PangoRenderer.html#PangoRenderPart" title="enum PangoRenderPart"><span class="type">PangoRenderPart</span></a> part</code></em>,
|
870
|
-
<em class="parameter"><code><a href="
|
870
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="type">guint16</span></a> alpha</code></em>);</pre>
|
871
871
|
<p>Sets the alpha for part of the rendering.
|
872
872
|
Note that the alpha may only be used if a color is
|
873
873
|
specified for <em class="parameter"><code>part</code></em>
|
874
874
|
as well.</p>
|
875
875
|
<div class="refsect3">
|
876
876
|
<a name="pango-renderer-set-alpha.parameters"></a><h4>Parameters</h4>
|
877
|
-
<div class="informaltable"><table width="100%" border="0">
|
877
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
878
878
|
<colgroup>
|
879
879
|
<col width="150px" class="parameters_name">
|
880
880
|
<col class="parameters_description">
|
@@ -904,13 +904,13 @@ specified for <em class="parameter"><code>part</code></em>
|
|
904
904
|
<hr>
|
905
905
|
<div class="refsect2">
|
906
906
|
<a name="pango-renderer-get-alpha"></a><h3>pango_renderer_get_alpha ()</h3>
|
907
|
-
<pre class="programlisting"><a href="
|
907
|
+
<pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint16"><span class="returnvalue">guint16</span></a>
|
908
908
|
pango_renderer_get_alpha (<em class="parameter"><code><a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> *renderer</code></em>,
|
909
909
|
<em class="parameter"><code><a class="link" href="PangoRenderer.html#PangoRenderPart" title="enum PangoRenderPart"><span class="type">PangoRenderPart</span></a> part</code></em>);</pre>
|
910
910
|
<p>Gets the current alpha for the specified part.</p>
|
911
911
|
<div class="refsect3">
|
912
912
|
<a name="pango-renderer-get-alpha.parameters"></a><h4>Parameters</h4>
|
913
|
-
<div class="informaltable"><table width="100%" border="0">
|
913
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
914
914
|
<colgroup>
|
915
915
|
<col width="150px" class="parameters_name">
|
916
916
|
<col class="parameters_description">
|
@@ -947,7 +947,7 @@ pango_renderer_set_matrix (<em class="parameter"><code><a class="link" href="Pan
|
|
947
947
|
<p>Sets the transformation matrix that will be applied when rendering.</p>
|
948
948
|
<div class="refsect3">
|
949
949
|
<a name="pango-renderer-set-matrix.parameters"></a><h4>Parameters</h4>
|
950
|
-
<div class="informaltable"><table width="100%" border="0">
|
950
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
951
951
|
<colgroup>
|
952
952
|
<col width="150px" class="parameters_name">
|
953
953
|
<col class="parameters_description">
|
@@ -961,7 +961,7 @@ pango_renderer_set_matrix (<em class="parameter"><code><a class="link" href="Pan
|
|
961
961
|
</tr>
|
962
962
|
<tr>
|
963
963
|
<td class="parameter_name"><p>matrix</p></td>
|
964
|
-
<td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="
|
964
|
+
<td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></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 unset any existing matrix.
|
965
965
|
(No matrix set is the same as setting the identity matrix.). </p></td>
|
966
966
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
967
967
|
</tr>
|
@@ -979,7 +979,7 @@ pango_renderer_get_matrix (<em class="parameter"><code><a class="link" href="Pan
|
|
979
979
|
rendering. See <a class="link" href="PangoRenderer.html#pango-renderer-set-matrix" title="pango_renderer_set_matrix ()"><code class="function">pango_renderer_set_matrix()</code></a>.</p>
|
980
980
|
<div class="refsect3">
|
981
981
|
<a name="pango-renderer-get-matrix.parameters"></a><h4>Parameters</h4>
|
982
|
-
<div class="informaltable"><table width="100%" border="0">
|
982
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
983
983
|
<colgroup>
|
984
984
|
<col width="150px" class="parameters_name">
|
985
985
|
<col class="parameters_description">
|
@@ -994,7 +994,7 @@ rendering. See <a class="link" href="PangoRenderer.html#pango-renderer-set-matri
|
|
994
994
|
</div>
|
995
995
|
<div class="refsect3">
|
996
996
|
<a name="pango-renderer-get-matrix.returns"></a><h4>Returns</h4>
|
997
|
-
<p> the matrix, or <a href="
|
997
|
+
<p> the matrix, 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 matrix has
|
998
998
|
been set (which is the same as the identity matrix). The returned
|
999
999
|
matrix is owned by Pango and must not be modified or freed. </p>
|
1000
1000
|
<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>
|
@@ -1014,7 +1014,7 @@ methods, like in its draw_shape() for example.</p>
|
|
1014
1014
|
rendered.</p>
|
1015
1015
|
<div class="refsect3">
|
1016
1016
|
<a name="pango-renderer-get-layout.parameters"></a><h4>Parameters</h4>
|
1017
|
-
<div class="informaltable"><table width="100%" border="0">
|
1017
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1018
1018
|
<colgroup>
|
1019
1019
|
<col width="150px" class="parameters_name">
|
1020
1020
|
<col class="parameters_description">
|
@@ -1029,7 +1029,7 @@ rendered.</p>
|
|
1029
1029
|
</div>
|
1030
1030
|
<div class="refsect3">
|
1031
1031
|
<a name="pango-renderer-get-layout.returns"></a><h4>Returns</h4>
|
1032
|
-
<p> the layout, or <a href="
|
1032
|
+
<p> the layout, 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
|
1033
1033
|
no layout is being rendered using <em class="parameter"><code>renderer</code></em>
|
1034
1034
|
at this time. </p>
|
1035
1035
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</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>
|
@@ -1049,7 +1049,7 @@ methods, like in its draw_shape() for example.</p>
|
|
1049
1049
|
rendered.</p>
|
1050
1050
|
<div class="refsect3">
|
1051
1051
|
<a name="pango-renderer-get-layout-line.parameters"></a><h4>Parameters</h4>
|
1052
|
-
<div class="informaltable"><table width="100%" border="0">
|
1052
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1053
1053
|
<colgroup>
|
1054
1054
|
<col width="150px" class="parameters_name">
|
1055
1055
|
<col class="parameters_description">
|
@@ -1064,7 +1064,7 @@ rendered.</p>
|
|
1064
1064
|
</div>
|
1065
1065
|
<div class="refsect3">
|
1066
1066
|
<a name="pango-renderer-get-layout-line.returns"></a><h4>Returns</h4>
|
1067
|
-
<p> the layout line, or <a href="
|
1067
|
+
<p> the layout line, 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>
|
1068
1068
|
if no layout line is being rendered using <em class="parameter"><code>renderer</code></em>
|
1069
1069
|
at this time. </p>
|
1070
1070
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</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>
|
@@ -1085,7 +1085,7 @@ render Pango objects such as <a class="link" href="pango-Glyph-Storage.html#Pang
|
|
1085
1085
|
<a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>.</p>
|
1086
1086
|
<div class="refsect3">
|
1087
1087
|
<a name="PangoRenderer.members"></a><h4>Members</h4>
|
1088
|
-
<div class="informaltable"><table width="100%" border="0">
|
1088
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1089
1089
|
<colgroup>
|
1090
1090
|
<col width="300px" class="struct_members_name">
|
1091
1091
|
<col class="struct_members_description">
|
@@ -1094,7 +1094,7 @@ render Pango objects such as <a class="link" href="pango-Glyph-Storage.html#Pang
|
|
1094
1094
|
<tbody><tr>
|
1095
1095
|
<td class="struct_member_name"><p><a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *<em class="structfield"><code><a name="PangoRenderer-struct.matrix"></a>matrix</code></em>;</p></td>
|
1096
1096
|
<td class="struct_member_description"><p> the current transformation matrix for
|
1097
|
-
the Renderer; may be <a href="
|
1097
|
+
the Renderer; may be <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>, which should be treated the
|
1098
1098
|
same as the identity matrix. </p></td>
|
1099
1099
|
<td class="struct_member_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
1100
1100
|
</tr></tbody>
|
@@ -1109,7 +1109,7 @@ same as the identity matrix. </p></td>
|
|
1109
1109
|
purposes as setting colors.</p>
|
1110
1110
|
<div class="refsect3">
|
1111
1111
|
<a name="PangoRenderPart.members"></a><h4>Members</h4>
|
1112
|
-
<div class="informaltable"><table width="100%" border="0">
|
1112
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1113
1113
|
<colgroup>
|
1114
1114
|
<col width="300px" class="enum_members_name">
|
1115
1115
|
<col class="enum_members_description">
|
@@ -1230,7 +1230,7 @@ purposes as setting colors.</p>
|
|
1230
1230
|
<p>Class structure for <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
|
1231
1231
|
<div class="refsect3">
|
1232
1232
|
<a name="PangoRendererClass.members"></a><h4>Members</h4>
|
1233
|
-
<div class="informaltable"><table width="100%" border="0">
|
1233
|
+
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
1234
1234
|
<colgroup>
|
1235
1235
|
<col width="300px" class="struct_members_name">
|
1236
1236
|
<col class="struct_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>Annotation Glossary: 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-hierarchy.html" title="Object Hierarchy">
|
@@ -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.10: 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-8.html" title="Index of new symbols in 1.8">
|
@@ -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.12: 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-10.html" title="Index of new symbols in 1.10">
|
@@ -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.14: 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-12.html" title="Index of new symbols in 1.12">
|
@@ -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.16: 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-14.html" title="Index of new symbols in 1.14">
|
@@ -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.18: 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-16.html" title="Index of new symbols in 1.16">
|
@@ -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.2: 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-deprecated.html" title="Index of deprecated 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 new symbols in 1.20: 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-18.html" title="Index of new symbols in 1.18">
|
@@ -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.22: 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-20.html" title="Index of new symbols in 1.20">
|
@@ -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.24: 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-22.html" title="Index of new symbols in 1.22">
|
@@ -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.26: 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-24.html" title="Index of new symbols in 1.24">
|
@@ -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.30: 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-26.html" title="Index of new symbols in 1.26">
|