pango 3.0.9-x64-mingw32 → 3.1.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (250) hide show
  1. checksums.yaml +4 -4
  2. data/README +0 -1
  3. data/Rakefile +2 -5
  4. data/lib/2.2/pango.so +0 -0
  5. data/lib/2.3/pango.so +0 -0
  6. data/vendor/local/bin/derb.exe +0 -0
  7. data/vendor/local/bin/genbrk.exe +0 -0
  8. data/vendor/local/bin/genccode.exe +0 -0
  9. data/vendor/local/bin/gencfu.exe +0 -0
  10. data/vendor/local/bin/gencmn.exe +0 -0
  11. data/vendor/local/bin/gencnval.exe +0 -0
  12. data/vendor/local/bin/gendict.exe +0 -0
  13. data/vendor/local/bin/gennorm2.exe +0 -0
  14. data/vendor/local/bin/genrb.exe +0 -0
  15. data/vendor/local/bin/gensprep.exe +0 -0
  16. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  17. data/vendor/local/bin/hb-shape.exe +0 -0
  18. data/vendor/local/bin/hb-view.exe +0 -0
  19. data/vendor/local/bin/icuinfo.exe +0 -0
  20. data/vendor/local/bin/icupkg.exe +0 -0
  21. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  22. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  23. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  24. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  26. data/vendor/local/bin/makeconv.exe +0 -0
  27. data/vendor/local/bin/pango-view.exe +0 -0
  28. data/vendor/local/bin/pkgdata.exe +0 -0
  29. data/vendor/local/bin/uconv.exe +0 -0
  30. data/vendor/local/include/harfbuzz/hb-ot-math.h +209 -0
  31. data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
  32. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  33. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
  34. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
  35. data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
  36. data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
  37. data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
  38. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
  39. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
  40. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  41. data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
  42. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
  43. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
  44. data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
  45. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
  46. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
  47. data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
  48. data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
  49. data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
  50. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
  51. data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
  52. data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
  53. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
  54. data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
  55. data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
  56. data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
  57. data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
  58. data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
  59. data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
  60. data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
  61. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
  62. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
  63. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
  64. data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
  65. data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
  66. data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
  67. data/vendor/local/lib/icudt.dll +0 -0
  68. data/vendor/local/lib/icudt57.dll +0 -0
  69. data/vendor/local/lib/icuin.dll +0 -0
  70. data/vendor/local/lib/icuin57.dll +0 -0
  71. data/vendor/local/lib/icuio.dll +0 -0
  72. data/vendor/local/lib/icuio57.dll +0 -0
  73. data/vendor/local/lib/icule.dll +0 -0
  74. data/vendor/local/lib/icule57.dll +0 -0
  75. data/vendor/local/lib/iculx.dll +0 -0
  76. data/vendor/local/lib/iculx57.dll +0 -0
  77. data/vendor/local/lib/icutest.dll +0 -0
  78. data/vendor/local/lib/icutest57.dll +0 -0
  79. data/vendor/local/lib/icutu.dll +0 -0
  80. data/vendor/local/lib/icutu57.dll +0 -0
  81. data/vendor/local/lib/icuuc.dll +0 -0
  82. data/vendor/local/lib/icuuc57.dll +0 -0
  83. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  84. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  85. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  86. data/vendor/local/lib/libharfbuzz.la +2 -2
  87. data/vendor/local/lib/libicudt.dll.a +0 -0
  88. data/vendor/local/lib/libicuin.dll.a +0 -0
  89. data/vendor/local/lib/libicuio.dll.a +0 -0
  90. data/vendor/local/lib/libicule.dll.a +0 -0
  91. data/vendor/local/lib/libiculx.dll.a +0 -0
  92. data/vendor/local/lib/libicutest.dll.a +0 -0
  93. data/vendor/local/lib/libicutu.dll.a +0 -0
  94. data/vendor/local/lib/libicuuc.dll.a +0 -0
  95. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  96. data/vendor/local/lib/libpango-1.0.la +1 -1
  97. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  98. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  99. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  100. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  101. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  102. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  103. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  104. data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
  105. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  106. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  107. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  108. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  109. data/vendor/local/share/gir-1.0/Pango-1.0.gir +18 -0
  110. data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
  111. data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
  112. data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
  113. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
  114. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
  115. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
  116. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
  117. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
  118. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
  119. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
  120. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
  121. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
  122. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
  123. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
  124. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
  125. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
  126. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
  127. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
  128. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
  129. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
  130. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
  131. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
  132. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
  133. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
  134. data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
  135. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
  136. data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
  137. data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
  138. data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
  147. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
  148. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
  149. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
  150. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
  151. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
  152. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
  153. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
  154. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
  155. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
  156. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
  157. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
  158. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
  159. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
  160. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
  161. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
  162. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
  163. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
  164. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
  165. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
  166. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
  167. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
  168. data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
  169. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
  170. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
  171. data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
  172. data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
  173. data/vendor/local/share/gtk-doc/html/harfbuzz/level-2.html +130 -0
  174. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
  175. data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
  176. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
  177. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
  178. data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
  179. data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
  180. data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
  181. data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +4 -5
  182. data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
  183. data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
  184. data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
  185. data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
  186. data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
  187. data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +4 -5
  188. data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
  189. data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
  190. data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
  191. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
  192. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
  193. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
  194. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
  195. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
  196. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
  197. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
  198. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
  199. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
  201. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
  202. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
  203. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
  204. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
  205. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
  207. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
  209. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
  211. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
  213. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
  215. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
  216. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
  217. data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
  218. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
  220. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
  221. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
  222. data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
  224. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
  225. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
  227. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +17 -17
  228. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
  230. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
  231. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
  232. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
  233. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
  234. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
  235. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
  236. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
  237. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
  238. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
  239. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
  240. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
  241. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
  242. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
  243. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
  244. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
  245. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
  246. data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
  247. data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
  248. data/vendor/local/share/man/man1/pango-view.1 +2 -2
  249. metadata +16 -7
  250. 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>Win32 Fonts and Rendering: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="rendering.html" title="Rendering with Pango">
@@ -33,7 +33,7 @@
33
33
  </tr></table></div>
34
34
  <div class="refsect1">
35
35
  <a name="pango-Win32-Fonts-and-Rendering.functions"></a><h2>Functions</h2>
36
- <div class="informaltable"><table width="100%" border="0">
36
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
37
37
  <colgroup>
38
38
  <col width="150px" class="functions_return">
39
39
  <col class="functions_name">
@@ -89,7 +89,7 @@
89
89
  </tr>
90
90
  <tr>
91
91
  <td class="function_type">
92
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
92
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
93
93
  </td>
94
94
  <td class="function_name">
95
95
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index" title="pango_win32_font_get_glyph_index ()">pango_win32_font_get_glyph_index</a> <span class="c_punctuation">()</span>
@@ -97,7 +97,7 @@
97
97
  </tr>
98
98
  <tr>
99
99
  <td class="function_type">
100
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
100
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
101
101
  </td>
102
102
  <td class="function_name">
103
103
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()">pango_win32_font_select_font</a> <span class="c_punctuation">()</span>
@@ -121,7 +121,7 @@
121
121
  </tr>
122
122
  <tr>
123
123
  <td class="function_type">
124
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
124
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
125
125
  </td>
126
126
  <td class="function_name">
127
127
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag" title="pango_win32_get_debug_flag ()">pango_win32_get_debug_flag</a> <span class="c_punctuation">()</span>
@@ -236,7 +236,7 @@
236
236
  </div>
237
237
  <div class="refsect1">
238
238
  <a name="pango-Win32-Fonts-and-Rendering.other"></a><h2>Types and Values</h2>
239
- <div class="informaltable"><table width="100%" border="0">
239
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
240
240
  <colgroup>
241
241
  <col width="150px" class="name">
242
242
  <col class="description">
@@ -282,12 +282,12 @@ pango_win32_get_context (<em class="parameter"><code><span class="type">void</sp
282
282
  pango_win32_render (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
283
283
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
284
284
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
285
- <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>,
286
- <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>
285
+ <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>,
286
+ <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>
287
287
  <p>Render a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a Windows DC</p>
288
288
  <div class="refsect3">
289
289
  <a name="pango-win32-render.parameters"></a><h4>Parameters</h4>
290
- <div class="informaltable"><table width="100%" border="0">
290
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
291
291
  <colgroup>
292
292
  <col width="150px" class="parameters_name">
293
293
  <col class="parameters_description">
@@ -343,7 +343,7 @@ must have been loaded using a <a class="link" href="pango-Text-Processing.html#P
343
343
  transformation matrix to that passed in to this function.</p>
344
344
  <div class="refsect3">
345
345
  <a name="pango-win32-render-transformed.parameters"></a><h4>Parameters</h4>
346
- <div class="informaltable"><table width="100%" border="0">
346
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
347
347
  <colgroup>
348
348
  <col width="150px" class="parameters_name">
349
349
  <col class="parameters_description">
@@ -357,7 +357,7 @@ transformation matrix to that passed in to this function.</p>
357
357
  </tr>
358
358
  <tr>
359
359
  <td class="parameter_name"><p>matrix</p></td>
360
- <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
360
+ <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
361
361
  transformation. </p></td>
362
362
  <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>
363
363
  </tr>
@@ -400,7 +400,7 @@ work property the text alignment of the DC should have TA_BASELINE
400
400
  and TA_LEFT.</p>
401
401
  <div class="refsect3">
402
402
  <a name="pango-win32-render-layout-line.parameters"></a><h4>Parameters</h4>
403
- <div class="informaltable"><table width="100%" border="0">
403
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
404
404
  <colgroup>
405
405
  <col width="150px" class="parameters_name">
406
406
  <col class="parameters_description">
@@ -442,7 +442,7 @@ pango_win32_render_layout (<em class="parameter"><code><span class="type">HDC</s
442
442
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto an X drawable</p>
443
443
  <div class="refsect3">
444
444
  <a name="pango-win32-render-layout.parameters"></a><h4>Parameters</h4>
445
- <div class="informaltable"><table width="100%" border="0">
445
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
446
446
  <colgroup>
447
447
  <col width="150px" class="parameters_name">
448
448
  <col class="parameters_description">
@@ -478,7 +478,7 @@ pango_win32_render_layout (<em class="parameter"><code><span class="type">HDC</s
478
478
  <a name="pango-win32-get-unknown-glyph"></a><h3>pango_win32_get_unknown_glyph ()</h3>
479
479
  <pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a>
480
480
  pango_win32_get_unknown_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
481
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
481
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
482
482
  <div class="warning"><p><code class="literal">pango_win32_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
483
483
  <p>Returns the index of a glyph suitable for drawing <em class="parameter"><code>wc</code></em>
484
484
  as an
@@ -486,7 +486,7 @@ unknown character.</p>
486
486
  <p>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>
487
487
  <div class="refsect3">
488
488
  <a name="pango-win32-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
489
- <div class="informaltable"><table width="100%" border="0">
489
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
490
490
  <colgroup>
491
491
  <col width="150px" class="parameters_name">
492
492
  <col class="parameters_description">
@@ -515,9 +515,9 @@ unknown character.</p>
515
515
  <hr>
516
516
  <div class="refsect2">
517
517
  <a name="pango-win32-font-get-glyph-index"></a><h3>pango_win32_font_get_glyph_index ()</h3>
518
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
518
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
519
519
  pango_win32_font_get_glyph_index (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
520
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
520
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
521
521
  <div class="warning"><p><code class="literal">pango_win32_font_get_glyph_index</code> is deprecated and should not be used in newly-written code.</p></div>
522
522
  <p>Obtains the index of the glyph for <em class="parameter"><code>wc</code></em>
523
523
  in <em class="parameter"><code>font</code></em>
@@ -525,7 +525,7 @@ pango_win32_font_get_glyph_index (<em class="parameter"><code><a class="link" hr
525
525
  covered.</p>
526
526
  <div class="refsect3">
527
527
  <a name="pango-win32-font-get-glyph-index.parameters"></a><h4>Parameters</h4>
528
- <div class="informaltable"><table width="100%" border="0">
528
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
529
529
  <colgroup>
530
530
  <col width="150px" class="parameters_name">
531
531
  <col class="parameters_description">
@@ -554,7 +554,7 @@ covered.</p>
554
554
  <hr>
555
555
  <div class="refsect2">
556
556
  <a name="pango-win32-font-select-font"></a><h3>pango_win32_font_select_font ()</h3>
557
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
557
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
558
558
  pango_win32_font_select_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
559
559
  <em class="parameter"><code><span class="type">HDC</span> hdc</code></em>);</pre>
560
560
  <p>Selects the font into the specified DC and changes the mapping mode
@@ -567,7 +567,7 @@ converting from the coordinate space used by this function
567
567
  into Pango units.</p>
568
568
  <div class="refsect3">
569
569
  <a name="pango-win32-font-select-font.parameters"></a><h4>Parameters</h4>
570
- <div class="informaltable"><table width="100%" border="0">
570
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
571
571
  <colgroup>
572
572
  <col width="150px" class="parameters_name">
573
573
  <col class="parameters_description">
@@ -589,7 +589,7 @@ into Pango units.</p>
589
589
  </div>
590
590
  <div class="refsect3">
591
591
  <a name="pango-win32-font-select-font.returns"></a><h4>Returns</h4>
592
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation succeeded.</p>
592
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation succeeded.</p>
593
593
  </div>
594
594
  </div>
595
595
  <hr>
@@ -600,7 +600,7 @@ pango_win32_font_done_font (<em class="parameter"><code><a class="link" href="pa
600
600
  <p>Releases any resources allocated by <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-done-font" title="pango_win32_font_done_font ()"><code class="function">pango_win32_font_done_font()</code></a></p>
601
601
  <div class="refsect3">
602
602
  <a name="pango-win32-font-done-font.parameters"></a><h4>Parameters</h4>
603
- <div class="informaltable"><table width="100%" border="0">
603
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
604
604
  <colgroup>
605
605
  <col width="150px" class="parameters_name">
606
606
  <col class="parameters_description">
@@ -624,7 +624,7 @@ space used by <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-w
624
624
  in user space.</p>
625
625
  <div class="refsect3">
626
626
  <a name="pango-win32-font-get-metrics-factor.parameters"></a><h4>Parameters</h4>
627
- <div class="informaltable"><table width="100%" border="0">
627
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
628
628
  <colgroup>
629
629
  <col width="150px" class="parameters_name">
630
630
  <col class="parameters_description">
@@ -646,12 +646,12 @@ units.</p>
646
646
  <hr>
647
647
  <div class="refsect2">
648
648
  <a name="pango-win32-get-debug-flag"></a><h3>pango_win32_get_debug_flag ()</h3>
649
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
649
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
650
650
  pango_win32_get_debug_flag (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
651
651
  <p>Returns whether debugging is turned on.</p>
652
652
  <div class="refsect3">
653
653
  <a name="pango-win32-get-debug-flag.returns"></a><h4>Returns</h4>
654
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if debugging is turned on.</p>
654
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if debugging is turned on.</p>
655
655
  </div>
656
656
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
657
657
  </div>
@@ -687,7 +687,7 @@ pango_win32_font_cache_free (<em class="parameter"><code><a class="link" href="p
687
687
  through this font cache will be freed along with the cache.</p>
688
688
  <div class="refsect3">
689
689
  <a name="pango-win32-font-cache-free.parameters"></a><h4>Parameters</h4>
690
- <div class="informaltable"><table width="100%" border="0">
690
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
691
691
  <colgroup>
692
692
  <col width="150px" class="parameters_name">
693
693
  <col class="parameters_description">
@@ -712,7 +712,7 @@ result may be newly loaded, or it may have been previously
712
712
  stored</p>
713
713
  <div class="refsect3">
714
714
  <a name="pango-win32-font-cache-load.parameters"></a><h4>Parameters</h4>
715
- <div class="informaltable"><table width="100%" border="0">
715
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
716
716
  <colgroup>
717
717
  <col width="150px" class="parameters_name">
718
718
  <col class="parameters_description">
@@ -734,7 +734,7 @@ stored</p>
734
734
  </div>
735
735
  <div class="refsect3">
736
736
  <a name="pango-win32-font-cache-load.returns"></a><h4>Returns</h4>
737
- <p> The font structure, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font
737
+ <p> The font structure, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font
738
738
  could not be loaded. In order to free this structure, you must call
739
739
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>. </p>
740
740
  <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>
@@ -751,7 +751,7 @@ result may be newly loaded, or it may have been previously
751
751
  stored</p>
752
752
  <div class="refsect3">
753
753
  <a name="pango-win32-font-cache-loadw.parameters"></a><h4>Parameters</h4>
754
- <div class="informaltable"><table width="100%" border="0">
754
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
755
755
  <colgroup>
756
756
  <col width="150px" class="parameters_name">
757
757
  <col class="parameters_description">
@@ -773,7 +773,7 @@ stored</p>
773
773
  </div>
774
774
  <div class="refsect3">
775
775
  <a name="pango-win32-font-cache-loadw.returns"></a><h4>Returns</h4>
776
- <p> The font structure, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font
776
+ <p> The font structure, or <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font
777
777
  could not be loaded. In order to free this structure, you must call
778
778
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>. </p>
779
779
  <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>
@@ -789,7 +789,7 @@ pango_win32_font_cache_unload (<em class="parameter"><code><a class="link" href=
789
789
  <p>Frees a font structure previously loaded with <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-load" title="pango_win32_font_cache_load ()"><code class="function">pango_win32_font_cache_load()</code></a>.</p>
790
790
  <div class="refsect3">
791
791
  <a name="pango-win32-font-cache-unload.parameters"></a><h4>Parameters</h4>
792
- <div class="informaltable"><table width="100%" border="0">
792
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
793
793
  <colgroup>
794
794
  <col width="150px" class="parameters_name">
795
795
  <col class="parameters_description">
@@ -838,7 +838,7 @@ pango_win32_font_map_get_font_cache (<em class="parameter"><code><a class="link"
838
838
  <p>Obtains the font cache associated with the given font map.</p>
839
839
  <div class="refsect3">
840
840
  <a name="pango-win32-font-map-get-font-cache.parameters"></a><h4>Parameters</h4>
841
- <div class="informaltable"><table width="100%" border="0">
841
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
842
842
  <colgroup>
843
843
  <col width="150px" class="parameters_name">
844
844
  <col class="parameters_description">
@@ -871,7 +871,7 @@ is recommended to do that always even if you don't expect
871
871
  to come across fonts with odd names.</p>
872
872
  <div class="refsect3">
873
873
  <a name="pango-win32-font-logfont.parameters"></a><h4>Parameters</h4>
874
- <div class="informaltable"><table width="100%" border="0">
874
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
875
875
  <colgroup>
876
876
  <col width="150px" class="parameters_name">
877
877
  <col class="parameters_description">
@@ -887,7 +887,7 @@ to come across fonts with odd names.</p>
887
887
  <div class="refsect3">
888
888
  <a name="pango-win32-font-logfont.returns"></a><h4>Returns</h4>
889
889
  <p> A newly allocated LOGFONTA struct. It must be
890
- freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
890
+ freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
891
891
  </div>
892
892
  </div>
893
893
  <hr>
@@ -898,7 +898,7 @@ pango_win32_font_logfontw (<em class="parameter"><code><a class="link" href="pan
898
898
  <p>Determine the LOGFONTW struct for the specified font.</p>
899
899
  <div class="refsect3">
900
900
  <a name="pango-win32-font-logfontw.parameters"></a><h4>Parameters</h4>
901
- <div class="informaltable"><table width="100%" border="0">
901
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
902
902
  <colgroup>
903
903
  <col width="150px" class="parameters_name">
904
904
  <col class="parameters_description">
@@ -914,7 +914,7 @@ pango_win32_font_logfontw (<em class="parameter"><code><a class="link" href="pan
914
914
  <div class="refsect3">
915
915
  <a name="pango-win32-font-logfontw.returns"></a><h4>Returns</h4>
916
916
  <p> A newly allocated LOGFONTW struct. It must be
917
- freed with <a href="https://developer.gnome.org/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
917
+ freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</p>
918
918
  </div>
919
919
  <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
920
920
  </div>
@@ -934,7 +934,7 @@ data. If that doesn't work, the face name is converted from the
934
934
  system codepage to UTF-8 and that is used.</p>
935
935
  <div class="refsect3">
936
936
  <a name="pango-win32-font-description-from-logfont.parameters"></a><h4>Parameters</h4>
937
- <div class="informaltable"><table width="100%" border="0">
937
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
938
938
  <colgroup>
939
939
  <col width="150px" class="parameters_name">
940
940
  <col class="parameters_description">
@@ -970,7 +970,7 @@ data. If that doesn't work, the face name is converted from UTF-16
970
970
  to UTF-8 and that is used.</p>
971
971
  <div class="refsect3">
972
972
  <a name="pango-win32-font-description-from-logfontw.parameters"></a><h4>Parameters</h4>
973
- <div class="informaltable"><table width="100%" border="0">
973
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
974
974
  <colgroup>
975
975
  <col width="150px" class="parameters_name">
976
976
  <col class="parameters_description">
@@ -998,7 +998,7 @@ should be freed using <a class="link" href="pango-Fonts.html#pango-font-descript
998
998
  <pre class="programlisting">#define PANGO_RENDER_TYPE_WIN32 "PangoRenderWin32"
999
999
  </pre>
1000
1000
  <p>A string constant identifying the Win32 renderer. The associated quark (see
1001
- <a href="https://developer.gnome.org/glib/unstable/glib-Quarks.html#g-quark-from-string"><code class="function">g_quark_from_string()</code></a>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.</p>
1001
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html#g-quark-from-string"><code class="function">g_quark_from_string()</code></a>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.</p>
1002
1002
  </div>
1003
1003
  <hr>
1004
1004
  <div class="refsect2">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Xft Fonts and Rendering: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">
@@ -35,7 +35,7 @@
35
35
  </tr></table></div>
36
36
  <div class="refsect1">
37
37
  <a name="pango-Xft-Fonts-and-Rendering.functions"></a><h2>Functions</h2>
38
- <div class="informaltable"><table width="100%" border="0">
38
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
39
39
  <colgroup>
40
40
  <col width="150px" class="functions_return">
41
41
  <col class="functions_name">
@@ -107,7 +107,7 @@
107
107
  </tr>
108
108
  <tr>
109
109
  <td class="function_type">
110
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
110
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
111
111
  </td>
112
112
  <td class="function_name">
113
113
  <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> <span class="c_punctuation">()</span>
@@ -131,7 +131,7 @@
131
131
  </tr>
132
132
  <tr>
133
133
  <td class="function_type">
134
- <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
134
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
135
135
  </td>
136
136
  <td class="function_name">
137
137
  <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> <span class="c_punctuation">()</span>
@@ -214,7 +214,7 @@
214
214
  </div>
215
215
  <div class="refsect1">
216
216
  <a name="pango-Xft-Fonts-and-Rendering.properties"></a><h2>Properties</h2>
217
- <div class="informaltable"><table border="0">
217
+ <div class="informaltable"><table class="informaltable" border="0">
218
218
  <colgroup>
219
219
  <col width="150px" class="properties_type">
220
220
  <col width="300px" class="properties_name">
@@ -222,12 +222,12 @@
222
222
  </colgroup>
223
223
  <tbody>
224
224
  <tr>
225
- <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></td>
225
+ <td class="property_type"><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></td>
226
226
  <td class="property_name"><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--display" title="The “display” property">display</a></td>
227
227
  <td class="property_flags">Write / Construct Only</td>
228
228
  </tr>
229
229
  <tr>
230
- <td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
230
+ <td class="property_type"><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></td>
231
231
  <td class="property_name"><a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer--screen" title="The “screen” property">screen</a></td>
232
232
  <td class="property_flags">Write / Construct Only</td>
233
233
  </tr>
@@ -236,7 +236,7 @@
236
236
  </div>
237
237
  <a name="PangoXftFont"></a><a name="PangoXftFontMap"></a><a name="PangoXftRenderer"></a><div class="refsect1">
238
238
  <a name="pango-Xft-Fonts-and-Rendering.other"></a><h2>Types and Values</h2>
239
- <div class="informaltable"><table width="100%" border="0">
239
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
240
240
  <colgroup>
241
241
  <col width="150px" class="name">
242
242
  <col class="description">
@@ -267,7 +267,7 @@
267
267
  </div>
268
268
  <div class="refsect1">
269
269
  <a name="pango-Xft-Fonts-and-Rendering.object-hierarchy"></a><h2>Object Hierarchy</h2>
270
- <pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
270
+ <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-struct">GObject</a>
271
271
  <span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoFont">PangoFont</a>
272
272
  <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="PangoFcFont.html" title="PangoFcFont">PangoFcFont</a>
273
273
  <span class="lineart">│</span> <span class="lineart">╰──</span> PangoXftFont
@@ -320,7 +320,7 @@ Xft fonts on the given screen of the given display.</p>
320
320
  <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
321
321
  <div class="refsect3">
322
322
  <a name="pango-xft-get-context.parameters"></a><h4>Parameters</h4>
323
- <div class="informaltable"><table width="100%" border="0">
323
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
324
324
  <colgroup>
325
325
  <col width="150px" class="parameters_name">
326
326
  <col class="parameters_description">
@@ -356,7 +356,7 @@ The fontmap is owned by Pango and will be valid until
356
356
  the display is closed.</p>
357
357
  <div class="refsect3">
358
358
  <a name="pango-xft-get-font-map.parameters"></a><h4>Parameters</h4>
359
- <div class="informaltable"><table width="100%" border="0">
359
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
360
360
  <colgroup>
361
361
  <col width="150px" class="parameters_name">
362
362
  <col class="parameters_description">
@@ -391,15 +391,15 @@ the display is closed.</p>
391
391
  pango_xft_set_default_substitute (<em class="parameter"><code><span class="type">Display</span> *display</code></em>,
392
392
  <em class="parameter"><code><span class="type">int</span> screen</code></em>,
393
393
  <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>,
394
- <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>,
395
- <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>
394
+ <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>,
395
+ <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>
396
396
  <p>Sets a function that will be called to do final configuration
397
397
  substitution on a <span class="type">FcPattern</span> before it is used to load
398
398
  the font. This function can be used to do things like set
399
399
  hinting and antialiasing options.</p>
400
400
  <div class="refsect3">
401
401
  <a name="pango-xft-set-default-substitute.parameters"></a><h4>Parameters</h4>
402
- <div class="informaltable"><table width="100%" border="0">
402
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
403
403
  <colgroup>
404
404
  <col width="150px" class="parameters_name">
405
405
  <col class="parameters_description">
@@ -445,11 +445,11 @@ is no longer used.</p></td>
445
445
  <a name="PangoXftSubstituteFunc"></a><h3>PangoXftSubstituteFunc ()</h3>
446
446
  <pre class="programlisting"><span class="returnvalue">void</span>
447
447
  <span class="c_punctuation">(</span>*PangoXftSubstituteFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
448
- <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>
448
+ <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>
449
449
  <p>Function type for doing final config tweaking on prepared FcPatterns.</p>
450
450
  <div class="refsect3">
451
451
  <a name="PangoXftSubstituteFunc.parameters"></a><h4>Parameters</h4>
452
- <div class="informaltable"><table width="100%" border="0">
452
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
453
453
  <colgroup>
454
454
  <col width="150px" class="parameters_name">
455
455
  <col class="parameters_description">
@@ -483,7 +483,7 @@ That is, if your substitution function will return different
483
483
  results for the same input pattern, you must call this function.</p>
484
484
  <div class="refsect3">
485
485
  <a name="pango-xft-substitute-changed.parameters"></a><h4>Parameters</h4>
486
- <div class="informaltable"><table width="100%" border="0">
486
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
487
487
  <colgroup>
488
488
  <col width="150px" class="parameters_name">
489
489
  <col class="parameters_description">
@@ -520,7 +520,7 @@ X display is closed, resources are released automatically,
520
520
  without needing to call this function.</p>
521
521
  <div class="refsect3">
522
522
  <a name="pango-xft-shutdown-display.parameters"></a><h4>Parameters</h4>
523
- <div class="informaltable"><table width="100%" border="0">
523
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
524
524
  <colgroup>
525
525
  <col width="150px" class="parameters_name">
526
526
  <col class="parameters_description">
@@ -551,7 +551,7 @@ pango_xft_font_get_font (<em class="parameter"><code><a class="link" href="pango
551
551
  <p>Returns the XftFont of a font.</p>
552
552
  <div class="refsect3">
553
553
  <a name="pango-xft-font-get-font.parameters"></a><h4>Parameters</h4>
554
- <div class="informaltable"><table width="100%" border="0">
554
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
555
555
  <colgroup>
556
556
  <col width="150px" class="parameters_name">
557
557
  <col class="parameters_description">
@@ -567,9 +567,9 @@ pango_xft_font_get_font (<em class="parameter"><code><a class="link" href="pango
567
567
  <div class="refsect3">
568
568
  <a name="pango-xft-font-get-font.returns"></a><h4>Returns</h4>
569
569
  <p> the XftFont associated to <em class="parameter"><code>font</code></em>
570
- , or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
570
+ , 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>
571
571
  if <em class="parameter"><code>font</code></em>
572
- is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
572
+ 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>
573
573
  <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>
574
574
  </div>
575
575
  </div>
@@ -581,7 +581,7 @@ pango_xft_font_get_display (<em class="parameter"><code><a class="link" href="pa
581
581
  <p>Returns the X display of the XftFont of a font.</p>
582
582
  <div class="refsect3">
583
583
  <a name="pango-xft-font-get-display.parameters"></a><h4>Parameters</h4>
584
- <div class="informaltable"><table width="100%" border="0">
584
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
585
585
  <colgroup>
586
586
  <col width="150px" class="parameters_name">
587
587
  <col class="parameters_description">
@@ -603,9 +603,9 @@ pango_xft_font_get_display (<em class="parameter"><code><a class="link" href="pa
603
603
  <hr>
604
604
  <div class="refsect2">
605
605
  <a name="pango-xft-font-has-char"></a><h3>pango_xft_font_has_char ()</h3>
606
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
606
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
607
607
  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>,
608
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
608
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
609
609
  <div class="warning"><p><code class="literal">pango_xft_font_has_char</code> is deprecated and should not be used in newly-written code.</p></div>
610
610
  <p>Determines whether <em class="parameter"><code>font</code></em>
611
611
  has a glyph for the codepoint <em class="parameter"><code>wc</code></em>
@@ -613,7 +613,7 @@ pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango
613
613
  <p>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.</p>
614
614
  <div class="refsect3">
615
615
  <a name="pango-xft-font-has-char.parameters"></a><h4>Parameters</h4>
616
- <div class="informaltable"><table width="100%" border="0">
616
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
617
617
  <colgroup>
618
618
  <col width="150px" class="parameters_name">
619
619
  <col class="parameters_description">
@@ -635,7 +635,7 @@ pango_xft_font_has_char (<em class="parameter"><code><a class="link" href="pango
635
635
  </div>
636
636
  <div class="refsect3">
637
637
  <a name="pango-xft-font-has-char.returns"></a><h4>Returns</h4>
638
- <p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>font</code></em>
638
+ <p> <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>font</code></em>
639
639
  has the requested codepoint.</p>
640
640
  </div>
641
641
  <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
@@ -652,7 +652,7 @@ This face will be kept around until you call
652
652
  <p>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.</p>
653
653
  <div class="refsect3">
654
654
  <a name="pango-xft-font-lock-face.parameters"></a><h4>Parameters</h4>
655
- <div class="informaltable"><table width="100%" border="0">
655
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
656
656
  <colgroup>
657
657
  <col width="150px" class="parameters_name">
658
658
  <col class="parameters_description">
@@ -683,7 +683,7 @@ pango_xft_font_unlock_face (<em class="parameter"><code><a class="link" href="pa
683
683
  <p>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.</p>
684
684
  <div class="refsect3">
685
685
  <a name="pango-xft-font-unlock-face.parameters"></a><h4>Parameters</h4>
686
- <div class="informaltable"><table width="100%" border="0">
686
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
687
687
  <colgroup>
688
688
  <col width="150px" class="parameters_name">
689
689
  <col class="parameters_description">
@@ -701,9 +701,9 @@ pango_xft_font_unlock_face (<em class="parameter"><code><a class="link" href="pa
701
701
  <hr>
702
702
  <div class="refsect2">
703
703
  <a name="pango-xft-font-get-glyph"></a><h3>pango_xft_font_get_glyph ()</h3>
704
- <pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
704
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
705
705
  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>,
706
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
706
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
707
707
  <div class="warning"><p><code class="literal">pango_xft_font_get_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
708
708
  <p>Gets the glyph index for a given Unicode character
709
709
  for <em class="parameter"><code>font</code></em>
@@ -712,7 +712,7 @@ whether the font has the glyph, use <a class="link" href="pango-Xft-Fonts-and-Re
712
712
  <p>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.</p>
713
713
  <div class="refsect3">
714
714
  <a name="pango-xft-font-get-glyph.parameters"></a><h4>Parameters</h4>
715
- <div class="informaltable"><table width="100%" border="0">
715
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
716
716
  <colgroup>
717
717
  <col width="150px" class="parameters_name">
718
718
  <col class="parameters_description">
@@ -744,7 +744,7 @@ character does not exist in the font.</p>
744
744
  <a name="pango-xft-font-get-unknown-glyph"></a><h3>pango_xft_font_get_unknown_glyph ()</h3>
745
745
  <pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a>
746
746
  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>,
747
- <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
747
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
748
748
  <div class="warning"><p><code class="literal">pango_xft_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
749
749
  <p>Returns the index of a glyph suitable for drawing <em class="parameter"><code>wc</code></em>
750
750
  as an
@@ -752,7 +752,7 @@ unknown character.</p>
752
752
  <p>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>
753
753
  <div class="refsect3">
754
754
  <a name="pango-xft-font-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
755
- <div class="informaltable"><table width="100%" border="0">
755
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
756
756
  <colgroup>
757
757
  <col width="150px" class="parameters_name">
758
758
  <col class="parameters_description">
@@ -789,7 +789,7 @@ with the Xft library. You must call <a class="link" href="pango-Xft-Fonts-and-Re
789
789
  using the renderer.</p>
790
790
  <div class="refsect3">
791
791
  <a name="pango-xft-renderer-new.parameters"></a><h4>Parameters</h4>
792
- <div class="informaltable"><table width="100%" border="0">
792
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
793
793
  <colgroup>
794
794
  <col width="150px" class="parameters_name">
795
795
  <col class="parameters_description">
@@ -813,7 +813,7 @@ to which rendering will be done</p></td>
813
813
  <div class="refsect3">
814
814
  <a name="pango-xft-renderer-new.returns"></a><h4>Returns</h4>
815
815
  <p> the newly created <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a>, which should
816
- be freed 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>
816
+ be freed with <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
817
817
  </div>
818
818
  <p class="since">Since: <a class="link" href="api-index-1-8.html#api-index-1.8">1.8</a></p>
819
819
  </div>
@@ -827,7 +827,7 @@ pango_xft_renderer_set_draw (<em class="parameter"><code><a class="link" href="p
827
827
  The renderer must not be currently active.</p>
828
828
  <div class="refsect3">
829
829
  <a name="pango-xft-renderer-set-draw.parameters"></a><h4>Parameters</h4>
830
- <div class="informaltable"><table width="100%" border="0">
830
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
831
831
  <colgroup>
832
832
  <col width="150px" class="parameters_name">
833
833
  <col class="parameters_description">
@@ -858,7 +858,7 @@ pango_xft_renderer_set_default_color (<em class="parameter"><code><a class="link
858
858
  <p>Sets the default foreground color for a <span class="type">XftRenderer</span>.</p>
859
859
  <div class="refsect3">
860
860
  <a name="pango-xft-renderer-set-default-color.parameters"></a><h4>Parameters</h4>
861
- <div class="informaltable"><table width="100%" border="0">
861
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
862
862
  <colgroup>
863
863
  <col width="150px" class="parameters_name">
864
864
  <col class="parameters_description">
@@ -888,12 +888,12 @@ pango_xft_render (<em class="parameter"><code><span class="type">XftDraw</span>
888
888
  <em class="parameter"><code><span class="type">XftColor</span> *color</code></em>,
889
889
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
890
890
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
891
- <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>,
892
- <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>
891
+ <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>,
892
+ <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>
893
893
  <p>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.</p>
894
894
  <div class="refsect3">
895
895
  <a name="pango-xft-render.parameters"></a><h4>Parameters</h4>
896
- <div class="informaltable"><table width="100%" border="0">
896
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
897
897
  <colgroup>
898
898
  <col width="150px" class="parameters_name">
899
899
  <col class="parameters_description">
@@ -943,12 +943,12 @@ pango_xft_picture_render (<em class="parameter"><code><span class="type">Display
943
943
  <em class="parameter"><code><span class="type">Picture</span> dest_picture</code></em>,
944
944
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
945
945
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
946
- <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>,
947
- <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>
946
+ <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>,
947
+ <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>
948
948
  <p>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.</p>
949
949
  <div class="refsect3">
950
950
  <a name="pango-xft-picture-render.parameters"></a><h4>Parameters</h4>
951
- <div class="informaltable"><table width="100%" border="0">
951
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
952
952
  <colgroup>
953
953
  <col width="150px" class="parameters_name">
954
954
  <col class="parameters_description">
@@ -1015,7 +1015,7 @@ must have been loaded using a <a class="link" href="pango-Text-Processing.html#P
1015
1015
  transformation matrix to that passed in to this function.</p>
1016
1016
  <div class="refsect3">
1017
1017
  <a name="pango-xft-render-transformed.parameters"></a><h4>Parameters</h4>
1018
- <div class="informaltable"><table width="100%" border="0">
1018
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1019
1019
  <colgroup>
1020
1020
  <col width="150px" class="parameters_name">
1021
1021
  <col class="parameters_description">
@@ -1039,7 +1039,7 @@ transformation matrix to that passed in to this function.</p>
1039
1039
  </tr>
1040
1040
  <tr>
1041
1041
  <td class="parameter_name"><p>matrix</p></td>
1042
- <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
1042
+ <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
1043
1043
  transformation. </p></td>
1044
1044
  <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>
1045
1045
  </tr>
@@ -1077,7 +1077,7 @@ pango_xft_render_layout_line (<em class="parameter"><code><span class="type">Xft
1077
1077
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto a <span class="type">XftDraw</span></p>
1078
1078
  <div class="refsect3">
1079
1079
  <a name="pango-xft-render-layout-line.parameters"></a><h4>Parameters</h4>
1080
- <div class="informaltable"><table width="100%" border="0">
1080
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1081
1081
  <colgroup>
1082
1082
  <col width="150px" class="parameters_name">
1083
1083
  <col class="parameters_description">
@@ -1127,7 +1127,7 @@ pango_xft_render_layout (<em class="parameter"><code><span class="type">XftDraw<
1127
1127
  <p>Render a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> onto a <span class="type">XftDraw</span></p>
1128
1128
  <div class="refsect3">
1129
1129
  <a name="pango-xft-render-layout.parameters"></a><h4>Parameters</h4>
1130
- <div class="informaltable"><table width="100%" border="0">
1130
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1131
1131
  <colgroup>
1132
1132
  <col width="150px" class="parameters_name">
1133
1133
  <col class="parameters_description">
@@ -1218,7 +1218,7 @@ elements occurs.</p>
1218
1218
  <p>The class structure for <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer"><span class="type">PangoXftRenderer</span></a></p>
1219
1219
  <div class="refsect3">
1220
1220
  <a name="PangoXftRendererClass.members"></a><h4>Members</h4>
1221
- <div class="informaltable"><table width="100%" border="0">
1221
+ <div class="informaltable"><table class="informaltable" width="100%" border="0">
1222
1222
  <colgroup>
1223
1223
  <col width="300px" class="struct_members_name">
1224
1224
  <col class="struct_members_description">
@@ -1249,14 +1249,14 @@ attributes</p></td>
1249
1249
  <a name="pango-Xft-Fonts-and-Rendering.property-details"></a><h2>Property Details</h2>
1250
1250
  <div class="refsect2">
1251
1251
  <a name="PangoXftRenderer--display"></a><h3>The <code class="literal">“display”</code> property</h3>
1252
- <pre class="programlisting"> “display” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></pre>
1252
+ <pre class="programlisting"> “display” <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></pre>
1253
1253
  <p>The display being rendered to.</p>
1254
1254
  <p>Flags: Write / Construct Only</p>
1255
1255
  </div>
1256
1256
  <hr>
1257
1257
  <div class="refsect2">
1258
1258
  <a name="PangoXftRenderer--screen"></a><h3>The <code class="literal">“screen”</code> property</h3>
1259
- <pre class="programlisting"> “screen” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
1259
+ <pre class="programlisting"> “screen” <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></pre>
1260
1260
  <p>The screen being rendered to.</p>
1261
1261
  <p>Flags: Write / Construct Only</p>
1262
1262
  <p>Allowed values: &gt;= 0</p>