pango 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (351) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +6 -6
  3. data/ext/pango/extconf.rb +1 -0
  4. data/lib/2.2/pango.so +0 -0
  5. data/lib/2.3/pango.so +0 -0
  6. data/lib/pango.rb +2 -10
  7. data/vendor/local/bin/derb.exe +0 -0
  8. data/vendor/local/bin/genbrk.exe +0 -0
  9. data/vendor/local/bin/genccode.exe +0 -0
  10. data/vendor/local/bin/gencfu.exe +0 -0
  11. data/vendor/local/bin/gencmn.exe +0 -0
  12. data/vendor/local/bin/gencnval.exe +0 -0
  13. data/vendor/local/bin/gendict.exe +0 -0
  14. data/vendor/local/bin/gennorm2.exe +0 -0
  15. data/vendor/local/bin/genrb.exe +0 -0
  16. data/vendor/local/bin/gensprep.exe +0 -0
  17. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  18. data/vendor/local/bin/hb-shape.exe +0 -0
  19. data/vendor/local/bin/hb-view.exe +0 -0
  20. data/vendor/local/bin/icu-config +6 -7
  21. data/vendor/local/bin/icuinfo.exe +0 -0
  22. data/vendor/local/bin/icupkg.exe +0 -0
  23. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  24. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  26. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  27. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  28. data/vendor/local/bin/makeconv.exe +0 -0
  29. data/vendor/local/bin/pango-view.exe +0 -0
  30. data/vendor/local/bin/pkgdata.exe +0 -0
  31. data/vendor/local/bin/uconv.exe +0 -0
  32. data/vendor/local/include/harfbuzz/hb-blob.h +12 -12
  33. data/vendor/local/include/harfbuzz/hb-buffer.h +181 -78
  34. data/vendor/local/include/harfbuzz/hb-common.h +23 -17
  35. data/vendor/local/include/harfbuzz/hb-deprecated.h +10 -0
  36. data/vendor/local/include/harfbuzz/hb-face.h +17 -17
  37. data/vendor/local/include/harfbuzz/hb-font.h +180 -79
  38. data/vendor/local/include/harfbuzz/hb-ft.h +16 -9
  39. data/vendor/local/include/harfbuzz/hb-glib.h +4 -4
  40. data/vendor/local/include/harfbuzz/hb-icu.h +3 -3
  41. data/vendor/local/include/harfbuzz/hb-ot-font.h +1 -1
  42. data/vendor/local/include/harfbuzz/hb-ot-layout.h +28 -28
  43. data/vendor/local/include/harfbuzz/hb-ot-shape.h +2 -2
  44. data/vendor/local/include/harfbuzz/hb-ot-tag.h +4 -4
  45. data/vendor/local/include/harfbuzz/hb-set.h +29 -26
  46. data/vendor/local/include/harfbuzz/hb-shape-plan.h +9 -9
  47. data/vendor/local/include/harfbuzz/hb-shape.h +5 -5
  48. data/vendor/local/include/harfbuzz/hb-unicode.h +47 -31
  49. data/vendor/local/include/harfbuzz/hb-version.h +6 -6
  50. data/vendor/local/include/harfbuzz/hb.h +4 -0
  51. data/vendor/local/include/layout/LELanguages.h +2 -5
  52. data/vendor/local/include/layout/LEScripts.h +3 -62
  53. data/vendor/local/include/layout/LETableReference.h +15 -3
  54. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -1
  55. data/vendor/local/include/pango-1.0/pango/pango-engine.h +50 -31
  56. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  57. data/vendor/local/include/pango-1.0/pango/pango-font.h +1 -0
  58. data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +2 -0
  59. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +5 -0
  60. data/vendor/local/include/pango-1.0/pango/pango-item.h +4 -0
  61. data/vendor/local/include/pango-1.0/pango/pango-layout.h +3 -0
  62. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -0
  63. data/vendor/local/include/pango-1.0/pango/pango-modules.h +6 -0
  64. data/vendor/local/include/pango-1.0/pango/pango-ot.h +8 -5
  65. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +9 -2
  66. data/vendor/local/include/pango-1.0/pango/pango-script.h +63 -1
  67. data/vendor/local/include/pango-1.0/pango/pango-utils.h +12 -0
  68. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -10
  69. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +25 -16
  70. data/vendor/local/include/unicode/brkiter.h +6 -3
  71. data/vendor/local/include/unicode/bytestriebuilder.h +3 -1
  72. data/vendor/local/include/unicode/coll.h +21 -18
  73. data/vendor/local/include/unicode/compactdecimalformat.h +87 -3
  74. data/vendor/local/include/unicode/currpinf.h +2 -1
  75. data/vendor/local/include/unicode/datefmt.h +19 -41
  76. data/vendor/local/include/unicode/dcfmtsym.h +28 -9
  77. data/vendor/local/include/unicode/decimfmt.h +126 -304
  78. data/vendor/local/include/unicode/dtfmtsym.h +50 -19
  79. data/vendor/local/include/unicode/dtitvfmt.h +89 -30
  80. data/vendor/local/include/unicode/dtitvinf.h +63 -60
  81. data/vendor/local/include/unicode/dtptngen.h +81 -30
  82. data/vendor/local/include/unicode/filteredbrk.h +14 -24
  83. data/vendor/local/include/unicode/icuplug.h +9 -2
  84. data/vendor/local/include/unicode/listformatter.h +2 -2
  85. data/vendor/local/include/unicode/localpointer.h +231 -13
  86. data/vendor/local/include/unicode/locdspnm.h +2 -2
  87. data/vendor/local/include/unicode/locid.h +1 -3
  88. data/vendor/local/include/unicode/measfmt.h +14 -14
  89. data/vendor/local/include/unicode/measunit.h +213 -225
  90. data/vendor/local/include/unicode/normlzr.h +55 -43
  91. data/vendor/local/include/unicode/numfmt.h +60 -67
  92. data/vendor/local/include/unicode/platform.h +96 -3
  93. data/vendor/local/include/unicode/plurrule.h +5 -0
  94. data/vendor/local/include/unicode/rbnf.h +43 -4
  95. data/vendor/local/include/unicode/regex.h +14 -4
  96. data/vendor/local/include/unicode/region.h +5 -11
  97. data/vendor/local/include/unicode/reldatefmt.h +53 -43
  98. data/vendor/local/include/unicode/scientificnumberformatter.h +9 -11
  99. data/vendor/local/include/unicode/simpleformatter.h +295 -0
  100. data/vendor/local/include/unicode/smpdtfmt.h +36 -22
  101. data/vendor/local/include/unicode/tblcoll.h +32 -31
  102. data/vendor/local/include/unicode/timezone.h +4 -6
  103. data/vendor/local/include/unicode/tmunit.h +13 -13
  104. data/vendor/local/include/unicode/tzfmt.h +3 -6
  105. data/vendor/local/include/unicode/tznames.h +2 -4
  106. data/vendor/local/include/unicode/ubrk.h +14 -2
  107. data/vendor/local/include/unicode/uchar.h +61 -8
  108. data/vendor/local/include/unicode/ucharstriebuilder.h +1 -1
  109. data/vendor/local/include/unicode/ucol.h +2 -0
  110. data/vendor/local/include/unicode/uconfig.h +11 -6
  111. data/vendor/local/include/unicode/ucurr.h +24 -32
  112. data/vendor/local/include/unicode/udat.h +103 -87
  113. data/vendor/local/include/unicode/udateintervalformat.h +4 -1
  114. data/vendor/local/include/unicode/udatpg.h +6 -4
  115. data/vendor/local/include/unicode/udisplaycontext.h +6 -12
  116. data/vendor/local/include/unicode/ufieldpositer.h +10 -12
  117. data/vendor/local/include/unicode/uldnames.h +2 -2
  118. data/vendor/local/include/unicode/ulistformatter.h +9 -11
  119. data/vendor/local/include/unicode/uloc.h +13 -16
  120. data/vendor/local/include/unicode/umachine.h +2 -2
  121. data/vendor/local/include/unicode/uniset.h +25 -3
  122. data/vendor/local/include/unicode/unistr.h +168 -27
  123. data/vendor/local/include/unicode/unorm.h +40 -133
  124. data/vendor/local/include/unicode/unorm2.h +97 -1
  125. data/vendor/local/include/unicode/unum.h +61 -24
  126. data/vendor/local/include/unicode/uregex.h +7 -9
  127. data/vendor/local/include/unicode/ureldatefmt.h +365 -0
  128. data/vendor/local/include/unicode/urename.h +12 -1
  129. data/vendor/local/include/unicode/ures.h +157 -142
  130. data/vendor/local/include/unicode/uscript.h +1 -1
  131. data/vendor/local/include/unicode/ustdio.h +3 -5
  132. data/vendor/local/include/unicode/utf8.h +2 -2
  133. data/vendor/local/include/unicode/utypes.h +4 -6
  134. data/vendor/local/include/unicode/uvernum.h +7 -7
  135. data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
  136. data/vendor/local/lib/girepository-1.0/PangoCairo-1.0.typelib +0 -0
  137. data/vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib +0 -0
  138. data/vendor/local/lib/icu/{55.1 → 57.1}/Makefile.inc +6 -6
  139. data/vendor/local/lib/icu/{55.1 → 57.1}/pkgdata.inc +1 -1
  140. data/vendor/local/lib/icu/Makefile.inc +6 -6
  141. data/vendor/local/lib/icu/pkgdata.inc +1 -1
  142. data/vendor/local/lib/icudt.dll +0 -0
  143. data/vendor/local/lib/{icudt55.dll → icudt57.dll} +0 -0
  144. data/vendor/local/lib/icuin.dll +0 -0
  145. data/vendor/local/lib/icuin57.dll +0 -0
  146. data/vendor/local/lib/icuio.dll +0 -0
  147. data/vendor/local/lib/icuio57.dll +0 -0
  148. data/vendor/local/lib/icule.dll +0 -0
  149. data/vendor/local/lib/icule57.dll +0 -0
  150. data/vendor/local/lib/iculx.dll +0 -0
  151. data/vendor/local/lib/iculx57.dll +0 -0
  152. data/vendor/local/lib/icutest.dll +0 -0
  153. data/vendor/local/lib/icutest57.dll +0 -0
  154. data/vendor/local/lib/icutu.dll +0 -0
  155. data/vendor/local/lib/icutu57.dll +0 -0
  156. data/vendor/local/lib/icuuc.dll +0 -0
  157. data/vendor/local/lib/icuuc57.dll +0 -0
  158. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  159. data/vendor/local/lib/libharfbuzz-icu.la +4 -4
  160. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  161. data/vendor/local/lib/libharfbuzz.la +4 -4
  162. data/vendor/local/lib/libicudt.dll.a +0 -0
  163. data/vendor/local/lib/libicuin.dll.a +0 -0
  164. data/vendor/local/lib/libicuio.dll.a +0 -0
  165. data/vendor/local/lib/libicule.dll.a +0 -0
  166. data/vendor/local/lib/libiculx.dll.a +0 -0
  167. data/vendor/local/lib/libicutest.dll.a +0 -0
  168. data/vendor/local/lib/libicutu.dll.a +0 -0
  169. data/vendor/local/lib/libicuuc.dll.a +0 -0
  170. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  171. data/vendor/local/lib/libpango-1.0.la +6 -6
  172. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  173. data/vendor/local/lib/libpangocairo-1.0.la +6 -6
  174. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  175. data/vendor/local/lib/libpangoft2-1.0.la +6 -6
  176. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  177. data/vendor/local/lib/libpangowin32-1.0.la +6 -6
  178. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  179. data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
  180. data/vendor/local/lib/pkgconfig/icu-i18n.pc +6 -6
  181. data/vendor/local/lib/pkgconfig/icu-io.pc +6 -6
  182. data/vendor/local/lib/pkgconfig/icu-le.pc +6 -6
  183. data/vendor/local/lib/pkgconfig/icu-lx.pc +6 -6
  184. data/vendor/local/lib/pkgconfig/icu-uc.pc +6 -6
  185. data/vendor/local/lib/pkgconfig/pango.pc +3 -5
  186. data/vendor/local/lib/pkgconfig/pangocairo.pc +3 -2
  187. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  188. data/vendor/local/lib/pkgconfig/pangowin32.pc +3 -2
  189. data/vendor/local/share/gir-1.0/Pango-1.0.gir +891 -307
  190. data/vendor/local/share/gir-1.0/PangoCairo-1.0.gir +45 -27
  191. data/vendor/local/share/gir-1.0/PangoFT2-1.0.gir +12 -5
  192. data/vendor/local/share/gtk-doc/html/harfbuzz/HarfBuzz.png +0 -0
  193. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +41 -0
  194. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +34 -0
  195. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +722 -0
  196. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +38 -0
  197. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +34 -0
  198. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +34 -0
  199. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +41 -0
  200. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +46 -0
  201. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +45 -0
  202. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +34 -0
  203. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +34 -0
  204. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +38 -0
  205. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +56 -0
  206. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +191 -0
  207. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +34 -0
  208. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +42 -0
  209. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +38 -0
  210. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +49 -0
  211. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +226 -58
  212. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +80 -0
  213. data/vendor/local/share/gtk-doc/html/harfbuzz/{ch06.html → ch07.html} +8 -2
  214. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +13 -2
  215. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +2738 -0
  216. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +20 -22
  217. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +38 -38
  218. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +287 -189
  219. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +2 -2
  220. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +2 -2
  221. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +38 -38
  222. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +403 -126
  223. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +85 -10
  224. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +17 -2
  225. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +172 -2
  226. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +2 -2
  227. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +2 -2
  228. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +76 -0
  229. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +43 -3
  230. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +80 -0
  231. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +6 -6
  232. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +2 -2
  233. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +39 -39
  234. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +21 -21
  235. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +51 -46
  236. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +2 -2
  237. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +11 -11
  238. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +4 -4
  239. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +262 -190
  240. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +2 -2
  241. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +61 -7
  242. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +59 -0
  243. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +9 -8
  244. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +5 -0
  245. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +37 -6
  246. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +2 -2
  247. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +22 -19
  248. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +15 -12
  249. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +9 -12
  250. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +29 -35
  251. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +206 -97
  252. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +33 -8
  253. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +150 -57
  254. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +12 -4
  255. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +3 -4
  256. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +3 -4
  257. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +3 -4
  258. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +3 -4
  259. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +3 -4
  260. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +3 -4
  261. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +3 -4
  262. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +3 -4
  263. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +3 -4
  264. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +3 -4
  265. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +4 -5
  266. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +4 -5
  267. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +5 -6
  268. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +5 -6
  269. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +7 -7
  270. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +79 -0
  271. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +3 -4
  272. data/vendor/local/share/gtk-doc/html/pango/{tools.html → api-index-1-40.html} +9 -13
  273. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +3 -4
  274. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +3 -4
  275. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +161 -4
  276. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +51 -8
  277. data/vendor/local/share/gtk-doc/html/pango/index.html +8 -11
  278. data/vendor/local/share/gtk-doc/html/pango/index.sgml +251 -4
  279. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +3 -4
  280. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +18 -23
  281. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +121 -123
  282. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -7
  283. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +10 -14
  284. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +28 -37
  285. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +170 -224
  286. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +35 -38
  287. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +257 -170
  288. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +186 -214
  289. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +117 -132
  290. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +26 -41
  291. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +140 -153
  292. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +270 -75
  293. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +28 -34
  294. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +361 -203
  295. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +194 -161
  296. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +16 -19
  297. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +21 -28
  298. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +34 -48
  299. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +52 -57
  300. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +10 -11
  301. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +285 -39
  302. data/vendor/local/share/gtk-doc/html/pango/pango.html +3 -4
  303. data/vendor/local/share/gtk-doc/html/pango/rendering.html +3 -4
  304. data/vendor/local/share/gtk-doc/html/pango/style.css +9 -6
  305. data/vendor/local/share/icu/57.1/LICENSE +393 -0
  306. data/vendor/local/share/icu/{55.1 → 57.1}/config/mh-mingw +0 -0
  307. data/vendor/local/share/icu/{55.1 → 57.1}/install-sh +0 -0
  308. data/vendor/local/share/icu/{55.1 → 57.1}/mkinstalldirs +0 -0
  309. data/vendor/local/share/man/man1/derb.1 +2 -2
  310. data/vendor/local/share/man/man1/genbrk.1 +2 -2
  311. data/vendor/local/share/man/man1/gencfu.1 +1 -1
  312. data/vendor/local/share/man/man1/gencnval.1 +3 -3
  313. data/vendor/local/share/man/man1/gendict.1 +2 -2
  314. data/vendor/local/share/man/man1/genrb.1 +3 -3
  315. data/vendor/local/share/man/man1/icu-config.1 +2 -2
  316. data/vendor/local/share/man/man1/makeconv.1 +3 -3
  317. data/vendor/local/share/man/man1/pango-view.1 +113 -1
  318. data/vendor/local/share/man/man1/pkgdata.1 +2 -2
  319. data/vendor/local/share/man/man1/uconv.1 +2 -2
  320. data/vendor/local/share/man/man8/genccode.8 +2 -2
  321. data/vendor/local/share/man/man8/gencmn.8 +3 -3
  322. data/vendor/local/share/man/man8/gensprep.8 +3 -3
  323. data/vendor/local/share/man/man8/icupkg.8 +1 -1
  324. metadata +49 -40
  325. data/lib/2.0/pango.so +0 -0
  326. data/lib/2.1/pango.so +0 -0
  327. data/vendor/local/bin/pango-querymodules.exe +0 -0
  328. data/vendor/local/etc/pango/pango.modules +0 -19
  329. data/vendor/local/lib/icuin55.dll +0 -0
  330. data/vendor/local/lib/icuio55.dll +0 -0
  331. data/vendor/local/lib/icule55.dll +0 -0
  332. data/vendor/local/lib/iculx55.dll +0 -0
  333. data/vendor/local/lib/icutest55.dll +0 -0
  334. data/vendor/local/lib/icutu55.dll +0 -0
  335. data/vendor/local/lib/icuuc55.dll +0 -0
  336. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  337. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  338. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +0 -41
  339. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll +0 -0
  340. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a +0 -0
  341. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.la +0 -41
  342. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  343. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  344. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +0 -41
  345. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  346. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  347. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +0 -41
  348. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html +0 -1704
  349. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +0 -131
  350. data/vendor/local/share/icu/55.1/license.html +0 -384
  351. data/vendor/local/share/man/man1/pango-querymodules.1 +0 -106
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Pango Reference Manual: FreeType Fonts and Rendering</title>
5
+ <title>FreeType Fonts and Rendering: Pango Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.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-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.21.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24 (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="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
219
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">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
@@ -241,10 +241,9 @@ the default substitute function (see
241
241
  <div class="refsect3">
242
242
  <a name="id-1.3.3.8.2.5"></a><h4>Returns</h4>
243
243
  <p> the newly created fontmap object. Unref
244
- with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a> when you are finished with it.</p>
245
- <p></p>
244
+ with <a href="/home/vagrant/ruby-gnome2.win32/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>
246
245
  </div>
247
- <p class="since">Since 1.2</p>
246
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
248
247
  </div>
249
248
  <hr>
250
249
  <div class="refsect2">
@@ -281,7 +280,7 @@ pango_ft2_font_map_set_resolution (<em class="parameter"><code><a class="link" h
281
280
  </tbody>
282
281
  </table></div>
283
282
  </div>
284
- <p class="since">Since 1.2</p>
283
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
285
284
  </div>
286
285
  <hr>
287
286
  <div class="refsect2">
@@ -293,8 +292,9 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
293
292
  <p>Use <a class="link" href="pango-Fonts.html#pango-font-map-create-context" title="pango_font_map_create_context ()"><code class="function">pango_font_map_create_context()</code></a> instead.</p>
294
293
  </div>
295
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
+ <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.7"></a><h4>Parameters</h4>
297
+ <a name="id-1.3.3.8.4.8"></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,18 +309,17 @@ 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.8"></a><h4>Returns</h4>
313
- <p> the newly created context; free with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</p>
314
- <p></p>
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.win32/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>
315
314
  </div>
316
- <p class="since">Since 1.2</p>
315
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
317
316
  </div>
318
317
  <hr>
319
318
  <div class="refsect2">
320
319
  <a name="PangoFT2SubstituteFunc"></a><h3>PangoFT2SubstituteFunc ()</h3>
321
320
  <pre class="programlisting"><span class="returnvalue">void</span>
322
321
  <span class="c_punctuation">(</span>*PangoFT2SubstituteFunc<span class="c_punctuation">)</span> (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
323
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
322
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>);</pre>
324
323
  <p>Function type for doing final config tweaking on prepared FcPatterns.</p>
325
324
  <div class="refsect3">
326
325
  <a name="id-1.3.3.8.5.5"></a><h4>Parameters</h4>
@@ -352,8 +351,8 @@ pango_ft2_font_map_create_context (<em class="parameter"><code><a class="link" h
352
351
  pango_ft2_font_map_set_default_substitute
353
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>,
354
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>,
355
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> data</code></em>,
356
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
354
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html#GDestroyNotify"><span class="type">GDestroyNotify</span></a> notify</code></em>);</pre>
357
356
  <p>Sets a function that will be called to do final configuration
358
357
  substitution on a <span class="type">FcPattern</span> before it is used to load
359
358
  the font. This function can be used to do things like set
@@ -393,7 +392,7 @@ is no longer used.</p></td>
393
392
  </tbody>
394
393
  </table></div>
395
394
  </div>
396
- <p class="since">Since 1.2</p>
395
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
397
396
  </div>
398
397
  <hr>
399
398
  <div class="refsect2">
@@ -420,7 +419,7 @@ results for the same input pattern, you must call this function.</p>
420
419
  </tr></tbody>
421
420
  </table></div>
422
421
  </div>
423
- <p class="since">Since 1.2</p>
422
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
424
423
  </div>
425
424
  <hr>
426
425
  <div class="refsect2">
@@ -437,8 +436,9 @@ pango_ft2_get_context (<em class="parameter"><code><span class="type">double</sp
437
436
  for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
438
437
  by <em class="parameter"><code>dpi_y</code></em>
439
438
  .</p>
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.6"></a><h4>Parameters</h4>
441
+ <a name="id-1.3.3.8.8.7"></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,9 +460,8 @@ 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.7"></a><h4>Returns</h4>
463
+ <a name="id-1.3.3.8.8.8"></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
- <p></p>
466
465
  </div>
467
466
  </div>
468
467
  <hr>
@@ -472,8 +471,8 @@ for the default fontmap to <em class="parameter"><code>dpi_x</code></em>
472
471
  pango_ft2_render (<em class="parameter"><code><span class="type">FT_Bitmap</span> *bitmap</code></em>,
473
472
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
474
473
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
475
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
476
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
474
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
477
476
  <p>Renders a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a FreeType2 bitmap.</p>
478
477
  <div class="refsect3">
479
478
  <a name="id-1.3.3.8.9.5"></a><h4>Parameters</h4>
@@ -552,8 +551,9 @@ transformation matrix to that passed in to this function.</p>
552
551
  </tr>
553
552
  <tr>
554
553
  <td class="parameter_name"><p>matrix</p></td>
555
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity transformation</p></td>
556
- <td class="parameter_annotations"> </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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity
555
+ transformation. </p></td>
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>
558
558
  <tr>
559
559
  <td class="parameter_name"><p>glyphs</p></td>
@@ -575,7 +575,7 @@ in user space coordinates)</p></td>
575
575
  </tbody>
576
576
  </table></div>
577
577
  </div>
578
- <p class="since">Since 1.6</p>
578
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
579
579
  </div>
580
580
  <hr>
581
581
  <div class="refsect2">
@@ -664,7 +664,7 @@ final glyph positions are integers.)</p>
664
664
  </tbody>
665
665
  </table></div>
666
666
  </div>
667
- <p class="since">Since 1.6</p>
667
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
668
668
  </div>
669
669
  <hr>
670
670
  <div class="refsect2">
@@ -753,7 +753,7 @@ final glyph positions are integers.)</p>
753
753
  </tbody>
754
754
  </table></div>
755
755
  </div>
756
- <p class="since">Since 1.6</p>
756
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
757
757
  </div>
758
758
  <hr>
759
759
  <div class="refsect2">
@@ -786,7 +786,6 @@ use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
786
786
  <a name="id-1.3.3.8.15.8"></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
- <p></p>
790
789
  </div>
791
790
  </div>
792
791
  <hr>
@@ -830,7 +829,6 @@ pango_ft2_font_get_kerning (<em class="parameter"><code><a class="link" href="pa
830
829
  <a name="id-1.3.3.8.16.8"></a><h4>Returns</h4>
831
830
  <p> The amount of kerning (in Pango units) to apply for
832
831
  the given combination of glyphs.</p>
833
- <p></p>
834
832
  </div>
835
833
  </div>
836
834
  <hr>
@@ -861,10 +859,11 @@ face from <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title=
861
859
  </div>
862
860
  <div class="refsect3">
863
861
  <a name="id-1.3.3.8.17.8"></a><h4>Returns</h4>
864
- <p> a pointer to a <span class="type">FT_Face</span> structure, with the size set correctly,
865
- or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>font</code></em>
866
- is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
867
- <p></p>
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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
864
+ <em class="parameter"><code>font</code></em>
865
+ is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
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>
868
867
  </div>
869
868
  </div>
870
869
  <hr>
@@ -901,7 +900,6 @@ pango_ft2_font_get_coverage (<em class="parameter"><code><a class="link" href="p
901
900
  <div class="refsect3">
902
901
  <a name="id-1.3.3.8.18.7"></a><h4>Returns</h4>
903
902
  <p> a <a class="link" href="pango-Coverage-Maps.html#PangoCoverage" title="PangoCoverage"><span class="type">PangoCoverage</span></a>.</p>
904
- <p></p>
905
903
  </div>
906
904
  </div>
907
905
  <hr>
@@ -915,10 +913,10 @@ not be freed. If the font map is no longer needed, it can
915
913
  be released with <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-shutdown-display" title="pango_ft2_shutdown_display ()"><code class="function">pango_ft2_shutdown_display()</code></a>. Use of the
916
914
  global PangoFT2 fontmap is deprecated; use <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-font-map-new" title="pango_ft2_font_map_new ()"><code class="function">pango_ft2_font_map_new()</code></a>
917
915
  instead.</p>
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>
918
917
  <div class="refsect3">
919
- <a name="id-1.3.3.8.19.6"></a><h4>Returns</h4>
918
+ <a name="id-1.3.3.8.19.7"></a><h4>Returns</h4>
920
919
  <p> a <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap"><span class="type">PangoFT2FontMap</span></a>.</p>
921
- <p></p>
922
920
  </div>
923
921
  </div>
924
922
  <hr>
@@ -950,7 +948,6 @@ with the FreeType backend. See <a class="link" href="PangoFcFont.html#PANGO-REND
950
948
  </div>
951
949
  </div>
952
950
  <div class="footer">
953
- <hr>
954
- Generated by GTK-Doc V1.21.1</div>
951
+ <hr>Generated by GTK-Doc V1.24</div>
955
952
  </body>
956
953
  </html>
@@ -2,13 +2,13 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Pango Reference Manual: Glyph Storage</title>
5
+ <title>Glyph Storage: Pango Reference Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Text-Processing.html" title="Rendering">
10
10
  <link rel="next" href="pango-Fonts.html" title="Fonts">
11
- <meta name="generator" content="GTK-Doc V1.21.1 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.24 (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">
@@ -205,6 +205,14 @@
205
205
  </td>
206
206
  </tr>
207
207
  <tr>
208
+ <td class="function_type">
209
+ <span class="returnvalue">void</span>
210
+ </td>
211
+ <td class="function_name">
212
+ <a class="link" href="pango-Glyph-Storage.html#pango-matrix-get-font-scale-factors" title="pango_matrix_get_font_scale_factors ()">pango_matrix_get_font_scale_factors</a> <span class="c_punctuation">()</span>
213
+ </td>
214
+ </tr>
215
+ <tr>
208
216
  <td class="define_keyword">#define</td>
209
217
  <td class="function_name"><a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-EMPTY:CAPS" title="PANGO_GLYPH_EMPTY">PANGO_GLYPH_EMPTY</a></td>
210
218
  </tr>
@@ -336,7 +344,7 @@
336
344
  </tr>
337
345
  <tr>
338
346
  <td class="function_type">
339
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
347
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
340
348
  </td>
341
349
  <td class="function_name">
342
350
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-apply-attrs" title="pango_glyph_item_apply_attrs ()">pango_glyph_item_apply_attrs</a> <span class="c_punctuation">()</span>
@@ -380,7 +388,7 @@
380
388
  </tr>
381
389
  <tr>
382
390
  <td class="function_type">
383
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
391
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
384
392
  </td>
385
393
  <td class="function_name">
386
394
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-start" title="pango_glyph_item_iter_init_start ()">pango_glyph_item_iter_init_start</a> <span class="c_punctuation">()</span>
@@ -388,7 +396,7 @@
388
396
  </tr>
389
397
  <tr>
390
398
  <td class="function_type">
391
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
399
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
392
400
  </td>
393
401
  <td class="function_name">
394
402
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-end" title="pango_glyph_item_iter_init_end ()">pango_glyph_item_iter_init_end</a> <span class="c_punctuation">()</span>
@@ -396,7 +404,7 @@
396
404
  </tr>
397
405
  <tr>
398
406
  <td class="function_type">
399
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
407
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
400
408
  </td>
401
409
  <td class="function_name">
402
410
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-next-cluster" title="pango_glyph_item_iter_next_cluster ()">pango_glyph_item_iter_next_cluster</a> <span class="c_punctuation">()</span>
@@ -404,7 +412,7 @@
404
412
  </tr>
405
413
  <tr>
406
414
  <td class="function_type">
407
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
415
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
408
416
  </td>
409
417
  <td class="function_name">
410
418
  <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-prev-cluster" title="pango_glyph_item_iter_prev_cluster ()">pango_glyph_item_iter_prev_cluster</a> <span class="c_punctuation">()</span>
@@ -474,7 +482,7 @@
474
482
  </div>
475
483
  <div class="refsect1">
476
484
  <a name="pango-Glyph-Storage.object-hierarchy"></a><h2>Object Hierarchy</h2>
477
- <pre class="screen"> GBoxed
485
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
478
486
  <span class="lineart">├──</span> PangoGlyphItem
479
487
  <span class="lineart">├──</span> PangoGlyphItemIter
480
488
  <span class="lineart">├──</span> PangoGlyphString
@@ -513,7 +521,6 @@ glyphs.</p>
513
521
  <div class="refsect3">
514
522
  <a name="id-1.2.3.11.2.6"></a><h4>Returns</h4>
515
523
  <p> rounded dimension in device units.</p>
516
- <p></p>
517
524
  </div>
518
525
  </div>
519
526
  <hr>
@@ -540,9 +547,8 @@ glyphs.</p>
540
547
  <div class="refsect3">
541
548
  <a name="id-1.2.3.11.3.6"></a><h4>Returns</h4>
542
549
  <p> floored dimension in device units.</p>
543
- <p></p>
544
550
  </div>
545
- <p class="since">Since 1.14</p>
551
+ <p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p>
546
552
  </div>
547
553
  <hr>
548
554
  <div class="refsect2">
@@ -568,9 +574,8 @@ glyphs.</p>
568
574
  <div class="refsect3">
569
575
  <a name="id-1.2.3.11.4.6"></a><h4>Returns</h4>
570
576
  <p> ceiled dimension in device units.</p>
571
- <p></p>
572
577
  </div>
573
- <p class="since">Since 1.14</p>
578
+ <p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p>
574
579
  </div>
575
580
  <hr>
576
581
  <div class="refsect2">
@@ -596,9 +601,8 @@ convert it to device units.</p>
596
601
  <div class="refsect3">
597
602
  <a name="id-1.2.3.11.5.6"></a><h4>Returns</h4>
598
603
  <p> rounded dimension in Pango units.</p>
599
- <p></p>
600
604
  </div>
601
- <p class="since">Since 1.18</p>
605
+ <p class="since">Since: <a class="link" href="api-index-1-18.html#api-index-1.18">1.18</a></p>
602
606
  </div>
603
607
  <hr>
604
608
  <div class="refsect2">
@@ -625,9 +629,8 @@ it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PA
625
629
  <div class="refsect3">
626
630
  <a name="id-1.2.3.11.6.6"></a><h4>Returns</h4>
627
631
  <p> the double value.</p>
628
- <p></p>
629
632
  </div>
630
- <p class="since">Since 1.16</p>
633
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
631
634
  </div>
632
635
  <hr>
633
636
  <div class="refsect2">
@@ -654,9 +657,8 @@ it by <a class="link" href="pango-Glyph-Storage.html#PANGO-SCALE:CAPS" title="PA
654
657
  <div class="refsect3">
655
658
  <a name="id-1.2.3.11.7.6"></a><h4>Returns</h4>
656
659
  <p> the value in Pango units.</p>
657
- <p></p>
658
660
  </div>
659
- <p class="since">Since 1.16</p>
661
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
660
662
  </div>
661
663
  <hr>
662
664
  <div class="refsect2">
@@ -793,18 +795,18 @@ as <em class="parameter"><code>nearest</code></em>
793
795
  <tbody>
794
796
  <tr>
795
797
  <td class="parameter_name"><p>inclusive</p></td>
796
- <td class="parameter_description"><p> rectangle to round to pixels inclusively, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
798
+ <td class="parameter_description"><p> rectangle to round to pixels inclusively, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
797
799
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
798
800
  </tr>
799
801
  <tr>
800
802
  <td class="parameter_name"><p>nearest</p></td>
801
- <td class="parameter_description"><p> rectangle to round to nearest pixels, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
803
+ <td class="parameter_description"><p> rectangle to round to nearest pixels, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
802
804
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
803
805
  </tr>
804
806
  </tbody>
805
807
  </table></div>
806
808
  </div>
807
- <p class="since">Since 1.16</p>
809
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
808
810
  </div>
809
811
  <hr>
810
812
  <div class="refsect2">
@@ -829,20 +831,20 @@ pango_matrix_copy (<em class="parameter"><code>const <a class="link" href="pango
829
831
  </colgroup>
830
832
  <tbody><tr>
831
833
  <td class="parameter_name"><p>matrix</p></td>
832
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
833
- <td class="parameter_annotations"> </td>
834
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
835
+ <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>
834
836
  </tr></tbody>
835
837
  </table></div>
836
838
  </div>
837
839
  <div class="refsect3">
838
840
  <a name="id-1.2.3.11.14.6"></a><h4>Returns</h4>
839
- <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, which should
840
- be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()"><code class="function">pango_matrix_free()</code></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
841
+ <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, which
842
+ should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-matrix-free" title="pango_matrix_free ()"><code class="function">pango_matrix_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
841
843
  <em class="parameter"><code>matrix</code></em>
842
- was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
843
- <p></p>
844
+ was <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
845
+ <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>
844
846
  </div>
845
- <p class="since">Since 1.6</p>
847
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
846
848
  </div>
847
849
  <hr>
848
850
  <div class="refsect2">
@@ -860,12 +862,12 @@ pango_matrix_free (<em class="parameter"><code><a class="link" href="pango-Glyph
860
862
  </colgroup>
861
863
  <tbody><tr>
862
864
  <td class="parameter_name"><p>matrix</p></td>
863
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
864
- <td class="parameter_annotations"> </td>
865
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
866
+ <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>
865
867
  </tr></tbody>
866
868
  </table></div>
867
869
  </div>
868
- <p class="since">Since 1.6</p>
870
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
869
871
  </div>
870
872
  <hr>
871
873
  <div class="refsect2">
@@ -907,7 +909,7 @@ then applying the original transformation.</p>
907
909
  </tbody>
908
910
  </table></div>
909
911
  </div>
910
- <p class="since">Since 1.6</p>
912
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
911
913
  </div>
912
914
  <hr>
913
915
  <div class="refsect2">
@@ -950,7 +952,7 @@ transformation.</p>
950
952
  </tbody>
951
953
  </table></div>
952
954
  </div>
953
- <p class="since">Since 1.6</p>
955
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
954
956
  </div>
955
957
  <hr>
956
958
  <div class="refsect2">
@@ -985,7 +987,7 @@ counter-clockwise then applying the original transformation.</p>
985
987
  </tbody>
986
988
  </table></div>
987
989
  </div>
988
- <p class="since">Since 1.6</p>
990
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
989
991
  </div>
990
992
  <hr>
991
993
  <div class="refsect2">
@@ -1020,7 +1022,7 @@ given by <em class="parameter"><code>new_matrix</code></em>
1020
1022
  </tbody>
1021
1023
  </table></div>
1022
1024
  </div>
1023
- <p class="since">Since 1.6</p>
1025
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
1024
1026
  </div>
1025
1027
  <hr>
1026
1028
  <div class="refsect2">
@@ -1044,8 +1046,8 @@ pango_matrix_transform_point (<em class="parameter"><code>const <a class="link"
1044
1046
  <tbody>
1045
1047
  <tr>
1046
1048
  <td class="parameter_name"><p>matrix</p></td>
1047
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1048
- <td class="parameter_annotations"> </td>
1049
+ <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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1050
+ <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>
1049
1051
  </tr>
1050
1052
  <tr>
1051
1053
  <td class="parameter_name"><p>x</p></td>
@@ -1060,7 +1062,7 @@ pango_matrix_transform_point (<em class="parameter"><code>const <a class="link"
1060
1062
  </tbody>
1061
1063
  </table></div>
1062
1064
  </div>
1063
- <p class="since">Since 1.16</p>
1065
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
1064
1066
  </div>
1065
1067
  <hr>
1066
1068
  <div class="refsect2">
@@ -1109,8 +1111,8 @@ to (<em class="parameter"><code>x2</code></em>
1109
1111
  <tbody>
1110
1112
  <tr>
1111
1113
  <td class="parameter_name"><p>matrix</p></td>
1112
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1113
- <td class="parameter_annotations"> </td>
1114
+ <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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1115
+ <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>
1114
1116
  </tr>
1115
1117
  <tr>
1116
1118
  <td class="parameter_name"><p>dx</p></td>
@@ -1125,7 +1127,7 @@ to (<em class="parameter"><code>x2</code></em>
1125
1127
  </tbody>
1126
1128
  </table></div>
1127
1129
  </div>
1128
- <p class="since">Since 1.16</p>
1130
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
1129
1131
  </div>
1130
1132
  <hr>
1131
1133
  <div class="refsect2">
@@ -1162,18 +1164,18 @@ example).</p>
1162
1164
  <tbody>
1163
1165
  <tr>
1164
1166
  <td class="parameter_name"><p>matrix</p></td>
1165
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1166
- <td class="parameter_annotations"> </td>
1167
+ <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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1168
+ <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>
1167
1169
  </tr>
1168
1170
  <tr>
1169
1171
  <td class="parameter_name"><p>rect</p></td>
1170
- <td class="parameter_description"><p> in/out bounding box in Pango units, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1172
+ <td class="parameter_description"><p> in/out bounding box in Pango units, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1171
1173
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1172
1174
  </tr>
1173
1175
  </tbody>
1174
1176
  </table></div>
1175
1177
  </div>
1176
- <p class="since">Since 1.16</p>
1178
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
1177
1179
  </div>
1178
1180
  <hr>
1179
1181
  <div class="refsect2">
@@ -1205,18 +1207,18 @@ using <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" ti
1205
1207
  <tbody>
1206
1208
  <tr>
1207
1209
  <td class="parameter_name"><p>matrix</p></td>
1208
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1209
- <td class="parameter_annotations"> </td>
1210
+ <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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1211
+ <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>
1210
1212
  </tr>
1211
1213
  <tr>
1212
1214
  <td class="parameter_name"><p>rect</p></td>
1213
- <td class="parameter_description"><p> in/out bounding box in device units, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1215
+ <td class="parameter_description"><p> in/out bounding box in device units, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1214
1216
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for input and for returning results. Default is transfer full."><span class="acronym">inout</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1215
1217
  </tr>
1216
1218
  </tbody>
1217
1219
  </table></div>
1218
1220
  </div>
1219
- <p class="since">Since 1.16</p>
1221
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
1220
1222
  </div>
1221
1223
  <hr>
1222
1224
  <div class="refsect2">
@@ -1225,7 +1227,8 @@ using <a class="link" href="pango-Glyph-Storage.html#pango-extents-to-pixels" ti
1225
1227
  pango_matrix_get_font_scale_factor (<em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>);</pre>
1226
1228
  <p>Returns the scale factor of a matrix on the height of the font.
1227
1229
  That is, the scale factor in the direction perpendicular to the
1228
- vector that the X coordinate is mapped to.</p>
1230
+ vector that the X coordinate is mapped to. If the scale in the X
1231
+ coordinate is needed as well, use <a class="link" href="pango-Glyph-Storage.html#pango-matrix-get-font-scale-factors" title="pango_matrix_get_font_scale_factors ()"><code class="function">pango_matrix_get_font_scale_factors()</code></a>.</p>
1229
1232
  <div class="refsect3">
1230
1233
  <a name="id-1.2.3.11.24.5"></a><h4>Parameters</h4>
1231
1234
  <div class="informaltable"><table width="100%" border="0">
@@ -1236,7 +1239,7 @@ vector that the X coordinate is mapped to.</p>
1236
1239
  </colgroup>
1237
1240
  <tbody><tr>
1238
1241
  <td class="parameter_name"><p>matrix</p></td>
1239
- <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1242
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1240
1243
  <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1241
1244
  </tr></tbody>
1242
1245
  </table></div>
@@ -1246,10 +1249,52 @@ vector that the X coordinate is mapped to.</p>
1246
1249
  <p> the scale factor of <em class="parameter"><code>matrix</code></em>
1247
1250
  on the height of the font,
1248
1251
  or 1.0 if <em class="parameter"><code>matrix</code></em>
1249
- is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
1250
- <p></p>
1252
+ is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
1253
+ </div>
1254
+ <p class="since">Since: <a class="link" href="api-index-1-12.html#api-index-1.12">1.12</a></p>
1255
+ </div>
1256
+ <hr>
1257
+ <div class="refsect2">
1258
+ <a name="pango-matrix-get-font-scale-factors"></a><h3>pango_matrix_get_font_scale_factors ()</h3>
1259
+ <pre class="programlisting"><span class="returnvalue">void</span>
1260
+ pango_matrix_get_font_scale_factors (<em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
1261
+ <em class="parameter"><code><span class="type">double</span> *xscale</code></em>,
1262
+ <em class="parameter"><code><span class="type">double</span> *yscale</code></em>);</pre>
1263
+ <p>Calculates the scale factor of a matrix on the width and height of the font.
1264
+ That is, <em class="parameter"><code>xscale</code></em>
1265
+ is the scale factor in the direction of the X coordinate,
1266
+ and <em class="parameter"><code>yscale</code></em>
1267
+ is the scale factor in the direction perpendicular to the
1268
+ vector that the X coordinate is mapped to.</p>
1269
+ <p>Note that output numbers will always be non-negative.</p>
1270
+ <div class="refsect3">
1271
+ <a name="id-1.2.3.11.25.6"></a><h4>Parameters</h4>
1272
+ <div class="informaltable"><table width="100%" border="0">
1273
+ <colgroup>
1274
+ <col width="150px" class="parameters_name">
1275
+ <col class="parameters_description">
1276
+ <col width="200px" class="parameters_annotations">
1277
+ </colgroup>
1278
+ <tbody>
1279
+ <tr>
1280
+ <td class="parameter_name"><p>matrix</p></td>
1281
+ <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.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1282
+ <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>
1283
+ </tr>
1284
+ <tr>
1285
+ <td class="parameter_name"><p>xscale</p></td>
1286
+ <td class="parameter_description"><p> output scale factor in the x direction, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1287
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1288
+ </tr>
1289
+ <tr>
1290
+ <td class="parameter_name"><p>yscale</p></td>
1291
+ <td class="parameter_description"><p> output scale factor perpendicular to the x direction, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1292
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1293
+ </tr>
1294
+ </tbody>
1295
+ </table></div>
1251
1296
  </div>
1252
- <p class="since">Since 1.12</p>
1297
+ <p class="since">Since: <a class="link" href="api-index-1-38.html#api-index-1.38">1.38</a></p>
1253
1298
  </div>
1254
1299
  <hr>
1255
1300
  <div class="refsect2">
@@ -1272,7 +1317,7 @@ per invalid input UTF-8 byte and such a glyph is rendered as a crossed
1272
1317
  box.</p>
1273
1318
  <p>Note that this value is defined such that it has the <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS" title="PANGO_GLYPH_UNKNOWN_FLAG"><code class="literal">PANGO_GLYPH_UNKNOWN_FLAG</code></a>
1274
1319
  on.</p>
1275
- <p class="since">Since 1.20</p>
1320
+ <p class="since">Since: <a class="link" href="api-index-1-20.html#api-index-1.20">1.20</a></p>
1276
1321
  </div>
1277
1322
  <hr>
1278
1323
  <div class="refsect2">
@@ -1280,8 +1325,8 @@ on.</p>
1280
1325
  <pre class="programlisting">#define PANGO_GLYPH_UNKNOWN_FLAG ((PangoGlyph)0x10000000)
1281
1326
  </pre>
1282
1327
  <p>The <a class="link" href="pango-Glyph-Storage.html#PANGO-GLYPH-UNKNOWN-FLAG:CAPS" title="PANGO_GLYPH_UNKNOWN_FLAG"><code class="literal">PANGO_GLYPH_UNKNOWN_FLAG</code></a> macro is a flag value that can be added to
1283
- a <a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> value of a valid Unicode character, to produce a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a>
1284
- value, representing an unknown-character glyph for the respective <a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a>.</p>
1328
+ a <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> value of a valid Unicode character, to produce a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a>
1329
+ value, representing an unknown-character glyph for the respective <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a>.</p>
1285
1330
  </div>
1286
1331
  <hr>
1287
1332
  <div class="refsect2">
@@ -1292,7 +1337,7 @@ value, representing an unknown-character glyph for the respective <a href="http:
1292
1337
  a box with the hexadecimal Unicode code-point of the character written in it
1293
1338
  is what is done in the most common backends.</p>
1294
1339
  <div class="refsect3">
1295
- <a name="id-1.2.3.11.28.5"></a><h4>Parameters</h4>
1340
+ <a name="id-1.2.3.11.29.5"></a><h4>Parameters</h4>
1296
1341
  <div class="informaltable"><table width="100%" border="0">
1297
1342
  <colgroup>
1298
1343
  <col width="150px" class="parameters_name">
@@ -1307,10 +1352,9 @@ is what is done in the most common backends.</p>
1307
1352
  </table></div>
1308
1353
  </div>
1309
1354
  <div class="refsect3">
1310
- <a name="id-1.2.3.11.28.6"></a><h4>Returns</h4>
1355
+ <a name="id-1.2.3.11.29.6"></a><h4>Returns</h4>
1311
1356
  <p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a> value that means no glyph was found for <em class="parameter"><code>wc</code></em>
1312
1357
  .</p>
1313
- <p></p>
1314
1358
  </div>
1315
1359
  </div>
1316
1360
  <hr>
@@ -1318,7 +1362,7 @@ is what is done in the most common backends.</p>
1318
1362
  <a name="PANGO-TYPE-GLYPH-STRING:CAPS"></a><h3>PANGO_TYPE_GLYPH_STRING</h3>
1319
1363
  <pre class="programlisting">#define PANGO_TYPE_GLYPH_STRING (pango_glyph_string_get_type ())
1320
1364
  </pre>
1321
- <p>The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.</p>
1365
+ <p>The <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.</p>
1322
1366
  </div>
1323
1367
  <hr>
1324
1368
  <div class="refsect2">
@@ -1327,10 +1371,9 @@ is what is done in the most common backends.</p>
1327
1371
  pango_glyph_string_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
1328
1372
  <p>Create a new <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.</p>
1329
1373
  <div class="refsect3">
1330
- <a name="id-1.2.3.11.30.5"></a><h4>Returns</h4>
1374
+ <a name="id-1.2.3.11.31.5"></a><h4>Returns</h4>
1331
1375
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, which
1332
1376
  should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()"><code class="function">pango_glyph_string_free()</code></a>.</p>
1333
- <p></p>
1334
1377
  </div>
1335
1378
  </div>
1336
1379
  <hr>
@@ -1340,7 +1383,7 @@ should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-
1340
1383
  pango_glyph_string_copy (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>);</pre>
1341
1384
  <p>Copy a glyph string and associated storage.</p>
1342
1385
  <div class="refsect3">
1343
- <a name="id-1.2.3.11.31.5"></a><h4>Parameters</h4>
1386
+ <a name="id-1.2.3.11.32.5"></a><h4>Parameters</h4>
1344
1387
  <div class="informaltable"><table width="100%" border="0">
1345
1388
  <colgroup>
1346
1389
  <col width="150px" class="parameters_name">
@@ -1349,18 +1392,18 @@ pango_glyph_string_copy (<em class="parameter"><code><a class="link" href="pango
1349
1392
  </colgroup>
1350
1393
  <tbody><tr>
1351
1394
  <td class="parameter_name"><p>string</p></td>
1352
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1353
- <td class="parameter_annotations"> </td>
1395
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1396
+ <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>
1354
1397
  </tr></tbody>
1355
1398
  </table></div>
1356
1399
  </div>
1357
1400
  <div class="refsect3">
1358
- <a name="id-1.2.3.11.31.6"></a><h4>Returns</h4>
1359
- <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, which
1360
- should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()"><code class="function">pango_glyph_string_free()</code></a>,
1361
- or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>string</code></em>
1362
- was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
1363
- <p></p>
1401
+ <a name="id-1.2.3.11.32.6"></a><h4>Returns</h4>
1402
+ <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>,
1403
+ which should be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-free" title="pango_glyph_string_free ()"><code class="function">pango_glyph_string_free()</code></a>,
1404
+ or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if <em class="parameter"><code>string</code></em>
1405
+ was <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
1406
+ <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>
1364
1407
  </div>
1365
1408
  </div>
1366
1409
  <hr>
@@ -1368,10 +1411,10 @@ was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.h
1368
1411
  <a name="pango-glyph-string-set-size"></a><h3>pango_glyph_string_set_size ()</h3>
1369
1412
  <pre class="programlisting"><span class="returnvalue">void</span>
1370
1413
  pango_glyph_string_set_size (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>,
1371
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_len</code></em>);</pre>
1414
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> new_len</code></em>);</pre>
1372
1415
  <p>Resize a glyph string to the given length.</p>
1373
1416
  <div class="refsect3">
1374
- <a name="id-1.2.3.11.32.5"></a><h4>Parameters</h4>
1417
+ <a name="id-1.2.3.11.33.5"></a><h4>Parameters</h4>
1375
1418
  <div class="informaltable"><table width="100%" border="0">
1376
1419
  <colgroup>
1377
1420
  <col width="150px" class="parameters_name">
@@ -1400,7 +1443,7 @@ pango_glyph_string_set_size (<em class="parameter"><code><a class="link" href="p
1400
1443
  pango_glyph_string_free (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *string</code></em>);</pre>
1401
1444
  <p>Free a glyph string and associated storage.</p>
1402
1445
  <div class="refsect3">
1403
- <a name="id-1.2.3.11.33.5"></a><h4>Parameters</h4>
1446
+ <a name="id-1.2.3.11.34.5"></a><h4>Parameters</h4>
1404
1447
  <div class="informaltable"><table width="100%" border="0">
1405
1448
  <colgroup>
1406
1449
  <col width="150px" class="parameters_name">
@@ -1409,8 +1452,8 @@ pango_glyph_string_free (<em class="parameter"><code><a class="link" href="pango
1409
1452
  </colgroup>
1410
1453
  <tbody><tr>
1411
1454
  <td class="parameter_name"><p>string</p></td>
1412
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1413
- <td class="parameter_annotations"> </td>
1455
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1456
+ <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>
1414
1457
  </tr></tbody>
1415
1458
  </table></div>
1416
1459
  </div>
@@ -1427,7 +1470,7 @@ pango_glyph_string_extents (<em class="parameter"><code><a class="link" href="pa
1427
1470
  for <a class="link" href="pango-Fonts.html#pango-font-get-glyph-extents" title="pango_font_get_glyph_extents ()"><code class="function">pango_font_get_glyph_extents()</code></a> for details about the interpretation
1428
1471
  of the rectangles.</p>
1429
1472
  <div class="refsect3">
1430
- <a name="id-1.2.3.11.34.5"></a><h4>Parameters</h4>
1473
+ <a name="id-1.2.3.11.35.5"></a><h4>Parameters</h4>
1431
1474
  <div class="informaltable"><table width="100%" border="0">
1432
1475
  <colgroup>
1433
1476
  <col width="150px" class="parameters_name">
@@ -1448,13 +1491,13 @@ of the rectangles.</p>
1448
1491
  <tr>
1449
1492
  <td class="parameter_name"><p>ink_rect</p></td>
1450
1493
  <td class="parameter_description"><p> rectangle used to store the extents of the glyph string
1451
- as drawn or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1494
+ as drawn or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1452
1495
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1453
1496
  </tr>
1454
1497
  <tr>
1455
1498
  <td class="parameter_name"><p>logical_rect</p></td>
1456
1499
  <td class="parameter_description"><p> rectangle used to store the logical extents of the
1457
- glyph string or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1500
+ glyph string or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1458
1501
  <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
1459
1502
  </tr>
1460
1503
  </tbody>
@@ -1476,7 +1519,7 @@ relative to the start of the glyph string range (the origin of their
1476
1519
  coordinate system is at the start of the range, not at the start of the entire
1477
1520
  glyph string).</p>
1478
1521
  <div class="refsect3">
1479
- <a name="id-1.2.3.11.35.5"></a><h4>Parameters</h4>
1522
+ <a name="id-1.2.3.11.36.5"></a><h4>Parameters</h4>
1480
1523
  <div class="informaltable"><table width="100%" border="0">
1481
1524
  <colgroup>
1482
1525
  <col width="150px" class="parameters_name">
@@ -1507,17 +1550,17 @@ indices such that start &lt;= index &lt; end)</p></td>
1507
1550
  </tr>
1508
1551
  <tr>
1509
1552
  <td class="parameter_name"><p>ink_rect</p></td>
1510
- <td class="parameter_description"><p> rectangle used to store the
1511
- extents of the glyph string range as drawn or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
1512
- indicate that the result is not needed. </p></td>
1513
- <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>]</span></td>
1553
+ <td class="parameter_description"><p> rectangle used to
1554
+ store the extents of the glyph string range as drawn or
1555
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1556
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1514
1557
  </tr>
1515
1558
  <tr>
1516
1559
  <td class="parameter_name"><p>logical_rect</p></td>
1517
- <td class="parameter_description"><p> rectangle used to store the
1518
- logical extents of the glyph string range or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to
1519
- indicate that the result is not needed. </p></td>
1520
- <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>]</span></td>
1560
+ <td class="parameter_description"><p> rectangle used to
1561
+ store the logical extents of the glyph string range or
1562
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> to indicate that the result is not needed. </p></td>
1563
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="NULL may be passed instead of a pointer to a location."><span class="acronym">optional</span></acronym>]</span></td>
1521
1564
  </tr>
1522
1565
  </tbody>
1523
1566
  </table></div>
@@ -1534,7 +1577,7 @@ width, it's much faster. This is in fact only a convenience function that
1534
1577
  computes the sum of geometry.width for each glyph in the <em class="parameter"><code>glyphs</code></em>
1535
1578
  .</p>
1536
1579
  <div class="refsect3">
1537
- <a name="id-1.2.3.11.36.5"></a><h4>Parameters</h4>
1580
+ <a name="id-1.2.3.11.37.5"></a><h4>Parameters</h4>
1538
1581
  <div class="informaltable"><table width="100%" border="0">
1539
1582
  <colgroup>
1540
1583
  <col width="150px" class="parameters_name">
@@ -1549,11 +1592,10 @@ computes the sum of geometry.width for each glyph in the <em class="parameter"><
1549
1592
  </table></div>
1550
1593
  </div>
1551
1594
  <div class="refsect3">
1552
- <a name="id-1.2.3.11.36.6"></a><h4>Returns</h4>
1595
+ <a name="id-1.2.3.11.37.6"></a><h4>Returns</h4>
1553
1596
  <p> the logical width of the glyph string.</p>
1554
- <p></p>
1555
1597
  </div>
1556
- <p class="since">Since 1.14</p>
1598
+ <p class="since">Since: <a class="link" href="api-index-1-14.html#api-index-1.14">1.14</a></p>
1557
1599
  </div>
1558
1600
  <hr>
1559
1601
  <div class="refsect2">
@@ -1564,13 +1606,13 @@ pango_glyph_string_index_to_x (<em class="parameter"><code><a class="link" href=
1564
1606
  <em class="parameter"><code><span class="type">int</span> length</code></em>,
1565
1607
  <em class="parameter"><code><a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a> *analysis</code></em>,
1566
1608
  <em class="parameter"><code><span class="type">int</span> index_</code></em>,
1567
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
1609
+ <em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> trailing</code></em>,
1568
1610
  <em class="parameter"><code><span class="type">int</span> *x_pos</code></em>);</pre>
1569
1611
  <p>Converts from character position to x position. (X position
1570
1612
  is measured from the left edge of the run). Character positions
1571
1613
  are computed by dividing up each cluster into equal portions.</p>
1572
1614
  <div class="refsect3">
1573
- <a name="id-1.2.3.11.37.5"></a><h4>Parameters</h4>
1615
+ <a name="id-1.2.3.11.38.5"></a><h4>Parameters</h4>
1574
1616
  <div class="informaltable"><table width="100%" border="0">
1575
1617
  <colgroup>
1576
1618
  <col width="150px" class="parameters_name">
@@ -1607,8 +1649,8 @@ are computed by dividing up each cluster into equal portions.</p>
1607
1649
  </tr>
1608
1650
  <tr>
1609
1651
  <td class="parameter_name"><p>trailing</p></td>
1610
- <td class="parameter_description"><p>whether we should compute the result for the beginning (<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>)
1611
- or end (<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>) of the character.</p></td>
1652
+ <td class="parameter_description"><p>whether we should compute the result for the beginning (<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>)
1653
+ or end (<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>) of the character.</p></td>
1612
1654
  <td class="parameter_annotations"> </td>
1613
1655
  </tr>
1614
1656
  <tr>
@@ -1638,7 +1680,7 @@ In scripts where positioning within a cluster is not allowed
1638
1680
  position; the caller must combine the result with the logical
1639
1681
  attributes for the text to compute the valid cursor position.</p>
1640
1682
  <div class="refsect3">
1641
- <a name="id-1.2.3.11.38.5"></a><h4>Parameters</h4>
1683
+ <a name="id-1.2.3.11.39.5"></a><h4>Parameters</h4>
1642
1684
  <div class="informaltable"><table width="100%" border="0">
1643
1685
  <colgroup>
1644
1686
  <col width="150px" class="parameters_name">
@@ -1703,7 +1745,7 @@ multiple characters compose a single cluster, the width of the entire
1703
1745
  cluster is divided equally among the characters.</p>
1704
1746
  <p>See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-get-logical-widths" title="pango_glyph_item_get_logical_widths ()"><code class="function">pango_glyph_item_get_logical_widths()</code></a>.</p>
1705
1747
  <div class="refsect3">
1706
- <a name="id-1.2.3.11.39.6"></a><h4>Parameters</h4>
1748
+ <a name="id-1.2.3.11.40.6"></a><h4>Parameters</h4>
1707
1749
  <div class="informaltable"><table width="100%" border="0">
1708
1750
  <colgroup>
1709
1751
  <col width="150px" class="parameters_name">
@@ -1749,7 +1791,7 @@ with the resulting character widths. </p></td>
1749
1791
  <a name="PANGO-TYPE-GLYPH-ITEM:CAPS"></a><h3>PANGO_TYPE_GLYPH_ITEM</h3>
1750
1792
  <pre class="programlisting">#define PANGO_TYPE_GLYPH_ITEM (pango_glyph_item_get_type ())
1751
1793
  </pre>
1752
- <p>The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.</p>
1794
+ <p>The <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.</p>
1753
1795
  </div>
1754
1796
  <hr>
1755
1797
  <div class="refsect2">
@@ -1758,7 +1800,7 @@ with the resulting character widths. </p></td>
1758
1800
  pango_glyph_item_copy (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *orig</code></em>);</pre>
1759
1801
  <p>Make a deep copy of an existing <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> structure.</p>
1760
1802
  <div class="refsect3">
1761
- <a name="id-1.2.3.11.41.5"></a><h4>Parameters</h4>
1803
+ <a name="id-1.2.3.11.42.5"></a><h4>Parameters</h4>
1762
1804
  <div class="informaltable"><table width="100%" border="0">
1763
1805
  <colgroup>
1764
1806
  <col width="150px" class="parameters_name">
@@ -1767,20 +1809,20 @@ pango_glyph_item_copy (<em class="parameter"><code><a class="link" href="pango-G
1767
1809
  </colgroup>
1768
1810
  <tbody><tr>
1769
1811
  <td class="parameter_name"><p>orig</p></td>
1770
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1771
- <td class="parameter_annotations"> </td>
1812
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1813
+ <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>
1772
1814
  </tr></tbody>
1773
1815
  </table></div>
1774
1816
  </div>
1775
1817
  <div class="refsect3">
1776
- <a name="id-1.2.3.11.41.6"></a><h4>Returns</h4>
1818
+ <a name="id-1.2.3.11.42.6"></a><h4>Returns</h4>
1777
1819
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, which should
1778
- be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1820
+ be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
1779
1821
  if <em class="parameter"><code>orig</code></em>
1780
- was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
1781
- <p></p>
1822
+ was <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
1823
+ <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>
1782
1824
  </div>
1783
- <p class="since">Since 1.20</p>
1825
+ <p class="since">Since: <a class="link" href="api-index-1-20.html#api-index-1.20">1.20</a></p>
1784
1826
  </div>
1785
1827
  <hr>
1786
1828
  <div class="refsect2">
@@ -1789,7 +1831,7 @@ was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.h
1789
1831
  pango_glyph_item_free (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>);</pre>
1790
1832
  <p>Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> and resources to which it points.</p>
1791
1833
  <div class="refsect3">
1792
- <a name="id-1.2.3.11.42.5"></a><h4>Parameters</h4>
1834
+ <a name="id-1.2.3.11.43.5"></a><h4>Parameters</h4>
1793
1835
  <div class="informaltable"><table width="100%" border="0">
1794
1836
  <colgroup>
1795
1837
  <col width="150px" class="parameters_name">
@@ -1798,12 +1840,12 @@ pango_glyph_item_free (<em class="parameter"><code><a class="link" href="pango-G
1798
1840
  </colgroup>
1799
1841
  <tbody><tr>
1800
1842
  <td class="parameter_name"><p>glyph_item</p></td>
1801
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
1802
- <td class="parameter_annotations"> </td>
1843
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
1844
+ <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>
1803
1845
  </tr></tbody>
1804
1846
  </table></div>
1805
1847
  </div>
1806
- <p class="since">Since 1.6</p>
1848
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
1807
1849
  </div>
1808
1850
  <hr>
1809
1851
  <div class="refsect2">
@@ -1829,7 +1871,7 @@ zero-length item).</p>
1829
1871
  <p>This function is similar in function to <a class="link" href="pango-Text-Processing.html#pango-item-split" title="pango_item_split ()"><code class="function">pango_item_split()</code></a> (and uses
1830
1872
  it internally.)</p>
1831
1873
  <div class="refsect3">
1832
- <a name="id-1.2.3.11.43.6"></a><h4>Parameters</h4>
1874
+ <a name="id-1.2.3.11.44.6"></a><h4>Parameters</h4>
1833
1875
  <div class="informaltable"><table width="100%" border="0">
1834
1876
  <colgroup>
1835
1877
  <col width="150px" class="parameters_name">
@@ -1857,19 +1899,18 @@ apply</p></td>
1857
1899
  </table></div>
1858
1900
  </div>
1859
1901
  <div class="refsect3">
1860
- <a name="id-1.2.3.11.43.7"></a><h4>Returns</h4>
1902
+ <a name="id-1.2.3.11.44.7"></a><h4>Returns</h4>
1861
1903
  <p> the newly allocated item representing text before
1862
1904
  <em class="parameter"><code>split_index</code></em>
1863
1905
  , which should be freed
1864
1906
  with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>.</p>
1865
- <p></p>
1866
1907
  </div>
1867
- <p class="since">Since 1.2</p>
1908
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
1868
1909
  </div>
1869
1910
  <hr>
1870
1911
  <div class="refsect2">
1871
1912
  <a name="pango-glyph-item-apply-attrs"></a><h3>pango_glyph_item_apply_attrs ()</h3>
1872
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
1913
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#GSList"><span class="returnvalue">GSList</span></a> *
1873
1914
  pango_glyph_item_apply_attrs (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
1874
1915
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
1875
1916
  <em class="parameter"><code><a class="link" href="pango-Text-Attributes.html#PangoAttrList"><span class="type">PangoAttrList</span></a> *list</code></em>);</pre>
@@ -1889,7 +1930,7 @@ result items can have multiple attributes of the same type.</p>
1889
1930
  ; it will be reused
1890
1931
  as one of the elements in the list.</p>
1891
1932
  <div class="refsect3">
1892
- <a name="id-1.2.3.11.44.7"></a><h4>Parameters</h4>
1933
+ <a name="id-1.2.3.11.45.7"></a><h4>Parameters</h4>
1893
1934
  <div class="informaltable"><table width="100%" border="0">
1894
1935
  <colgroup>
1895
1936
  <col width="150px" class="parameters_name">
@@ -1917,15 +1958,15 @@ applies to</p></td>
1917
1958
  </table></div>
1918
1959
  </div>
1919
1960
  <div class="refsect3">
1920
- <a name="id-1.2.3.11.44.8"></a><h4>Returns</h4>
1961
+ <a name="id-1.2.3.11.45.8"></a><h4>Returns</h4>
1921
1962
  <p> a
1922
1963
  list of glyph items resulting from splitting <em class="parameter"><code>glyph_item</code></em>
1923
1964
  . Free
1924
1965
  the elements using <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-free" title="pango_glyph_item_free ()"><code class="function">pango_glyph_item_free()</code></a>, the list using
1925
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
1966
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html#g-slist-free"><code class="function">g_slist_free()</code></a>. </p>
1926
1967
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> Pango.GlyphItem]</span></p>
1927
1968
  </div>
1928
- <p class="since">Since 1.2</p>
1969
+ <p class="since">Since: <a class="link" href="api-index-1-2.html#api-index-1.2">1.2</a></p>
1929
1970
  </div>
1930
1971
  <hr>
1931
1972
  <div class="refsect2">
@@ -1939,7 +1980,7 @@ pango_glyph_item_letter_space (<em class="parameter"><code><a class="link" href=
1939
1980
  to
1940
1981
  give the effect of typographic letter spacing.</p>
1941
1982
  <div class="refsect3">
1942
- <a name="id-1.2.3.11.45.5"></a><h4>Parameters</h4>
1983
+ <a name="id-1.2.3.11.46.5"></a><h4>Parameters</h4>
1943
1984
  <div class="informaltable"><table width="100%" border="0">
1944
1985
  <colgroup>
1945
1986
  <col width="150px" class="parameters_name">
@@ -1978,7 +2019,7 @@ negative values will give ugly results.</p></td>
1978
2019
  </tbody>
1979
2020
  </table></div>
1980
2021
  </div>
1981
- <p class="since">Since 1.6</p>
2022
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
1982
2023
  </div>
1983
2024
  <hr>
1984
2025
  <div class="refsect2">
@@ -1993,7 +2034,7 @@ multiple characters compose a single cluster, the width of the entire
1993
2034
  cluster is divided equally among the characters.</p>
1994
2035
  <p>See also <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-get-logical-widths" title="pango_glyph_string_get_logical_widths ()"><code class="function">pango_glyph_string_get_logical_widths()</code></a>.</p>
1995
2036
  <div class="refsect3">
1996
- <a name="id-1.2.3.11.46.6"></a><h4>Parameters</h4>
2037
+ <a name="id-1.2.3.11.47.6"></a><h4>Parameters</h4>
1997
2038
  <div class="informaltable"><table width="100%" border="0">
1998
2039
  <colgroup>
1999
2040
  <col width="150px" class="parameters_name">
@@ -2026,15 +2067,15 @@ the resulting character widths. </p></td>
2026
2067
  </tbody>
2027
2068
  </table></div>
2028
2069
  </div>
2029
- <p class="since">Since 1.26</p>
2070
+ <p class="since">Since: <a class="link" href="api-index-1-26.html#api-index-1.26">1.26</a></p>
2030
2071
  </div>
2031
2072
  <hr>
2032
2073
  <div class="refsect2">
2033
2074
  <a name="PANGO-TYPE-GLYPH-ITEM-ITER:CAPS"></a><h3>PANGO_TYPE_GLYPH_ITEM_ITER</h3>
2034
2075
  <pre class="programlisting">#define PANGO_TYPE_GLYPH_ITEM_ITER (pango_glyph_item_iter_get_type ())
2035
2076
  </pre>
2036
- <p>The <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>.</p>
2037
- <p class="since">Since 1.22</p>
2077
+ <p>The <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"><span class="type">GObject</span></a> type for <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>.</p>
2078
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2038
2079
  </div>
2039
2080
  <hr>
2040
2081
  <div class="refsect2">
@@ -2043,7 +2084,7 @@ the resulting character widths. </p></td>
2043
2084
  pango_glyph_item_iter_copy (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *orig</code></em>);</pre>
2044
2085
  <p>Make a shallow copy of an existing <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> structure.</p>
2045
2086
  <div class="refsect3">
2046
- <a name="id-1.2.3.11.48.5"></a><h4>Parameters</h4>
2087
+ <a name="id-1.2.3.11.49.5"></a><h4>Parameters</h4>
2047
2088
  <div class="informaltable"><table width="100%" border="0">
2048
2089
  <colgroup>
2049
2090
  <col width="150px" class="parameters_name">
@@ -2052,20 +2093,20 @@ pango_glyph_item_iter_copy (<em class="parameter"><code><a class="link" href="pa
2052
2093
  </colgroup>
2053
2094
  <tbody><tr>
2054
2095
  <td class="parameter_name"><p>orig</p></td>
2055
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
2056
- <td class="parameter_annotations"> </td>
2096
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2097
+ <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>
2057
2098
  </tr></tbody>
2058
2099
  </table></div>
2059
2100
  </div>
2060
2101
  <div class="refsect3">
2061
- <a name="id-1.2.3.11.48.6"></a><h4>Returns</h4>
2102
+ <a name="id-1.2.3.11.49.6"></a><h4>Returns</h4>
2062
2103
  <p> the newly allocated <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, which should
2063
- be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()"><code class="function">pango_glyph_item_iter_free()</code></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2104
+ be freed with <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free" title="pango_glyph_item_iter_free ()"><code class="function">pango_glyph_item_iter_free()</code></a>, or <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
2064
2105
  if <em class="parameter"><code>orig</code></em>
2065
- was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
2066
- <p></p>
2106
+ was <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p>
2107
+ <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>
2067
2108
  </div>
2068
- <p class="since">Since 1.22</p>
2109
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2069
2110
  </div>
2070
2111
  <hr>
2071
2112
  <div class="refsect2">
@@ -2074,7 +2115,7 @@ was <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.h
2074
2115
  pango_glyph_item_iter_free (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
2075
2116
  <p>Frees a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> created by <a class="link" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy" title="pango_glyph_item_iter_copy ()"><code class="function">pango_glyph_item_iter_copy()</code></a>.</p>
2076
2117
  <div class="refsect3">
2077
- <a name="id-1.2.3.11.49.5"></a><h4>Parameters</h4>
2118
+ <a name="id-1.2.3.11.50.5"></a><h4>Parameters</h4>
2078
2119
  <div class="informaltable"><table width="100%" border="0">
2079
2120
  <colgroup>
2080
2121
  <col width="150px" class="parameters_name">
@@ -2083,17 +2124,17 @@ pango_glyph_item_iter_free (<em class="parameter"><code><a class="link" href="pa
2083
2124
  </colgroup>
2084
2125
  <tbody><tr>
2085
2126
  <td class="parameter_name"><p>iter</p></td>
2086
- <td class="parameter_description"><p>a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a></p></td>
2087
- <td class="parameter_annotations"> </td>
2127
+ <td class="parameter_description"><p> a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a>, may be <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
2128
+ <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>
2088
2129
  </tr></tbody>
2089
2130
  </table></div>
2090
2131
  </div>
2091
- <p class="since">Since 1.22</p>
2132
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2092
2133
  </div>
2093
2134
  <hr>
2094
2135
  <div class="refsect2">
2095
2136
  <a name="pango-glyph-item-iter-init-start"></a><h3>pango_glyph_item_iter_init_start ()</h3>
2096
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2137
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2097
2138
  pango_glyph_item_iter_init_start (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
2098
2139
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
2099
2140
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
@@ -2101,7 +2142,7 @@ pango_glyph_item_iter_init_start (<em class="parameter"><code><a class="link" hr
2101
2142
  first cluster in a glyph item.
2102
2143
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2103
2144
  <div class="refsect3">
2104
- <a name="id-1.2.3.11.50.5"></a><h4>Parameters</h4>
2145
+ <a name="id-1.2.3.11.51.5"></a><h4>Parameters</h4>
2105
2146
  <div class="informaltable"><table width="100%" border="0">
2106
2147
  <colgroup>
2107
2148
  <col width="150px" class="parameters_name">
@@ -2128,16 +2169,15 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2128
2169
  </table></div>
2129
2170
  </div>
2130
2171
  <div class="refsect3">
2131
- <a name="id-1.2.3.11.50.6"></a><h4>Returns</h4>
2132
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2133
- <p></p>
2172
+ <a name="id-1.2.3.11.51.6"></a><h4>Returns</h4>
2173
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2134
2174
  </div>
2135
- <p class="since">Since 1.22</p>
2175
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2136
2176
  </div>
2137
2177
  <hr>
2138
2178
  <div class="refsect2">
2139
2179
  <a name="pango-glyph-item-iter-init-end"></a><h3>pango_glyph_item_iter_init_end ()</h3>
2140
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2180
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2141
2181
  pango_glyph_item_iter_init_end (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>,
2142
2182
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a> *glyph_item</code></em>,
2143
2183
  <em class="parameter"><code>const <span class="type">char</span> *text</code></em>);</pre>
@@ -2145,7 +2185,7 @@ pango_glyph_item_iter_init_end (<em class="parameter"><code><a class="link" href
2145
2185
  last cluster in a glyph item.
2146
2186
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2147
2187
  <div class="refsect3">
2148
- <a name="id-1.2.3.11.51.5"></a><h4>Parameters</h4>
2188
+ <a name="id-1.2.3.11.52.5"></a><h4>Parameters</h4>
2149
2189
  <div class="informaltable"><table width="100%" border="0">
2150
2190
  <colgroup>
2151
2191
  <col width="150px" class="parameters_name">
@@ -2172,21 +2212,20 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2172
2212
  </table></div>
2173
2213
  </div>
2174
2214
  <div class="refsect3">
2175
- <a name="id-1.2.3.11.51.6"></a><h4>Returns</h4>
2176
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2177
- <p></p>
2215
+ <a name="id-1.2.3.11.52.6"></a><h4>Returns</h4>
2216
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if there are no clusters in the glyph item</p>
2178
2217
  </div>
2179
- <p class="since">Since 1.22</p>
2218
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2180
2219
  </div>
2181
2220
  <hr>
2182
2221
  <div class="refsect2">
2183
2222
  <a name="pango-glyph-item-iter-next-cluster"></a><h3>pango_glyph_item_iter_next_cluster ()</h3>
2184
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2223
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2185
2224
  pango_glyph_item_iter_next_cluster (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
2186
2225
  <p>Advances the iterator to the next cluster in the glyph item.
2187
2226
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2188
2227
  <div class="refsect3">
2189
- <a name="id-1.2.3.11.52.5"></a><h4>Parameters</h4>
2228
+ <a name="id-1.2.3.11.53.5"></a><h4>Parameters</h4>
2190
2229
  <div class="informaltable"><table width="100%" border="0">
2191
2230
  <colgroup>
2192
2231
  <col width="150px" class="parameters_name">
@@ -2201,22 +2240,21 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2201
2240
  </table></div>
2202
2241
  </div>
2203
2242
  <div class="refsect3">
2204
- <a name="id-1.2.3.11.52.6"></a><h4>Returns</h4>
2205
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iterator was advanced, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2243
+ <a name="id-1.2.3.11.53.6"></a><h4>Returns</h4>
2244
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iterator was advanced, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2206
2245
  last cluster.</p>
2207
- <p></p>
2208
2246
  </div>
2209
- <p class="since">Since 1.22</p>
2247
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2210
2248
  </div>
2211
2249
  <hr>
2212
2250
  <div class="refsect2">
2213
2251
  <a name="pango-glyph-item-iter-prev-cluster"></a><h3>pango_glyph_item_iter_prev_cluster ()</h3>
2214
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2252
+ <pre class="programlisting"><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2215
2253
  pango_glyph_item_iter_prev_cluster (<em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> *iter</code></em>);</pre>
2216
2254
  <p>Moves the iterator to the preceding cluster in the glyph item.
2217
2255
  See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> for details of cluster orders.</p>
2218
2256
  <div class="refsect3">
2219
- <a name="id-1.2.3.11.53.5"></a><h4>Parameters</h4>
2257
+ <a name="id-1.2.3.11.54.5"></a><h4>Parameters</h4>
2220
2258
  <div class="informaltable"><table width="100%" border="0">
2221
2259
  <colgroup>
2222
2260
  <col width="150px" class="parameters_name">
@@ -2231,12 +2269,11 @@ See <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span cla
2231
2269
  </table></div>
2232
2270
  </div>
2233
2271
  <div class="refsect3">
2234
- <a name="id-1.2.3.11.53.6"></a><h4>Returns</h4>
2235
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iterator was moved, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2272
+ <a name="id-1.2.3.11.54.6"></a><h4>Returns</h4>
2273
+ <p> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the iterator was moved, <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if we were already on the
2236
2274
  first cluster.</p>
2237
- <p></p>
2238
2275
  </div>
2239
- <p class="since">Since 1.22</p>
2276
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2240
2277
  </div>
2241
2278
  </div>
2242
2279
  <div class="refsect1">
@@ -2360,7 +2397,7 @@ y_device = x_user * matrix-&gt;yx + y_user * matrix-&gt;yy + matrix-&gt;y0;
2360
2397
  </tbody>
2361
2398
  </table></div>
2362
2399
  </div>
2363
- <p class="since">Since 1.6</p>
2400
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
2364
2401
  </div>
2365
2402
  <hr>
2366
2403
  <div class="refsect2">
@@ -2382,7 +2419,7 @@ the identity transform.</p>
2382
2419
  </table>
2383
2420
  </div>
2384
2421
 
2385
- <p class="since">Since 1.6</p>
2422
+ <p class="since">Since: <a class="link" href="api-index-1-6.html#api-index-1.6">1.6</a></p>
2386
2423
  </div>
2387
2424
  <hr>
2388
2425
  <div class="refsect2">
@@ -2502,7 +2539,7 @@ added in the future.</p>
2502
2539
  <col width="200px" class="struct_members_annotations">
2503
2540
  </colgroup>
2504
2541
  <tbody><tr>
2505
- <td class="struct_member_name"><p><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoGlyphVisAttr.is-cluster-start"></a>is_cluster_start</code></em> : 1;</p></td>
2542
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint"><span class="type">guint</span></a> <em class="structfield"><code><a name="PangoGlyphVisAttr.is-cluster-start"></a>is_cluster_start</code></em> : 1;</p></td>
2506
2543
  <td class="struct_member_description"><p>set for the first logical glyph in each cluster. (Clusters
2507
2544
  are stored in visual order, within the cluster, glyphs
2508
2545
  are always ordered in logical order, since visual
@@ -2533,6 +2570,35 @@ follow the glyphs for the base character.)</p></td>
2533
2570
  of glyphs with geometry and visual attribute information.
2534
2571
  The storage for the glyph information is owned
2535
2572
  by the structure which simplifies memory management.</p>
2573
+ <div class="refsect3">
2574
+ <a name="id-1.2.3.12.11.5"></a><h4>Members</h4>
2575
+ <div class="informaltable"><table width="100%" border="0">
2576
+ <colgroup>
2577
+ <col width="300px" class="struct_members_name">
2578
+ <col class="struct_members_description">
2579
+ <col width="200px" class="struct_members_annotations">
2580
+ </colgroup>
2581
+ <tbody>
2582
+ <tr>
2583
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> <em class="structfield"><code><a name="PangoGlyphString-struct.num-glyphs"></a>num_glyphs</code></em>;</p></td>
2584
+ <td class="struct_member_description"><p>number of the glyphs in this glyph string.</p></td>
2585
+ <td class="struct_member_annotations"> </td>
2586
+ </tr>
2587
+ <tr>
2588
+ <td class="struct_member_name"><p><a class="link" href="pango-Glyph-Storage.html#PangoGlyphInfo" title="struct PangoGlyphInfo"><span class="type">PangoGlyphInfo</span></a> *<em class="structfield"><code><a name="PangoGlyphString-struct.glyphs"></a>glyphs</code></em>;</p></td>
2589
+ <td class="struct_member_description"><p> array of glyph information
2590
+ for the glyph string. </p></td>
2591
+ <td class="struct_member_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_glyphs]</span></td>
2592
+ </tr>
2593
+ <tr>
2594
+ <td class="struct_member_name"><p><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> *<em class="structfield"><code><a name="PangoGlyphString-struct.log-clusters"></a>log_clusters</code></em>;</p></td>
2595
+ <td class="struct_member_description"><p>logical cluster info, indexed by the byte index
2596
+ within the text corresponding to the glyph string.</p></td>
2597
+ <td class="struct_member_annotations"> </td>
2598
+ </tr>
2599
+ </tbody>
2600
+ </table></div>
2601
+ </div>
2536
2602
  </div>
2537
2603
  <hr>
2538
2604
  <div class="refsect2">
@@ -2547,6 +2613,28 @@ resulting from shaping the text corresponding to an item.
2547
2613
  As an example of the usage of <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>, the results
2548
2614
  of shaping text with <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> is a list of <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>,
2549
2615
  each of which contains a list of <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItem"><span class="type">PangoGlyphItem</span></a>.</p>
2616
+ <div class="refsect3">
2617
+ <a name="id-1.2.3.12.12.5"></a><h4>Members</h4>
2618
+ <div class="informaltable"><table width="100%" border="0">
2619
+ <colgroup>
2620
+ <col width="300px" class="struct_members_name">
2621
+ <col class="struct_members_description">
2622
+ <col width="200px" class="struct_members_annotations">
2623
+ </colgroup>
2624
+ <tbody>
2625
+ <tr>
2626
+ <td class="struct_member_name"><p><a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a> *<em class="structfield"><code><a name="PangoGlyphItem-struct.item"></a>item</code></em>;</p></td>
2627
+ <td class="struct_member_description"><p>corresponding <a class="link" href="pango-Text-Processing.html#PangoItem"><span class="type">PangoItem</span></a>.</p></td>
2628
+ <td class="struct_member_annotations"> </td>
2629
+ </tr>
2630
+ <tr>
2631
+ <td class="struct_member_name"><p><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *<em class="structfield"><code><a name="PangoGlyphItem-struct.glyphs"></a>glyphs</code></em>;</p></td>
2632
+ <td class="struct_member_description"><p>corresponding <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a>.</p></td>
2633
+ <td class="struct_member_annotations"> </td>
2634
+ </tr>
2635
+ </tbody>
2636
+ </table></div>
2637
+ </div>
2550
2638
  </div>
2551
2639
  <hr>
2552
2640
  <div class="refsect2">
@@ -2616,12 +2704,11 @@ values however are zero-based for the <em class="parameter"><code>glyph_item</co
2616
2704
  item pointed at by the start variables is included in the cluster while
2617
2705
  the one pointed at by end variables is not.</p>
2618
2706
  <p>None of the members of a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphItemIter"><span class="type">PangoGlyphItemIter</span></a> should be modified manually.</p>
2619
- <p class="since">Since 1.22</p>
2707
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
2620
2708
  </div>
2621
2709
  </div>
2622
2710
  </div>
2623
2711
  <div class="footer">
2624
- <hr>
2625
- Generated by GTK-Doc V1.21.1</div>
2712
+ <hr>Generated by GTK-Doc V1.24</div>
2626
2713
  </body>
2627
2714
  </html>