pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (142) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/pango.so +0 -0
  3. data/lib/1.9/pango.so +0 -0
  4. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  5. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  6. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  7. data/vendor/local/bin/pango-querymodules.exe +0 -0
  8. data/vendor/local/bin/pango-view.exe +0 -0
  9. data/vendor/local/etc/pango/pango.modules +14 -1
  10. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
  11. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
  12. data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
  13. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
  14. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
  15. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  16. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
  17. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
  18. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
  19. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
  20. data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
  21. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
  22. data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
  23. data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
  24. data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
  25. data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
  26. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  27. data/vendor/local/lib/libpango-1.0.la +41 -0
  28. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  29. data/vendor/local/lib/libpangocairo-1.0.la +41 -0
  30. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  31. data/vendor/local/lib/libpangowin32-1.0.la +41 -0
  32. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  33. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  34. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
  41. data/vendor/local/lib/pkgconfig/pango.pc +5 -4
  42. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  43. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  44. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
  45. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
  46. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
  47. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
  48. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
  49. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
  50. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
  51. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
  52. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
  53. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
  54. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
  55. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
  56. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
  57. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
  58. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
  59. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
  60. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
  61. data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
  69. data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
  70. data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
  71. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
  72. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
  73. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
  74. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
  75. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
  76. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
  77. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
  78. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
  79. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
  80. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
  81. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
  82. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
  83. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
  84. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
  85. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
  86. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
  92. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
  93. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
  94. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
  95. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
  96. data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
  97. data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
  98. data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
  99. data/vendor/local/share/license/pango/AUTHORS +2 -0
  100. data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
  101. data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
  102. data/vendor/local/share/man/man1/pango-view.1 +4 -4
  103. metadata +43 -50
  104. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  105. data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
  106. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
  107. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
  108. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
  109. data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
  110. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  111. data/vendor/local/lib/pango-1.0.def +0 -397
  112. data/vendor/local/lib/pango-1.0.lib +0 -0
  113. data/vendor/local/lib/pangocairo-1.0.def +0 -34
  114. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  115. data/vendor/local/lib/pangoft2-1.0.def +0 -85
  116. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  117. data/vendor/local/lib/pangowin32-1.0.def +0 -30
  118. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  119. data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
  120. data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
  121. data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
  122. data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
  123. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
  124. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
  125. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
  126. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
  127. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
  128. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
  129. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
  130. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
  131. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
  132. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
  133. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
  134. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
  135. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
  136. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
  137. data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
  138. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
  139. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
  140. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
  141. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
  142. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Xft Fonts and Rendering</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">
10
10
  <link rel="next" href="pango-Cairo-Rendering.html" title="Cairo Rendering">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -51,24 +51,24 @@
51
51
  <span class="returnvalue">void</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-set-default-substitute" title="pango_xft_set_default_substitute ()">pango_xft_set_default_substitute</a> (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
52
52
  <em class="parameter"><code><span class="type">int</span> screen</code></em>,
53
53
  <em class="parameter"><code><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftSubstituteFunc" title="PangoXftSubstituteFunc ()"><span class="type">PangoXftSubstituteFunc</span></a> func</code></em>,
54
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
55
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);
54
+ <em class="parameter"><code><span class="type">gpointer</span> data</code></em>,
55
+ <em class="parameter"><code><span class="type">GDestroyNotify</span> notify</code></em>);
56
56
  <span class="returnvalue">void</span> (<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftSubstituteFunc" title="PangoXftSubstituteFunc ()">*PangoXftSubstituteFunc</a>) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
57
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);
57
+ <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);
58
58
  <span class="returnvalue">void</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-substitute-changed" title="pango_xft_substitute_changed ()">pango_xft_substitute_changed</a> (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
59
59
  <em class="parameter"><code><span class="type">int</span> screen</code></em>);
60
60
  <span class="returnvalue">void</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-shutdown-display" title="pango_xft_shutdown_display ()">pango_xft_shutdown_display</a> (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
61
61
  <em class="parameter"><code><span class="type">int</span> screen</code></em>);
62
62
  <span class="returnvalue">XftFont</span> * <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-font" title="pango_xft_font_get_font ()">pango_xft_font_get_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
63
63
  <span class="returnvalue">Display</span> * <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-display" title="pango_xft_font_get_display ()">pango_xft_font_get_display</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
64
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()">pango_xft_font_has_char</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
65
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
64
+ <span class="returnvalue">gboolean</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-has-char" title="pango_xft_font_has_char ()">pango_xft_font_has_char</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
65
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
66
66
  <span class="returnvalue">FT_Face</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-lock-face" title="pango_xft_font_lock_face ()">pango_xft_font_lock_face</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
67
67
  <span class="returnvalue">void</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-unlock-face" title="pango_xft_font_unlock_face ()">pango_xft_font_unlock_face</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
68
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-glyph" title="pango_xft_font_get_glyph ()">pango_xft_font_get_glyph</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
69
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
68
+ <span class="returnvalue">guint</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-glyph" title="pango_xft_font_get_glyph ()">pango_xft_font_get_glyph</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
69
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
70
70
  <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-font-get-unknown-glyph" title="pango_xft_font_get_unknown_glyph ()">pango_xft_font_get_unknown_glyph</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
71
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
71
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
72
72
  struct <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer-struct" title="struct PangoXftRenderer">PangoXftRenderer</a>;
73
73
  struct <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRendererClass" title="struct PangoXftRendererClass">PangoXftRendererClass</a>;
74
74
  <a class="link" href="pango-pango-renderer.html#PangoRenderer"><span class="returnvalue">PangoRenderer</span></a> * <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-new" title="pango_xft_renderer_new ()">pango_xft_renderer_new</a> (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
@@ -82,15 +82,15 @@ struct <a class="link" href="pango-Xft-Fonts-and-Rendering.html#Pan
82
82
  <em class="parameter"><code><span class="type">XftColor</span> *color</code></em>,
83
83
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
84
84
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
85
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
86
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
85
+ <em class="parameter"><code><span class="type">gint</span> x</code></em>,
86
+ <em class="parameter"><code><span class="type">gint</span> y</code></em>);
87
87
  <span class="returnvalue">void</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-picture-render" title="pango_xft_picture_render ()">pango_xft_picture_render</a> (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
88
88
  <em class="parameter"><code><span class="type">Picture</span> src_picture</code></em>,
89
89
  <em class="parameter"><code><span class="type">Picture</span> dest_picture</code></em>,
90
90
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
91
91
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
92
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
93
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
92
+ <em class="parameter"><code><span class="type">gint</span> x</code></em>,
93
+ <em class="parameter"><code><span class="type">gint</span> y</code></em>);
94
94
  <span class="returnvalue">void</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-render-transformed" title="pango_xft_render_transformed ()">pango_xft_render_transformed</a> (<em class="parameter"><code><span class="type">XftDraw</span> *draw</code></em>,
95
95
  <em class="parameter"><code><span class="type">XftColor</span> *color</code></em>,
96
96
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
@@ -113,19 +113,19 @@ struct <a class="link" href="pango-Xft-Fonts-and-Rendering.html#Pan
113
113
  <div class="refsect1">
114
114
  <a name="pango-Xft-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
115
115
  <pre class="synopsis">
116
- <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
116
+ GObject
117
117
  +----<a class="link" href="pango-Fonts.html#PangoFont">PangoFont</a>
118
118
  +----<a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
119
119
  +----PangoXftFont
120
120
  </pre>
121
121
  <pre class="synopsis">
122
- <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
122
+ GObject
123
123
  +----<a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
124
124
  +----<a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
125
125
  +----PangoXftFontMap
126
126
  </pre>
127
127
  <pre class="synopsis">
128
- <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
128
+ GObject
129
129
  +----<a class="link" href="pango-pango-renderer.html#PangoRenderer">PangoRenderer</a>
130
130
  +----PangoXftRenderer
131
131
  </pre>
@@ -133,8 +133,8 @@ struct <a class="link" href="pango-Xft-Fonts-and-Rendering.html#Pan
133
133
  <div class="refsect1">
134
134
  <a name="pango-Xft-Fonts-and-Rendering.properties"></a><h2>Properties</h2>
135
135
  <pre class="synopsis">
136
- "<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--display" title='The "display" property'>display</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> : Write / Construct Only
137
- "<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--screen" title='The "screen" property'>screen</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Write / Construct Only
136
+ "<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--display" title='The "display" property'>display</a>" <span class="type">gpointer</span> : Write / Construct Only
137
+ "<a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--screen" title='The "screen" property'>screen</a>" <span class="type">gint</span> : Write / Construct Only
138
138
  </pre>
139
139
  </div>
140
140
  <div class="refsect1">
@@ -216,8 +216,11 @@ with the Xft backend. See <a class="link" href="PangoFcFont.html#PANGO-RENDER-TY
216
216
  Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> appropriate for rendering with
217
217
  Xft fonts on the given screen of the given display.
218
218
  </p>
219
- <div class="variablelist"><table border="0">
219
+ <div class="variablelist"><table border="0" class="variablelist">
220
+ <colgroup>
220
221
  <col align="left" valign="top">
222
+ <col>
223
+ </colgroup>
221
224
  <tbody>
222
225
  <tr>
223
226
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -244,8 +247,11 @@ Returns the <span class="type">PangoXftFontmap</span> for the given display and
244
247
  The fontmap is owned by Pango and will be valid until
245
248
  the display is closed.
246
249
  </p>
247
- <div class="variablelist"><table border="0">
250
+ <div class="variablelist"><table border="0" class="variablelist">
251
+ <colgroup>
248
252
  <col align="left" valign="top">
253
+ <col>
254
+ </colgroup>
249
255
  <tbody>
250
256
  <tr>
251
257
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -258,7 +264,7 @@ the display is closed.
258
264
  </tr>
259
265
  <tr>
260
266
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
261
- <td>a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> object, owned by Pango. <span class="annotation">[<a href="http://foldoc.org/transfer%20none"><span class="acronym">transfer none</span></a>]</span>
267
+ <td>a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a> object, owned by Pango. <span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span>
262
268
  </td>
263
269
  </tr>
264
270
  </tbody>
@@ -271,16 +277,19 @@ the display is closed.
271
277
  <pre class="programlisting"><span class="returnvalue">void</span> pango_xft_set_default_substitute (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
272
278
  <em class="parameter"><code><span class="type">int</span> screen</code></em>,
273
279
  <em class="parameter"><code><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftSubstituteFunc" title="PangoXftSubstituteFunc ()"><span class="type">PangoXftSubstituteFunc</span></a> func</code></em>,
274
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
275
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
280
+ <em class="parameter"><code><span class="type">gpointer</span> data</code></em>,
281
+ <em class="parameter"><code><span class="type">GDestroyNotify</span> notify</code></em>);</pre>
276
282
  <p>
277
283
  Sets a function that will be called to do final configuration
278
284
  substitution on a <span class="type">FcPattern</span> before it is used to load
279
285
  the font. This function can be used to do things like set
280
286
  hinting and antialiasing options.
281
287
  </p>
282
- <div class="variablelist"><table border="0">
288
+ <div class="variablelist"><table border="0" class="variablelist">
289
+ <colgroup>
283
290
  <col align="left" valign="top">
291
+ <col>
292
+ </colgroup>
284
293
  <tbody>
285
294
  <tr>
286
295
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -313,12 +322,15 @@ on <span class="type">FcPattern</span> objects.</td>
313
322
  <div class="refsect2">
314
323
  <a name="PangoXftSubstituteFunc"></a><h3>PangoXftSubstituteFunc ()</h3>
315
324
  <pre class="programlisting"><span class="returnvalue">void</span> (*PangoXftSubstituteFunc) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
316
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
325
+ <em class="parameter"><code><span class="type">gpointer</span> data</code></em>);</pre>
317
326
  <p>
318
327
  Function type for doing final config tweaking on prepared FcPatterns.
319
328
  </p>
320
- <div class="variablelist"><table border="0">
329
+ <div class="variablelist"><table border="0" class="variablelist">
330
+ <colgroup>
321
331
  <col align="left" valign="top">
332
+ <col>
333
+ </colgroup>
322
334
  <tbody>
323
335
  <tr>
324
336
  <td><p><span class="term"><em class="parameter"><code>pattern</code></em> :</span></p></td>
@@ -343,8 +355,11 @@ default substitution function set with
343
355
  That is, if your substitution function will return different
344
356
  results for the same input pattern, you must call this function.
345
357
  </p>
346
- <div class="variablelist"><table border="0">
358
+ <div class="variablelist"><table border="0" class="variablelist">
359
+ <colgroup>
347
360
  <col align="left" valign="top">
361
+ <col>
362
+ </colgroup>
348
363
  <tbody>
349
364
  <tr>
350
365
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -370,8 +385,11 @@ combination of <em class="parameter"><code>display</code></em> and <em class="pa
370
385
  X display is closed, resources are released automatically,
371
386
  without needing to call this function.
372
387
  </p>
373
- <div class="variablelist"><table border="0">
388
+ <div class="variablelist"><table border="0" class="variablelist">
389
+ <colgroup>
374
390
  <col align="left" valign="top">
391
+ <col>
392
+ </colgroup>
375
393
  <tbody>
376
394
  <tr>
377
395
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -393,8 +411,11 @@ without needing to call this function.
393
411
  <p>
394
412
  Returns the XftFont of a font.
395
413
  </p>
396
- <div class="variablelist"><table border="0">
414
+ <div class="variablelist"><table border="0" class="variablelist">
415
+ <colgroup>
397
416
  <col align="left" valign="top">
417
+ <col>
418
+ </colgroup>
398
419
  <tbody>
399
420
  <tr>
400
421
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -402,7 +423,7 @@ Returns the XftFont of a font.
402
423
  </tr>
403
424
  <tr>
404
425
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
405
- <td>the XftFont associated to <em class="parameter"><code>font</code></em>, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>font</code></em> is <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>.</td>
426
+ <td>the XftFont associated to <em class="parameter"><code>font</code></em>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>font</code></em> is <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>.</td>
406
427
  </tr>
407
428
  </tbody>
408
429
  </table></div>
@@ -414,8 +435,11 @@ Returns the XftFont of a font.
414
435
  <p>
415
436
  Returns the X display of the XftFont of a font.
416
437
  </p>
417
- <div class="variablelist"><table border="0">
438
+ <div class="variablelist"><table border="0" class="variablelist">
439
+ <colgroup>
418
440
  <col align="left" valign="top">
441
+ <col>
442
+ </colgroup>
419
443
  <tbody>
420
444
  <tr>
421
445
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -431,8 +455,8 @@ Returns the X display of the XftFont of a font.
431
455
  <hr>
432
456
  <div class="refsect2">
433
457
  <a name="pango-xft-font-has-char"></a><h3>pango_xft_font_has_char ()</h3>
434
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
435
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
458
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
459
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
436
460
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
437
461
  <h3 class="title">Warning</h3>
438
462
  <p><code class="literal">pango_xft_font_has_char</code> is deprecated and should not be used in newly-written code.</p>
@@ -443,8 +467,11 @@ Determines whether <em class="parameter"><code>font</code></em> has a glyph for
443
467
  <p>
444
468
  Use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a> instead.
445
469
  </p>
446
- <div class="variablelist"><table border="0">
470
+ <div class="variablelist"><table border="0" class="variablelist">
471
+ <colgroup>
447
472
  <col align="left" valign="top">
473
+ <col>
474
+ </colgroup>
448
475
  <tbody>
449
476
  <tr>
450
477
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -457,7 +484,7 @@ Use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_
457
484
  <tr>
458
485
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
459
486
  <td>
460
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>font</code></em> has the requested codepoint.</td>
487
+ <code class="literal">TRUE</code> if <em class="parameter"><code>font</code></em> has the requested codepoint.</td>
461
488
  </tr>
462
489
  </tbody>
463
490
  </table></div>
@@ -479,8 +506,11 @@ This face will be kept around until you call
479
506
  <p>
480
507
  Use <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a> instead.
481
508
  </p>
482
- <div class="variablelist"><table border="0">
509
+ <div class="variablelist"><table border="0" class="variablelist">
510
+ <colgroup>
483
511
  <col align="left" valign="top">
512
+ <col>
513
+ </colgroup>
484
514
  <tbody>
485
515
  <tr>
486
516
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -509,8 +539,11 @@ Releases a font previously obtained with
509
539
  <p>
510
540
  Use <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a> instead.
511
541
  </p>
512
- <div class="variablelist"><table border="0">
542
+ <div class="variablelist"><table border="0" class="variablelist">
543
+ <colgroup>
513
544
  <col align="left" valign="top">
545
+ <col>
546
+ </colgroup>
514
547
  <tbody><tr>
515
548
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
516
549
  <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</td>
@@ -521,8 +554,8 @@ Use <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pan
521
554
  <hr>
522
555
  <div class="refsect2">
523
556
  <a name="pango-xft-font-get-glyph"></a><h3>pango_xft_font_get_glyph ()</h3>
524
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a> pango_xft_font_get_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
525
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
557
+ <pre class="programlisting"><span class="returnvalue">guint</span> pango_xft_font_get_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
558
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
526
559
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
527
560
  <h3 class="title">Warning</h3>
528
561
  <p><code class="literal">pango_xft_font_get_glyph</code> is deprecated and should not be used in newly-written code.</p>
@@ -535,8 +568,11 @@ whether the font has the glyph, use <a class="link" href="pango-Xft-Fonts-and-Re
535
568
  <p>
536
569
  Use <a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()"><code class="function">pango_fc_font_get_glyph()</code></a> instead.
537
570
  </p>
538
- <div class="variablelist"><table border="0">
571
+ <div class="variablelist"><table border="0" class="variablelist">
572
+ <colgroup>
539
573
  <col align="left" valign="top">
574
+ <col>
575
+ </colgroup>
540
576
  <tbody>
541
577
  <tr>
542
578
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -559,7 +595,7 @@ character does not exist in the font.</td>
559
595
  <div class="refsect2">
560
596
  <a name="pango-xft-font-get-unknown-glyph"></a><h3>pango_xft_font_get_unknown_glyph ()</h3>
561
597
  <pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_xft_font_get_unknown_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
562
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
598
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
563
599
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
564
600
  <h3 class="title">Warning</h3>
565
601
  <p><code class="literal">pango_xft_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p>
@@ -571,8 +607,11 @@ unknown character.
571
607
  <p>
572
608
  Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.
573
609
  </p>
574
- <div class="variablelist"><table border="0">
610
+ <div class="variablelist"><table border="0" class="variablelist">
611
+ <colgroup>
575
612
  <col align="left" valign="top">
613
+ <col>
614
+ </colgroup>
576
615
  <tbody>
577
616
  <tr>
578
617
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -618,8 +657,11 @@ elements occurs.
618
657
  <p>
619
658
  The class structure for <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a>
620
659
  </p>
621
- <div class="variablelist"><table border="0">
660
+ <div class="variablelist"><table border="0" class="variablelist">
661
+ <colgroup>
622
662
  <col align="left" valign="top">
663
+ <col>
664
+ </colgroup>
623
665
  <tbody>
624
666
  <tr>
625
667
  <td><p><span class="term"><em class="structfield"><code><a name="PangoXftRendererClass.composite-trapezoids"></a>composite_trapezoids</code></em> ()</span></p></td>
@@ -647,8 +689,11 @@ Create a new <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRe
647
689
  with the Xft library. You must call <a class="link" href="pango-Xft-Fonts-and-Rendering.html#pango-xft-renderer-set-draw" title="pango_xft_renderer_set_draw ()"><code class="function">pango_xft_renderer_set_draw()</code></a> before
648
690
  using the renderer.
649
691
  </p>
650
- <div class="variablelist"><table border="0">
692
+ <div class="variablelist"><table border="0" class="variablelist">
693
+ <colgroup>
651
694
  <col align="left" valign="top">
695
+ <col>
696
+ </colgroup>
652
697
  <tbody>
653
698
  <tr>
654
699
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -661,7 +706,7 @@ using the renderer.
661
706
  <tr>
662
707
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
663
708
  <td>the newly created <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a>, which should
664
- be freed with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
709
+ be freed with <code class="function">g_object_unref()</code>.</td>
665
710
  </tr>
666
711
  </tbody>
667
712
  </table></div>
@@ -676,8 +721,11 @@ be freed with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-T
676
721
  Sets the <span class="type">XftDraw</span> object that the renderer is drawing to.
677
722
  The renderer must not be currently active.
678
723
  </p>
679
- <div class="variablelist"><table border="0">
724
+ <div class="variablelist"><table border="0" class="variablelist">
725
+ <colgroup>
680
726
  <col align="left" valign="top">
727
+ <col>
728
+ </colgroup>
681
729
  <tbody>
682
730
  <tr>
683
731
  <td><p><span class="term"><em class="parameter"><code>xftrenderer</code></em> :</span></p></td>
@@ -702,8 +750,11 @@ The renderer must not be currently active.
702
750
  <p>
703
751
  Sets the default foreground color for a <span class="type">XftRenderer</span>.
704
752
  </p>
705
- <div class="variablelist"><table border="0">
753
+ <div class="variablelist"><table border="0" class="variablelist">
754
+ <colgroup>
706
755
  <col align="left" valign="top">
756
+ <col>
757
+ </colgroup>
707
758
  <tbody>
708
759
  <tr>
709
760
  <td><p><span class="term"><em class="parameter"><code>xftrenderer</code></em> :</span></p></td>
@@ -725,13 +776,16 @@ Sets the default foreground color for a <span class="type">XftRenderer</span>.
725
776
  <em class="parameter"><code><span class="type">XftColor</span> *color</code></em>,
726
777
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
727
778
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
728
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
729
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
779
+ <em class="parameter"><code><span class="type">gint</span> x</code></em>,
780
+ <em class="parameter"><code><span class="type">gint</span> y</code></em>);</pre>
730
781
  <p>
731
782
  Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an <span class="type">XftDraw</span> object wrapping an X drawable.
732
783
  </p>
733
- <div class="variablelist"><table border="0">
784
+ <div class="variablelist"><table border="0" class="variablelist">
785
+ <colgroup>
734
786
  <col align="left" valign="top">
787
+ <col>
788
+ </colgroup>
735
789
  <tbody>
736
790
  <tr>
737
791
  <td><p><span class="term"><em class="parameter"><code>draw</code></em> :</span></p></td>
@@ -768,13 +822,16 @@ Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span
768
822
  <em class="parameter"><code><span class="type">Picture</span> dest_picture</code></em>,
769
823
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
770
824
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
771
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
772
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
825
+ <em class="parameter"><code><span class="type">gint</span> x</code></em>,
826
+ <em class="parameter"><code><span class="type">gint</span> y</code></em>);</pre>
773
827
  <p>
774
828
  Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto an Xrender <span class="type">Picture</span> object.
775
829
  </p>
776
- <div class="variablelist"><table border="0">
830
+ <div class="variablelist"><table border="0" class="variablelist">
831
+ <colgroup>
777
832
  <col align="left" valign="top">
833
+ <col>
834
+ </colgroup>
778
835
  <tbody>
779
836
  <tr>
780
837
  <td><p><span class="term"><em class="parameter"><code>display</code></em> :</span></p></td>
@@ -825,8 +882,11 @@ changed, so to produce correct rendering results, the <em class="parameter"><cod
825
882
  must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
826
883
  transformation matrix to that passed in to this function.
827
884
  </p>
828
- <div class="variablelist"><table border="0">
885
+ <div class="variablelist"><table border="0" class="variablelist">
886
+ <colgroup>
829
887
  <col align="left" valign="top">
888
+ <col>
889
+ </colgroup>
830
890
  <tbody>
831
891
  <tr>
832
892
  <td><p><span class="term"><em class="parameter"><code>draw</code></em> :</span></p></td>
@@ -839,7 +899,7 @@ transformation matrix to that passed in to this function.
839
899
  </tr>
840
900
  <tr>
841
901
  <td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
842
- <td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity transformation</td>
902
+ <td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to use an identity transformation</td>
843
903
  </tr>
844
904
  <tr>
845
905
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -874,8 +934,11 @@ in user space coordinates)</td>
874
934
  <p>
875
935
  Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a <span class="type">XftDraw</span>
876
936
  </p>
877
- <div class="variablelist"><table border="0">
937
+ <div class="variablelist"><table border="0" class="variablelist">
938
+ <colgroup>
878
939
  <col align="left" valign="top">
940
+ <col>
941
+ </colgroup>
879
942
  <tbody>
880
943
  <tr>
881
944
  <td><p><span class="term"><em class="parameter"><code>draw</code></em> :</span></p></td>
@@ -915,8 +978,11 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span
915
978
  <p>
916
979
  Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a <span class="type">XftDraw</span>
917
980
  </p>
918
- <div class="variablelist"><table border="0">
981
+ <div class="variablelist"><table border="0" class="variablelist">
982
+ <colgroup>
919
983
  <col align="left" valign="top">
984
+ <col>
985
+ </colgroup>
920
986
  <tbody>
921
987
  <tr>
922
988
  <td><p><span class="term"><em class="parameter"><code>draw</code></em> :</span></p></td>
@@ -950,13 +1016,13 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span clas
950
1016
  <a name="pango-Xft-Fonts-and-Rendering.property-details"></a><h2>Property Details</h2>
951
1017
  <div class="refsect2">
952
1018
  <a name="PangoXftRenderer--display"></a><h3>The <code class="literal">"display"</code> property</h3>
953
- <pre class="programlisting"> "display" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> : Write / Construct Only</pre>
1019
+ <pre class="programlisting"> "display" <span class="type">gpointer</span> : Write / Construct Only</pre>
954
1020
  <p>The display being rendered to.</p>
955
1021
  </div>
956
1022
  <hr>
957
1023
  <div class="refsect2">
958
1024
  <a name="PangoXftRenderer--screen"></a><h3>The <code class="literal">"screen"</code> property</h3>
959
- <pre class="programlisting"> "screen" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Write / Construct Only</pre>
1025
+ <pre class="programlisting"> "screen" <span class="type">gint</span> : Write / Construct Only</pre>
960
1026
  <p>The screen being rendered to.</p>
961
1027
  <p>Allowed values: &gt;= 0</p>
962
1028
  <p>Default value: 0</p>
@@ -965,6 +1031,6 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span clas
965
1031
  </div>
966
1032
  <div class="footer">
967
1033
  <hr>
968
- Generated by GTK-Doc V1.18</div>
1034
+ Generated by GTK-Doc V1.18.1</div>
969
1035
  </body>
970
1036
  </html>