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: Scripts and Languages</title>
5
+ <title>Scripts and Languages: 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-Layout-Objects.html" title="Layout Objects">
10
10
  <link rel="next" href="pango-Bidirectional-Text.html" title="Bidirectional Text">
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">
@@ -78,7 +78,7 @@
78
78
  </tr>
79
79
  <tr>
80
80
  <td class="function_type">
81
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
81
+ <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>
82
82
  </td>
83
83
  <td class="function_name">
84
84
  <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-next" title="pango_script_iter_next ()">pango_script_iter_next</a> <span class="c_punctuation">()</span>
@@ -113,7 +113,7 @@
113
113
  </tr>
114
114
  <tr>
115
115
  <td class="function_type">
116
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
116
+ <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>
117
117
  </td>
118
118
  <td class="function_name">
119
119
  <a class="link" href="pango-Scripts-and-Languages.html#pango-language-matches" title="pango_language_matches ()">pango_language_matches</a> <span class="c_punctuation">()</span>
@@ -121,7 +121,7 @@
121
121
  </tr>
122
122
  <tr>
123
123
  <td class="function_type">
124
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
124
+ <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>
125
125
  </td>
126
126
  <td class="function_name">
127
127
  <a class="link" href="pango-Scripts-and-Languages.html#pango-language-includes-script" title="pango_language_includes_script ()">pango_language_includes_script</a> <span class="c_punctuation">()</span>
@@ -177,9 +177,9 @@
177
177
  </div>
178
178
  <div class="refsect1">
179
179
  <a name="pango-Scripts-and-Languages.object-hierarchy"></a><h2>Object Hierarchy</h2>
180
- <pre class="screen"> GBoxed
180
+ <pre class="screen"> <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
181
181
  <span class="lineart">╰──</span> PangoLanguage
182
- GEnum
182
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
183
183
  <span class="lineart">╰──</span> PangoScript
184
184
  </pre>
185
185
  </div>
@@ -200,14 +200,14 @@ and of ranges within a larger text string.</p>
200
200
  <div class="refsect2">
201
201
  <a name="pango-script-for-unichar"></a><h3>pango_script_for_unichar ()</h3>
202
202
  <pre class="programlisting"><a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="returnvalue">PangoScript</span></a>
203
- pango_script_for_unichar (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> ch</code></em>);</pre>
203
+ pango_script_for_unichar (<em class="parameter"><code><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> ch</code></em>);</pre>
204
204
  <p>Looks up the <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> for a particular character (as defined by
205
205
  Unicode Standard Annex #24). No check is made for <em class="parameter"><code>ch</code></em>
206
206
  being a
207
207
  valid Unicode character; if you pass in invalid character, the
208
208
  result is undefined.</p>
209
209
  <p>As of Pango 1.18, this function simply returns the return value of
210
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#g-unichar-get-script"><code class="function">g_unichar_get_script()</code></a>.</p>
210
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#g-unichar-get-script"><code class="function">g_unichar_get_script()</code></a>.</p>
211
211
  <div class="refsect3">
212
212
  <a name="id-1.2.9.8.3.6"></a><h4>Parameters</h4>
213
213
  <div class="informaltable"><table width="100%" border="0">
@@ -226,9 +226,8 @@ result is undefined.</p>
226
226
  <div class="refsect3">
227
227
  <a name="id-1.2.9.8.3.7"></a><h4>Returns</h4>
228
228
  <p> the <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> for the character.</p>
229
- <p></p>
230
229
  </div>
231
- <p class="since">Since 1.4</p>
230
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
232
231
  </div>
233
232
  <hr>
234
233
  <div class="refsect2">
@@ -282,10 +281,10 @@ context language is not feasible.</p>
282
281
  <div class="refsect3">
283
282
  <a name="id-1.2.9.8.4.8"></a><h4>Returns</h4>
284
283
  <p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> that is representative
285
- of the script, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if no such language exists.</p>
286
- <p></p>
284
+ of the script, 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 no such language exists. </p>
285
+ <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>
287
286
  </div>
288
- <p class="since">Since 1.4</p>
287
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
289
288
  </div>
290
289
  <hr>
291
290
  <div class="refsect2">
@@ -294,9 +293,9 @@ of the script, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Sta
294
293
  pango_script_iter_new (<em class="parameter"><code>const <span class="type">char</span> *text</code></em>,
295
294
  <em class="parameter"><code><span class="type">int</span> length</code></em>);</pre>
296
295
  <p>Create a new <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a>, used to break a string of
297
- Unicode into runs by text. No copy is made of <em class="parameter"><code>text</code></em>
298
- , so
299
- the caller needs to make sure it remains valid until
296
+ Unicode text into runs by Unicode script. No copy is made of
297
+ <em class="parameter"><code>text</code></em>
298
+ , so the caller needs to make sure it remains valid until
300
299
  the iterator is freed with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-free" title="pango_script_iter_free ()"><code class="function">pango_script_iter_free()</code></a>.</p>
301
300
  <div class="refsect3">
302
301
  <a name="id-1.2.9.8.5.5"></a><h4>Parameters</h4>
@@ -328,9 +327,8 @@ is nul-terminated.</p></td>
328
327
  to point at the first range in the text, which should be
329
328
  freed with <a class="link" href="pango-Scripts-and-Languages.html#pango-script-iter-free" title="pango_script_iter_free ()"><code class="function">pango_script_iter_free()</code></a>. If the string is
330
329
  empty, it will point at an empty range.</p>
331
- <p></p>
332
330
  </div>
333
- <p class="since">Since 1.4</p>
331
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
334
332
  </div>
335
333
  <hr>
336
334
  <div class="refsect2">
@@ -360,32 +358,32 @@ The range is the set of locations p where *start &lt;= p &lt; *end.
360
358
  </tr>
361
359
  <tr>
362
360
  <td class="parameter_name"><p>start</p></td>
363
- <td class="parameter_description"><p> location to store start position of the range, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
361
+ <td class="parameter_description"><p> location to store start position of the range, 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>
364
362
  <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>
365
363
  </tr>
366
364
  <tr>
367
365
  <td class="parameter_name"><p>end</p></td>
368
- <td class="parameter_description"><p> location to store end position of the range, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
366
+ <td class="parameter_description"><p> location to store end position of the range, 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>
369
367
  <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>
370
368
  </tr>
371
369
  <tr>
372
370
  <td class="parameter_name"><p>script</p></td>
373
- <td class="parameter_description"><p> location to store script for range, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
371
+ <td class="parameter_description"><p> location to store script for range, 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>
374
372
  <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>
375
373
  </tr>
376
374
  </tbody>
377
375
  </table></div>
378
376
  </div>
379
- <p class="since">Since 1.4</p>
377
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
380
378
  </div>
381
379
  <hr>
382
380
  <div class="refsect2">
383
381
  <a name="pango-script-iter-next"></a><h3>pango_script_iter_next ()</h3>
384
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
382
+ <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>
385
383
  pango_script_iter_next (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> *iter</code></em>);</pre>
386
384
  <p>Advances a <a class="link" href="pango-Scripts-and-Languages.html#PangoScriptIter" title="PangoScriptIter"><span class="type">PangoScriptIter</span></a> to the next range. If <em class="parameter"><code>iter</code></em>
387
385
 
388
- is already at the end, it is left unchanged and <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>
386
+ is already at the end, it is left unchanged and <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>
389
387
  is returned.</p>
390
388
  <div class="refsect3">
391
389
  <a name="id-1.2.9.8.7.5"></a><h4>Parameters</h4>
@@ -404,11 +402,10 @@ is returned.</p>
404
402
  </div>
405
403
  <div class="refsect3">
406
404
  <a name="id-1.2.9.8.7.6"></a><h4>Returns</h4>
407
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>iter</code></em>
405
+ <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 <em class="parameter"><code>iter</code></em>
408
406
  was successfully advanced.</p>
409
- <p></p>
410
407
  </div>
411
- <p class="since">Since 1.4</p>
408
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
412
409
  </div>
413
410
  <hr>
414
411
  <div class="refsect2">
@@ -431,14 +428,14 @@ pango_script_iter_free (<em class="parameter"><code><a class="link" href="pango-
431
428
  </tr></tbody>
432
429
  </table></div>
433
430
  </div>
434
- <p class="since">Since 1.4</p>
431
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
435
432
  </div>
436
433
  <hr>
437
434
  <div class="refsect2">
438
435
  <a name="PANGO-TYPE-LANGUAGE:CAPS"></a><h3>PANGO_TYPE_LANGUAGE</h3>
439
436
  <pre class="programlisting">#define PANGO_TYPE_LANGUAGE (pango_language_get_type ())
440
437
  </pre>
441
- <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-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>.</p>
438
+ <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-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>.</p>
442
439
  </div>
443
440
  <hr>
444
441
  <div class="refsect2">
@@ -464,7 +461,7 @@ the current locale of the process.</p>
464
461
  </colgroup>
465
462
  <tbody><tr>
466
463
  <td class="parameter_name"><p>language</p></td>
467
- <td class="parameter_description"><p> a string representing a language tag, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
464
+ <td class="parameter_description"><p> a string representing a language tag, 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>
468
465
  <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>
469
466
  </tr></tbody>
470
467
  </table></div>
@@ -472,11 +469,11 @@ the current locale of the process.</p>
472
469
  <div class="refsect3">
473
470
  <a name="id-1.2.9.8.10.8"></a><h4>Returns</h4>
474
471
  <p> an opaque pointer to a
475
- <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> structure, 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>language</code></em>
472
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> structure, 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>language</code></em>
476
473
  was
477
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. The returned pointer will be valid forever
474
+ <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>. The returned pointer will be valid forever
478
475
  after, and should not be freed. </p>
479
- <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
476
+ <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></p>
480
477
  </div>
481
478
  </div>
482
479
  <hr>
@@ -504,13 +501,12 @@ pango_language_to_string (<em class="parameter"><code><a class="link" href="pang
504
501
  <a name="id-1.2.9.8.11.6"></a><h4>Returns</h4>
505
502
  <p> a string representing the language tag. This is owned by
506
503
  Pango and should not be freed.</p>
507
- <p></p>
508
504
  </div>
509
505
  </div>
510
506
  <hr>
511
507
  <div class="refsect2">
512
508
  <a name="pango-language-matches"></a><h3>pango_language_matches ()</h3>
513
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
509
+ <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>
514
510
  pango_language_matches (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>,
515
511
  <em class="parameter"><code>const <span class="type">char</span> *range_list</code></em>);</pre>
516
512
  <p>Checks if a language tag matches one of the elements in a list of
@@ -529,9 +525,9 @@ in the tag is '-'.</p>
529
525
  <tbody>
530
526
  <tr>
531
527
  <td class="parameter_name"><p>language</p></td>
532
- <td class="parameter_description"><p>a language tag (see <a class="link" href="pango-Scripts-and-Languages.html#pango-language-from-string" title="pango_language_from_string ()"><code class="function">pango_language_from_string()</code></a>),
533
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is allowed and matches nothing but '*'</p></td>
534
- <td class="parameter_annotations"> </td>
528
+ <td class="parameter_description"><p> a language tag (see <a class="link" href="pango-Scripts-and-Languages.html#pango-language-from-string" title="pango_language_from_string ()"><code class="function">pango_language_from_string()</code></a>),
529
+ <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> is allowed and matches nothing but '*'. </p></td>
530
+ <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>
535
531
  </tr>
536
532
  <tr>
537
533
  <td class="parameter_name"><p>range_list</p></td>
@@ -546,14 +542,13 @@ canonicalized as by <a class="link" href="pango-Scripts-and-Languages.html#pango
546
542
  </div>
547
543
  <div class="refsect3">
548
544
  <a name="id-1.2.9.8.12.6"></a><h4>Returns</h4>
549
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if a match was found.</p>
550
- <p></p>
545
+ <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 a match was found.</p>
551
546
  </div>
552
547
  </div>
553
548
  <hr>
554
549
  <div class="refsect2">
555
550
  <a name="pango-language-includes-script"></a><h3>pango_language_includes_script ()</h3>
556
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
551
+ <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>
557
552
  pango_language_includes_script (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a> *language</code></em>,
558
553
  <em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> script</code></em>);</pre>
559
554
  <p>Determines if <em class="parameter"><code>script</code></em>
@@ -562,7 +557,7 @@ write <em class="parameter"><code>language</code></em>
562
557
  . The returned value is conservative;
563
558
  if nothing is known about the language tag <em class="parameter"><code>language</code></em>
564
559
  ,
565
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> will be returned, since, as far as Pango knows,
560
+ <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> will be returned, since, as far as Pango knows,
566
561
  <em class="parameter"><code>script</code></em>
567
562
  might be used to write <em class="parameter"><code>language</code></em>
568
563
  .</p>
@@ -582,8 +577,8 @@ applications in most circumstances.</p>
582
577
  <tbody>
583
578
  <tr>
584
579
  <td class="parameter_name"><p>language</p></td>
585
- <td class="parameter_description"><p>a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</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>
586
- <td class="parameter_annotations"> </td>
580
+ <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</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>
581
+ <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>
587
582
  </tr>
588
583
  <tr>
589
584
  <td class="parameter_name"><p>script</p></td>
@@ -595,16 +590,15 @@ applications in most circumstances.</p>
595
590
  </div>
596
591
  <div class="refsect3">
597
592
  <a name="id-1.2.9.8.13.8"></a><h4>Returns</h4>
598
- <p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>script</code></em>
593
+ <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 <em class="parameter"><code>script</code></em>
599
594
  is one of the scripts used
600
595
  to write <em class="parameter"><code>language</code></em>
601
596
  or if nothing is known about <em class="parameter"><code>language</code></em>
602
597
  (including the case that <em class="parameter"><code>language</code></em>
603
- is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>),
604
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</p>
605
- <p></p>
598
+ 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>),
599
+ <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> otherwise.</p>
606
600
  </div>
607
- <p class="since">Since 1.4</p>
601
+ <p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
608
602
  </div>
609
603
  <hr>
610
604
  <div class="refsect2">
@@ -617,18 +611,18 @@ pango_language_get_scripts (<em class="parameter"><code><a class="link" href="pa
617
611
  If nothing is known about the language tag <em class="parameter"><code>language</code></em>
618
612
  ,
619
613
  or if <em class="parameter"><code>language</code></em>
620
- is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, then <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned.
614
+ 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>, then <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> is returned.
621
615
  The list of scripts returned starts with the script that the
622
616
  language uses most and continues to the one it uses least.</p>
623
617
  <p>The value <em class="parameter"><code>num_script</code></em>
624
618
  points at will be set to the number
625
- of scripts in the returned array (or zero if <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> is returned).</p>
619
+ of scripts in the returned array (or zero if <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> is returned).</p>
626
620
  <p>Most languages use only one script for writing, but there are
627
621
  some that use two (Latin and Cyrillic for example), and a few
628
622
  use three (Japanese for example). Applications should not make
629
623
  any assumptions on the maximum number of scripts returned
630
624
  though, except that it is positive if the return value is not
631
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, and it is a small number.</p>
625
+ <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>, and it is a small number.</p>
632
626
  <p>The <a class="link" href="pango-Scripts-and-Languages.html#pango-language-includes-script" title="pango_language_includes_script ()"><code class="function">pango_language_includes_script()</code></a> function uses this function
633
627
  internally.</p>
634
628
  <div class="refsect3">
@@ -642,13 +636,13 @@ internally.</p>
642
636
  <tbody>
643
637
  <tr>
644
638
  <td class="parameter_name"><p>language</p></td>
645
- <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</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>
639
+ <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</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>
646
640
  <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>
647
641
  </tr>
648
642
  <tr>
649
643
  <td class="parameter_name"><p>num_scripts</p></td>
650
644
  <td class="parameter_description"><p> location to return number of scripts,
651
- or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
645
+ 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>
652
646
  <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 is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
653
647
  </tr>
654
648
  </tbody>
@@ -656,17 +650,17 @@ or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.ht
656
650
  </div>
657
651
  <div class="refsect3">
658
652
  <a name="id-1.2.9.8.14.9"></a><h4>Returns</h4>
659
- <p> An array of <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a>
660
- values, with the number of entries in the array stored in
661
- <em class="parameter"><code>num_scripts</code></em>
662
- , or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if Pango does not have any information about
663
- this particular language tag (also the case if <em class="parameter"><code>language</code></em>
664
- is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>).
665
- The returned array is owned by Pango and should not be modified or
666
- freed. </p>
667
- <p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_scripts]</span></p>
653
+ <p> An array of
654
+ <a class="link" href="pango-Scripts-and-Languages.html#PangoScript" title="enum PangoScript"><span class="type">PangoScript</span></a> values, with the number of entries in the array stored
655
+ in <em class="parameter"><code>num_scripts</code></em>
656
+ , 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 Pango does not have any information
657
+ about this particular language tag (also the case if <em class="parameter"><code>language</code></em>
658
+ is
659
+ <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>). The returned array is owned by Pango and should not be
660
+ modified or freed. </p>
661
+ <p><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_scripts][<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>
668
662
  </div>
669
- <p class="since">Since 1.22</p>
663
+ <p class="since">Since: <a class="link" href="api-index-1-22.html#api-index-1.22">1.22</a></p>
670
664
  </div>
671
665
  <hr>
672
666
  <div class="refsect2">
@@ -686,7 +680,7 @@ Brazil.</p>
686
680
  <p>On Windows, the C library does not use any such environment
687
681
  variables, and setting them won't affect the behavior of functions
688
682
  like <code class="function">ctime()</code>. The user sets the locale through the Regional Options
689
- in the Control Panel. The C library (in the <a href="http://library.gnome.org/devel/glib/unstable/glib-running.html#setlocale"><code class="function">setlocale()</code></a> function)
683
+ in the Control Panel. The C library (in the <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-running.html#setlocale"><code class="function">setlocale()</code></a> function)
690
684
  does not use country and language codes, but country and language
691
685
  names spelled out in English.
692
686
  However, this function does check the above environment
@@ -694,7 +688,7 @@ variables, and does return a Unix-style locale string based on
694
688
  either said environment variables or the thread's current locale.</p>
695
689
  <p>Your application should call <code class="literal">setlocale(LC_ALL, "");</code>
696
690
  for the user settings to take effect. Gtk+ does this in its initialization
697
- functions automatically (by calling <a href="http://library.gnome.org/devel/gtk3/gtk2-General.html#gtk-set-locale"><code class="function">gtk_set_locale()</code></a>).
691
+ functions automatically (by calling <code class="function">gtk_set_locale()</code>).
698
692
  See <code class="literal">man setlocale</code> for more details.</p>
699
693
  <div class="refsect3">
700
694
  <a name="id-1.2.9.8.15.8"></a><h4>Returns</h4>
@@ -702,7 +696,7 @@ See <code class="literal">man setlocale</code> for more details.</p>
702
696
  <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</span></a>, must not be freed. </p>
703
697
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
704
698
  </div>
705
- <p class="since">Since 1.16</p>
699
+ <p class="since">Since: <a class="link" href="api-index-1-16.html#api-index-1.16">1.16</a></p>
706
700
  </div>
707
701
  <hr>
708
702
  <div class="refsect2">
@@ -716,7 +710,7 @@ be demonstrative of normal text in the language, as well as exposing font
716
710
  feature requirements unique to the language. It is suitable for use
717
711
  as sample text in a font selection dialog.</p>
718
712
  <p>If <em class="parameter"><code>language</code></em>
719
- is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the default language as found by
713
+ 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>, the default language as found by
720
714
  <a class="link" href="pango-Scripts-and-Languages.html#pango-language-get-default" title="pango_language_get_default ()"><code class="function">pango_language_get_default()</code></a> is used.</p>
721
715
  <p>If Pango does not have a sample string for <em class="parameter"><code>language</code></em>
722
716
  , the classic
@@ -744,8 +738,8 @@ language code "xx". That is, compare to:</p>
744
738
  </colgroup>
745
739
  <tbody><tr>
746
740
  <td class="parameter_name"><p>language</p></td>
747
- <td class="parameter_description"><p>a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</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>
748
- <td class="parameter_annotations"> </td>
741
+ <td class="parameter_description"><p> a <a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="type">PangoLanguage</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>
742
+ <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>
749
743
  </tr></tbody>
750
744
  </table></div>
751
745
  </div>
@@ -753,7 +747,6 @@ language code "xx". That is, compare to:</p>
753
747
  <a name="id-1.2.9.8.16.10"></a><h4>Returns</h4>
754
748
  <p> the sample string. This value is owned by Pango
755
749
  and should not be freed.</p>
756
- <p></p>
757
750
  </div>
758
751
  </div>
759
752
  </div>
@@ -766,7 +759,7 @@ systems. The values correspond to the names as defined in the
766
759
  Unicode standard.
767
760
  Note that new types may be added in the future. Applications should be ready
768
761
  to handle unknown values. This enumeration is interchangeable with
769
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="type">GUnicodeScript</span></a>. See <a class="ulink" href="http://www.unicode.org/reports/tr24/" target="_top">Unicode Standard Annex
762
+ <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="type">GUnicodeScript</span></a>. See <a class="ulink" href="http://www.unicode.org/reports/tr24/" target="_top">Unicode Standard Annex
770
763
  <span class="type">24</span>: Script names</a>.</p>
771
764
  <div class="refsect3">
772
765
  <a name="id-1.2.9.9.2.4"></a><h4>Members</h4>
@@ -1401,6 +1394,209 @@ base glyph to which it is attached</p>
1401
1394
  </td>
1402
1395
  <td class="enum_member_annotations"> </td>
1403
1396
  </tr>
1397
+ <tr>
1398
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-BASSA-VAH:CAPS"></a>PANGO_SCRIPT_BASSA_VAH</p></td>
1399
+ <td class="enum_member_description">
1400
+ <p>Bassa. Since: 1.40</p>
1401
+ </td>
1402
+ <td class="enum_member_annotations"> </td>
1403
+ </tr>
1404
+ <tr>
1405
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-CAUCASIAN-ALBANIAN:CAPS"></a>PANGO_SCRIPT_CAUCASIAN_ALBANIAN</p></td>
1406
+ <td class="enum_member_description">
1407
+ <p>Caucasian Albanian. Since: 1.40</p>
1408
+ </td>
1409
+ <td class="enum_member_annotations"> </td>
1410
+ </tr>
1411
+ <tr>
1412
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-DUPLOYAN:CAPS"></a>PANGO_SCRIPT_DUPLOYAN</p></td>
1413
+ <td class="enum_member_description">
1414
+ <p>Duployan. Since: 1.40</p>
1415
+ </td>
1416
+ <td class="enum_member_annotations"> </td>
1417
+ </tr>
1418
+ <tr>
1419
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-ELBASAN:CAPS"></a>PANGO_SCRIPT_ELBASAN</p></td>
1420
+ <td class="enum_member_description">
1421
+ <p>Elbasan. Since: 1.40</p>
1422
+ </td>
1423
+ <td class="enum_member_annotations"> </td>
1424
+ </tr>
1425
+ <tr>
1426
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-GRANTHA:CAPS"></a>PANGO_SCRIPT_GRANTHA</p></td>
1427
+ <td class="enum_member_description">
1428
+ <p>Grantha. Since: 1.40</p>
1429
+ </td>
1430
+ <td class="enum_member_annotations"> </td>
1431
+ </tr>
1432
+ <tr>
1433
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-KHOJKI:CAPS"></a>PANGO_SCRIPT_KHOJKI</p></td>
1434
+ <td class="enum_member_description">
1435
+ <p>Kjohki. Since: 1.40</p>
1436
+ </td>
1437
+ <td class="enum_member_annotations"> </td>
1438
+ </tr>
1439
+ <tr>
1440
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-KHUDAWADI:CAPS"></a>PANGO_SCRIPT_KHUDAWADI</p></td>
1441
+ <td class="enum_member_description">
1442
+ <p>Khudawadi, Sindhi. Since: 1.40</p>
1443
+ </td>
1444
+ <td class="enum_member_annotations"> </td>
1445
+ </tr>
1446
+ <tr>
1447
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-LINEAR-A:CAPS"></a>PANGO_SCRIPT_LINEAR_A</p></td>
1448
+ <td class="enum_member_description">
1449
+ <p>Linear A. Since: 1.40</p>
1450
+ </td>
1451
+ <td class="enum_member_annotations"> </td>
1452
+ </tr>
1453
+ <tr>
1454
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-MAHAJANI:CAPS"></a>PANGO_SCRIPT_MAHAJANI</p></td>
1455
+ <td class="enum_member_description">
1456
+ <p>Mahajani. Since: 1.40</p>
1457
+ </td>
1458
+ <td class="enum_member_annotations"> </td>
1459
+ </tr>
1460
+ <tr>
1461
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-MANICHAEAN:CAPS"></a>PANGO_SCRIPT_MANICHAEAN</p></td>
1462
+ <td class="enum_member_description">
1463
+ <p>Manichaean. Since: 1.40</p>
1464
+ </td>
1465
+ <td class="enum_member_annotations"> </td>
1466
+ </tr>
1467
+ <tr>
1468
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-MENDE-KIKAKUI:CAPS"></a>PANGO_SCRIPT_MENDE_KIKAKUI</p></td>
1469
+ <td class="enum_member_description">
1470
+ <p>Mende Kikakui. Since: 1.40</p>
1471
+ </td>
1472
+ <td class="enum_member_annotations"> </td>
1473
+ </tr>
1474
+ <tr>
1475
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-MODI:CAPS"></a>PANGO_SCRIPT_MODI</p></td>
1476
+ <td class="enum_member_description">
1477
+ <p>Modi. Since: 1.40</p>
1478
+ </td>
1479
+ <td class="enum_member_annotations"> </td>
1480
+ </tr>
1481
+ <tr>
1482
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-MRO:CAPS"></a>PANGO_SCRIPT_MRO</p></td>
1483
+ <td class="enum_member_description">
1484
+ <p>Mro. Since: 1.40</p>
1485
+ </td>
1486
+ <td class="enum_member_annotations"> </td>
1487
+ </tr>
1488
+ <tr>
1489
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-NABATAEAN:CAPS"></a>PANGO_SCRIPT_NABATAEAN</p></td>
1490
+ <td class="enum_member_description">
1491
+ <p>Nabataean. Since: 1.40</p>
1492
+ </td>
1493
+ <td class="enum_member_annotations"> </td>
1494
+ </tr>
1495
+ <tr>
1496
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-OLD-NORTH-ARABIAN:CAPS"></a>PANGO_SCRIPT_OLD_NORTH_ARABIAN</p></td>
1497
+ <td class="enum_member_description">
1498
+ <p>Old North Arabian. Since: 1.40</p>
1499
+ </td>
1500
+ <td class="enum_member_annotations"> </td>
1501
+ </tr>
1502
+ <tr>
1503
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-OLD-PERMIC:CAPS"></a>PANGO_SCRIPT_OLD_PERMIC</p></td>
1504
+ <td class="enum_member_description">
1505
+ <p>Old Permic. Since: 1.40</p>
1506
+ </td>
1507
+ <td class="enum_member_annotations"> </td>
1508
+ </tr>
1509
+ <tr>
1510
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-PAHAWH-HMONG:CAPS"></a>PANGO_SCRIPT_PAHAWH_HMONG</p></td>
1511
+ <td class="enum_member_description">
1512
+ <p>Pahawh Hmong. Since: 1.40</p>
1513
+ </td>
1514
+ <td class="enum_member_annotations"> </td>
1515
+ </tr>
1516
+ <tr>
1517
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-PALMYRENE:CAPS"></a>PANGO_SCRIPT_PALMYRENE</p></td>
1518
+ <td class="enum_member_description">
1519
+ <p>Palmyrene. Since: 1.40</p>
1520
+ </td>
1521
+ <td class="enum_member_annotations"> </td>
1522
+ </tr>
1523
+ <tr>
1524
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-PAU-CIN-HAU:CAPS"></a>PANGO_SCRIPT_PAU_CIN_HAU</p></td>
1525
+ <td class="enum_member_description">
1526
+ <p>Pau Cin Hau. Since: 1.40</p>
1527
+ </td>
1528
+ <td class="enum_member_annotations"> </td>
1529
+ </tr>
1530
+ <tr>
1531
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-PSALTER-PAHLAVI:CAPS"></a>PANGO_SCRIPT_PSALTER_PAHLAVI</p></td>
1532
+ <td class="enum_member_description">
1533
+ <p>Psalter Pahlavi. Since: 1.40</p>
1534
+ </td>
1535
+ <td class="enum_member_annotations"> </td>
1536
+ </tr>
1537
+ <tr>
1538
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-SIDDHAM:CAPS"></a>PANGO_SCRIPT_SIDDHAM</p></td>
1539
+ <td class="enum_member_description">
1540
+ <p>Siddham. Since: 1.40</p>
1541
+ </td>
1542
+ <td class="enum_member_annotations"> </td>
1543
+ </tr>
1544
+ <tr>
1545
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-TIRHUTA:CAPS"></a>PANGO_SCRIPT_TIRHUTA</p></td>
1546
+ <td class="enum_member_description">
1547
+ <p>Tirhuta. Since: 1.40</p>
1548
+ </td>
1549
+ <td class="enum_member_annotations"> </td>
1550
+ </tr>
1551
+ <tr>
1552
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-WARANG-CITI:CAPS"></a>PANGO_SCRIPT_WARANG_CITI</p></td>
1553
+ <td class="enum_member_description">
1554
+ <p>Warang Citi. Since: 1.40</p>
1555
+ </td>
1556
+ <td class="enum_member_annotations"> </td>
1557
+ </tr>
1558
+ <tr>
1559
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-AHOM:CAPS"></a>PANGO_SCRIPT_AHOM</p></td>
1560
+ <td class="enum_member_description">
1561
+ <p>Ahom. Since: 1.40</p>
1562
+ </td>
1563
+ <td class="enum_member_annotations"> </td>
1564
+ </tr>
1565
+ <tr>
1566
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-ANATOLIAN-HIEROGLYPHS:CAPS"></a>PANGO_SCRIPT_ANATOLIAN_HIEROGLYPHS</p></td>
1567
+ <td class="enum_member_description">
1568
+ <p>Anatolian Hieroglyphs. Since: 1.40</p>
1569
+ </td>
1570
+ <td class="enum_member_annotations"> </td>
1571
+ </tr>
1572
+ <tr>
1573
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-HATRAN:CAPS"></a>PANGO_SCRIPT_HATRAN</p></td>
1574
+ <td class="enum_member_description">
1575
+ <p>Hatran. Since: 1.40</p>
1576
+ </td>
1577
+ <td class="enum_member_annotations"> </td>
1578
+ </tr>
1579
+ <tr>
1580
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-MULTANI:CAPS"></a>PANGO_SCRIPT_MULTANI</p></td>
1581
+ <td class="enum_member_description">
1582
+ <p>Multani. Since: 1.40</p>
1583
+ </td>
1584
+ <td class="enum_member_annotations"> </td>
1585
+ </tr>
1586
+ <tr>
1587
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-OLD-HUNGARIAN:CAPS"></a>PANGO_SCRIPT_OLD_HUNGARIAN</p></td>
1588
+ <td class="enum_member_description">
1589
+ <p>Old Hungarian. Since: 1.40</p>
1590
+ </td>
1591
+ <td class="enum_member_annotations"> </td>
1592
+ </tr>
1593
+ <tr>
1594
+ <td class="enum_member_name"><p><a name="PANGO-SCRIPT-SIGNWRITING:CAPS"></a>PANGO_SCRIPT_SIGNWRITING</p></td>
1595
+ <td class="enum_member_description">
1596
+ <p>Signwriting. Since: 1.40</p>
1597
+ </td>
1598
+ <td class="enum_member_annotations"> </td>
1599
+ </tr>
1404
1600
  </tbody>
1405
1601
  </table></div>
1406
1602
  </div>
@@ -1424,7 +1620,6 @@ copied and compared with each other.</p>
1424
1620
  </div>
1425
1621
  </div>
1426
1622
  <div class="footer">
1427
- <hr>
1428
- Generated by GTK-Doc V1.21.1</div>
1623
+ <hr>Generated by GTK-Doc V1.24</div>
1429
1624
  </body>
1430
1625
  </html>