pango 3.0.8-x64-mingw32 → 3.0.9-x64-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (184) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +3 -3
  3. data/ext/pango/rbpangoattribute.c +7 -0
  4. data/ext/pango/rbpangoattrlist.c +2 -2
  5. data/ext/pango/rbpangocontext.c +49 -14
  6. data/ext/pango/rbpangoglyphinfo.c +5 -5
  7. data/lib/2.2/pango.so +0 -0
  8. data/lib/2.3/pango.so +0 -0
  9. data/test/test-context.rb +113 -0
  10. data/vendor/local/bin/genrb.exe +0 -0
  11. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  12. data/vendor/local/bin/hb-shape.exe +0 -0
  13. data/vendor/local/bin/hb-view.exe +0 -0
  14. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  15. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  16. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  17. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  18. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  19. data/vendor/local/bin/makeconv.exe +0 -0
  20. data/vendor/local/bin/pango-view.exe +0 -0
  21. data/vendor/local/include/harfbuzz/hb-common.h +16 -6
  22. data/vendor/local/include/harfbuzz/hb-unicode.h +0 -15
  23. data/vendor/local/include/harfbuzz/hb-version.h +3 -3
  24. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  25. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  26. data/vendor/local/lib/libharfbuzz-icu.la +3 -3
  27. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  28. data/vendor/local/lib/libharfbuzz.la +3 -3
  29. data/vendor/local/lib/libicudt.dll.a +0 -0
  30. data/vendor/local/lib/libicuin.dll.a +0 -0
  31. data/vendor/local/lib/libicuio.dll.a +0 -0
  32. data/vendor/local/lib/libicule.dll.a +0 -0
  33. data/vendor/local/lib/libiculx.dll.a +0 -0
  34. data/vendor/local/lib/libicutest.dll.a +0 -0
  35. data/vendor/local/lib/libicutu.dll.a +0 -0
  36. data/vendor/local/lib/libicuuc.dll.a +0 -0
  37. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  38. data/vendor/local/lib/libpango-1.0.la +1 -1
  39. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  40. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  41. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  42. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  43. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  44. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  45. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  48. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  49. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  50. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  51. data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +5 -4
  52. data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +7 -4
  53. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +5 -4
  54. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +5 -4
  55. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +32 -4
  56. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +5 -4
  57. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +5 -4
  58. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +5 -4
  59. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +5 -4
  60. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +5 -4
  61. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +5 -4
  62. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +5 -4
  63. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +5 -4
  64. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +5 -4
  65. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +5 -4
  66. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +5 -4
  67. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +5 -4
  68. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +5 -4
  69. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +5 -4
  70. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +5 -4
  71. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +7 -6
  72. data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +5 -4
  73. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +5 -4
  74. data/vendor/local/share/gtk-doc/html/harfbuzz/ch07.html +5 -4
  75. data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +5 -4
  76. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +5 -4
  77. data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +5 -4
  78. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +27 -26
  79. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +17 -21
  80. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +10 -9
  81. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +43 -12
  82. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +7 -6
  83. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +7 -6
  84. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +8 -7
  85. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +8 -7
  86. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +7 -6
  87. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +11 -10
  88. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +61 -54
  89. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +7 -6
  90. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +7 -6
  91. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +7 -6
  92. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +8 -7
  93. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +7 -6
  94. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +7 -6
  95. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +7 -6
  96. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +8 -7
  97. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +8 -7
  98. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +9 -8
  99. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +7 -6
  100. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +9 -8
  101. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +7 -6
  102. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +7 -261
  103. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +5 -4
  104. data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
  105. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +3 -2
  106. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +601 -0
  107. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +5 -4
  108. data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
  109. data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
  110. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +8 -7
  111. data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +5 -4
  112. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +5 -4
  113. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +6 -5
  114. data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
  115. data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
  116. data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +5 -4
  117. data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +5 -4
  118. data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +142 -160
  119. data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
  120. data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
  121. data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +5 -4
  122. data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +5 -4
  123. data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +5 -4
  124. data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +5 -4
  125. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +5 -4
  126. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +10 -10
  127. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +8 -8
  128. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +9 -9
  129. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +27 -27
  130. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +57 -57
  131. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
  132. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +53 -53
  133. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
  134. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +2 -2
  135. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +2 -2
  136. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +2 -2
  137. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +2 -2
  138. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +2 -2
  139. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +2 -2
  140. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +2 -2
  141. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +2 -2
  142. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +2 -2
  143. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +2 -2
  144. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +2 -2
  145. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +2 -2
  146. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +2 -2
  147. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +2 -2
  148. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +2 -2
  149. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +2 -2
  150. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +2 -2
  151. data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
  152. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +2 -2
  153. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +2 -2
  154. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +2 -2
  155. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
  156. data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
  157. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
  158. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +24 -24
  159. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +107 -107
  160. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
  161. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +31 -31
  162. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +15 -15
  163. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +380 -390
  164. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +37 -37
  165. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +219 -219
  166. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +295 -295
  167. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +108 -108
  168. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +15 -15
  169. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +142 -142
  170. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +85 -85
  171. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +63 -63
  172. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +340 -340
  173. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +163 -163
  174. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +11 -11
  175. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +24 -24
  176. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +54 -54
  177. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +57 -57
  178. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +7 -7
  179. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +200 -41
  180. data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
  181. data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
  182. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  183. metadata +7 -6
  184. data/vendor/local/share/gtk-doc/html/pango/index.sgml +0 -1204
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">
10
10
  <link rel="next" href="pango-Xft-Fonts-and-Rendering.html" title="Xft Fonts and Rendering">
11
- <meta name="generator" content="GTK-Doc V1.24 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -216,7 +216,7 @@
216
216
  </div>
217
217
  <div class="refsect1">
218
218
  <a name="pango-FreeType-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
219
- <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
219
+ <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
220
220
  <span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
221
221
  <span class="lineart">╰──</span> <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
222
222
  <span class="lineart">╰──</span> PangoFT2FontMap
@@ -239,9 +239,9 @@ certain global parameters such as the resolution and
239
239
  the default substitute function (see
240
240
  <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-set-default-substitute" title="pango_ft2_font_map_set_default_substitute ()"><code class="function">pango_ft2_font_map_set_default_substitute()</code></a>).</p>
241
241
  <div class="refsect3">
242
- <a name="id-1.3.3.8.2.5"></a><h4>Returns</h4>
242
+ <a name="pango-ft2-font-map-new.returns"></a><h4>Returns</h4>
243
243
  <p> the newly created fontmap object. Unref
244
- with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when you are finished with it.</p>
244
+ with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when you are finished with it.</p>
245
245
  </div>
246
246
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
247
247
  </div>
@@ -254,7 +254,7 @@ pango_ft2_font_map_set_resolution (<em class="parameter"><code><a class="link" h
254
254
  <em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);</pre>
255
255
  <p>Sets the horizontal and vertical resolutions for the fontmap.</p>
256
256
  <div class="refsect3">
257
- <a name="id-1.3.3.8.3.5"></a><h4>Parameters</h4>
257
+ <a name="pango-ft2-font-map-set-resolution.parameters"></a><h4>Parameters</h4>
258
258
  <div class="informaltable"><table width="100%" border="0">
259
259
  <colgroup>
260
260
  <col width="150px" class="parameters_name">
@@ -294,7 +294,7 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
294
294
  <p>Create a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> for the given fontmap.</p>
295
295
  <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
296
296
  <div class="refsect3">
297
- <a name="id-1.3.3.8.4.8"></a><h4>Parameters</h4>
297
+ <a name="pango-ft2-font-map-create-context.parameters"></a><h4>Parameters</h4>
298
298
  <div class="informaltable"><table width="100%" border="0">
299
299
  <colgroup>
300
300
  <col width="150px" class="parameters_name">
@@ -309,8 +309,8 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
309
309
  </table></div>
310
310
  </div>
311
311
  <div class="refsect3">
312
- <a name="id-1.3.3.8.4.9"></a><h4>Returns</h4>
313
- <p> the newly created context; free with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
312
+ <a name="pango-ft2-font-map-create-context.returns"></a><h4>Returns</h4>
313
+ <p> the newly created context; free with <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
314
314
  </div>
315
315
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
316
316
  </div>
@@ -319,10 +319,10 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
319
319
  <a name="PangoFT2SubstituteFunc"></a><h3>PangoFT2SubstituteFunc ()</h3>
320
320
  <pre class="programlisting"><span class="returnvalue">void</span>
321
321
  <span class="c_punctuation">(</span>*PangoFT2SubstituteFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
322
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
322
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
323
323
  <p>Function type for doing final config tweaking on prepared FcPatterns.</p>
324
324
  <div class="refsect3">
325
- <a name="id-1.3.3.8.5.5"></a><h4>Parameters</h4>
325
+ <a name="PangoFT2SubstituteFunc.parameters"></a><h4>Parameters</h4>
326
326
  <div class="informaltable"><table width="100%" border="0">
327
327
  <colgroup>
328
328
  <col width="150px" class="parameters_name">
@@ -351,14 +351,14 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
351
351
  pango_ft2_font_map_set_default_substitute
352
352
  (<em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a> *fontmap</code></em>,
353
353
  <em class="parameter"><code><a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2SubstituteFunc" title="PangoFT2SubstituteFunc ()"><span class="type">PangoFT2SubstituteFunc</span></a> func</code></em>,
354
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
355
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
354
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
355
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
356
356
  <p>Sets a function that will be called to do final configuration
357
357
  substitution on a <span class="type">FcPattern</span> before it is used to load
358
358
  the font. This function can be used to do things like set
359
359
  hinting and antialiasing options.</p>
360
360
  <div class="refsect3">
361
- <a name="id-1.3.3.8.6.5"></a><h4>Parameters</h4>
361
+ <a name="pango-ft2-font-map-set-default-substitute.parameters"></a><h4>Parameters</h4>
362
362
  <div class="informaltable"><table width="100%" border="0">
363
363
  <colgroup>
364
364
  <col width="150px" class="parameters_name">
@@ -405,7 +405,7 @@ default substitution function set with
405
405
  That is, if your substitution function will return different
406
406
  results for the same input pattern, you must call this function.</p>
407
407
  <div class="refsect3">
408
- <a name="id-1.3.3.8.7.5"></a><h4>Parameters</h4>
408
+ <a name="pango-ft2-font-map-substitute-changed.parameters"></a><h4>Parameters</h4>
409
409
  <div class="informaltable"><table width="100%" border="0">
410
410
  <colgroup>
411
411
  <col width="150px" class="parameters_name">
@@ -438,7 +438,7 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
438
438
  .</p>
439
439
  <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
440
440
  <div class="refsect3">
441
- <a name="id-1.3.3.8.8.7"></a><h4>Parameters</h4>
441
+ <a name="pango-ft2-get-context.parameters"></a><h4>Parameters</h4>
442
442
  <div class="informaltable"><table width="100%" border="0">
443
443
  <colgroup>
444
444
  <col width="150px" class="parameters_name">
@@ -460,7 +460,7 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
460
460
  </table></div>
461
461
  </div>
462
462
  <div class="refsect3">
463
- <a name="id-1.3.3.8.8.8"></a><h4>Returns</h4>
463
+ <a name="pango-ft2-get-context.returns"></a><h4>Returns</h4>
464
464
  <p> the new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a></p>
465
465
  </div>
466
466
  </div>
@@ -471,11 +471,11 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
471
471
  pango_ft2_render (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
472
472
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
473
473
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
474
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
475
- <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
474
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
475
+ <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
476
476
  <p>Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a FreeType2 bitmap.</p>
477
477
  <div class="refsect3">
478
- <a name="id-1.3.3.8.9.5"></a><h4>Parameters</h4>
478
+ <a name="pango-ft2-render.parameters"></a><h4>Parameters</h4>
479
479
  <div class="informaltable"><table width="100%" border="0">
480
480
  <colgroup>
481
481
  <col width="150px" class="parameters_name">
@@ -531,7 +531,7 @@ changed, so to produce correct rendering results, the <em class="parameter"><cod
531
531
  must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
532
532
  transformation matrix to that passed in to this function.</p>
533
533
  <div class="refsect3">
534
- <a name="id-1.3.3.8.10.5"></a><h4>Parameters</h4>
534
+ <a name="pango-ft2-render-transformed.parameters"></a><h4>Parameters</h4>
535
535
  <div class="informaltable"><table width="100%" border="0">
536
536
  <colgroup>
537
537
  <col width="150px" class="parameters_name">
@@ -551,7 +551,7 @@ transformation matrix to that passed in to this function.</p>
551
551
  </tr>
552
552
  <tr>
553
553
  <td class="parameter_name"><p>matrix</p></td>
554
- <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 use an identity
554
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity
555
555
  transformation. </p></td>
556
556
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
557
557
  </tr>
@@ -587,7 +587,7 @@ pango_ft2_render_layout_line (<em class="parameter"><code><span class="type">FT_
587
587
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
588
588
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a FreeType2 bitmap</p>
589
589
  <div class="refsect3">
590
- <a name="id-1.3.3.8.11.5"></a><h4>Parameters</h4>
590
+ <a name="pango-ft2-render-layout-line.parameters"></a><h4>Parameters</h4>
591
591
  <div class="informaltable"><table width="100%" border="0">
592
592
  <colgroup>
593
593
  <col width="150px" class="parameters_name">
@@ -633,7 +633,7 @@ pixels. (Using this will avoid extra inaccuracies from
633
633
  rounding to integer pixels multiple times, even if the
634
634
  final glyph positions are integers.)</p>
635
635
  <div class="refsect3">
636
- <a name="id-1.3.3.8.12.5"></a><h4>Parameters</h4>
636
+ <a name="pango-ft2-render-layout-line-subpixel.parameters"></a><h4>Parameters</h4>
637
637
  <div class="informaltable"><table width="100%" border="0">
638
638
  <colgroup>
639
639
  <col width="150px" class="parameters_name">
@@ -676,7 +676,7 @@ pango_ft2_render_layout (<em class="parameter"><code><span class="type">FT_Bitma
676
676
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
677
677
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a FreeType2 bitmap</p>
678
678
  <div class="refsect3">
679
- <a name="id-1.3.3.8.13.5"></a><h4>Parameters</h4>
679
+ <a name="pango-ft2-render-layout.parameters"></a><h4>Parameters</h4>
680
680
  <div class="informaltable"><table width="100%" border="0">
681
681
  <colgroup>
682
682
  <col width="150px" class="parameters_name">
@@ -722,7 +722,7 @@ pixels. (Using this will avoid extra inaccuracies from
722
722
  rounding to integer pixels multiple times, even if the
723
723
  final glyph positions are integers.)</p>
724
724
  <div class="refsect3">
725
- <a name="id-1.3.3.8.14.5"></a><h4>Parameters</h4>
725
+ <a name="pango-ft2-render-layout-subpixel.parameters"></a><h4>Parameters</h4>
726
726
  <div class="informaltable"><table width="100%" border="0">
727
727
  <colgroup>
728
728
  <col width="150px" class="parameters_name">
@@ -768,7 +768,7 @@ pango_ft2_get_unknown_glyph (<em class="parameter"><code><a class="link" href="p
768
768
  by the font,
769
769
  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.</p>
770
770
  <div class="refsect3">
771
- <a name="id-1.3.3.8.15.7"></a><h4>Parameters</h4>
771
+ <a name="pango-ft2-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
772
772
  <div class="informaltable"><table width="100%" border="0">
773
773
  <colgroup>
774
774
  <col width="150px" class="parameters_name">
@@ -783,7 +783,7 @@ use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
783
783
  </table></div>
784
784
  </div>
785
785
  <div class="refsect3">
786
- <a name="id-1.3.3.8.15.8"></a><h4>Returns</h4>
786
+ <a name="pango-ft2-get-unknown-glyph.returns"></a><h4>Returns</h4>
787
787
  <p> a glyph index into <em class="parameter"><code>font</code></em>
788
788
  , or <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-EMPTY:CAPS" title="PANGO_GLYPH_EMPTY"><code class="literal">PANGO_GLYPH_EMPTY</code></a></p>
789
789
  </div>
@@ -799,7 +799,7 @@ pango_ft2_font_get_kerning (<em class="parameter"><code><a class="link" href="pa
799
799
  <p>Retrieves kerning information for a combination of two glyphs.</p>
800
800
  <p>Use <a class="link" href="PangoFcFont.html#pango-fc-font-kern-glyphs" title="pango_fc_font_kern_glyphs ()"><code class="function">pango_fc_font_kern_glyphs()</code></a> instead.</p>
801
801
  <div class="refsect3">
802
- <a name="id-1.3.3.8.16.7"></a><h4>Parameters</h4>
802
+ <a name="pango-ft2-font-get-kerning.parameters"></a><h4>Parameters</h4>
803
803
  <div class="informaltable"><table width="100%" border="0">
804
804
  <colgroup>
805
805
  <col width="150px" class="parameters_name">
@@ -826,7 +826,7 @@ pango_ft2_font_get_kerning (<em class="parameter"><code><a class="link" href="pa
826
826
  </table></div>
827
827
  </div>
828
828
  <div class="refsect3">
829
- <a name="id-1.3.3.8.16.8"></a><h4>Returns</h4>
829
+ <a name="pango-ft2-font-get-kerning.returns"></a><h4>Returns</h4>
830
830
  <p> The amount of kerning (in Pango units) to apply for
831
831
  the given combination of glyphs.</p>
832
832
  </div>
@@ -843,7 +843,7 @@ This may be useful if you want to use FreeType2 functions directly.</p>
843
843
  face from <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> you must call
844
844
  <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>.</p>
845
845
  <div class="refsect3">
846
- <a name="id-1.3.3.8.17.7"></a><h4>Parameters</h4>
846
+ <a name="pango-ft2-font-get-face.parameters"></a><h4>Parameters</h4>
847
847
  <div class="informaltable"><table width="100%" border="0">
848
848
  <colgroup>
849
849
  <col width="150px" class="parameters_name">
@@ -858,11 +858,11 @@ face from <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title=
858
858
  </table></div>
859
859
  </div>
860
860
  <div class="refsect3">
861
- <a name="id-1.3.3.8.17.8"></a><h4>Returns</h4>
861
+ <a name="pango-ft2-font-get-face.returns"></a><h4>Returns</h4>
862
862
  <p> a pointer to a <span class="type">FT_Face</span>
863
- structure, with the size set correctly, 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
863
+ structure, with the size set correctly, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
864
864
  <em class="parameter"><code>font</code></em>
865
- is <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
865
+ is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
866
866
  <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>
867
867
  </div>
868
868
  </div>
@@ -876,7 +876,7 @@ pango_ft2_font_get_coverage (<em class="parameter"><code><a class="link" href="p
876
876
  <p>Gets the <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a> for a <span class="type">PangoFT2Font</span>. Use
877
877
  <a class="link" href="pango-Fonts.html#pango-font-get-coverage" title="pango_font_get_coverage ()"><code class="function">pango_font_get_coverage()</code></a> instead.</p>
878
878
  <div class="refsect3">
879
- <a name="id-1.3.3.8.18.6"></a><h4>Parameters</h4>
879
+ <a name="pango-ft2-font-get-coverage.parameters"></a><h4>Parameters</h4>
880
880
  <div class="informaltable"><table width="100%" border="0">
881
881
  <colgroup>
882
882
  <col width="150px" class="parameters_name">
@@ -898,7 +898,7 @@ pango_ft2_font_get_coverage (<em class="parameter"><code><a class="link" href="p
898
898
  </table></div>
899
899
  </div>
900
900
  <div class="refsect3">
901
- <a name="id-1.3.3.8.18.7"></a><h4>Returns</h4>
901
+ <a name="pango-ft2-font-get-coverage.returns"></a><h4>Returns</h4>
902
902
  <p> a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>.</p>
903
903
  </div>
904
904
  </div>
@@ -915,7 +915,7 @@ global PangoFT2 fontmap is deprecated; use <a class="link" href="pango-FreeType-
915
915
  instead.</p>
916
916
  <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
917
917
  <div class="refsect3">
918
- <a name="id-1.3.3.8.19.7"></a><h4>Returns</h4>
918
+ <a name="pango-ft2-font-map-for-display.returns"></a><h4>Returns</h4>
919
919
  <p> a <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a>.</p>
920
920
  </div>
921
921
  </div>
@@ -948,6 +948,6 @@ with the FreeType backend. See <a class="link" href="PangoFcFont.html#PANGO-REND
948
948
  </div>
949
949
  </div>
950
950
  <div class="footer">
951
- <hr>Generated by GTK-Doc V1.24</div>
951
+ <hr>Generated by GTK-Doc V1.25.1</div>
952
952
  </body>
953
953
  </html>