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
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2000-2014 IBM, Inc. and others.
6
6
  .\"
7
- .TH DERB 1 "7 Mar 2014" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH DERB 1 "7 Mar 2014" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B derb
10
10
  \- disassemble a resource bundle
@@ -178,7 +178,7 @@ This is the set which is guaranteed to be available regardless of code page.
178
178
  .TP 10
179
179
  .B ICU_DATA
180
180
  Specifies the directory containing ICU data. Defaults to
181
- .BR ${prefix}/share/icu/55.1/ .
181
+ .BR ${prefix}/share/icu/57.1/ .
182
182
  Some tools in ICU depend on the presence of the trailing slash. It is thus
183
183
  important to make sure that it is present if
184
184
  .B ICU_DATA
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2005-2006 International Business Machines Corporation and others
6
6
  .\"
7
- .TH GENBRK 1 "2 December 2005" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH GENBRK 1 "2 December 2005" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B genbrk
10
10
  \- Compiles ICU break iteration rules source files into binary data files
@@ -94,7 +94,7 @@ with the BOM.
94
94
  .TP 10
95
95
  .B ICU_DATA
96
96
  Specifies the directory containing ICU data. Defaults to
97
- .BR ${prefix}/share/icu/55.1/ .
97
+ .BR ${prefix}/share/icu/57.1/ .
98
98
  Some tools in ICU depend on the presence of the trailing slash. It is thus
99
99
  important to make sure that it is present if
100
100
  .B ICU_DATA
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2012 International Business Machines Corporation and others
6
6
  .\"
7
- .TH GENCFU 1 "24 May 2009" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH GENCFU 1 "24 May 2009" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B gencfu
10
10
  \- Generates Unicode Confusable data files
@@ -7,7 +7,7 @@
7
7
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
8
8
  .\" Manual page by George Rhoten
9
9
  .\"
10
- .TH GENCNVAL 1 "11 March 2004" "ICU MANPAGE" "ICU 55.1 Manual"
10
+ .TH GENCNVAL 1 "11 March 2004" "ICU MANPAGE" "ICU 57.1 Manual"
11
11
  .SH NAME
12
12
  .B gencnval
13
13
  \- compile the converters aliases file
@@ -73,7 +73,7 @@ The default destination directory is specified by the environment variable
73
73
  .TP 10
74
74
  .B ICU_DATA
75
75
  Specifies the directory containing ICU data. Defaults to
76
- .BR ${prefix}/share/icu/55.1/ .
76
+ .BR ${prefix}/share/icu/57.1/ .
77
77
  Some tools in ICU depend on the presence of the trailing slash. It is thus
78
78
  important to make sure that it is present if
79
79
  .B ICU_DATA
@@ -84,7 +84,7 @@ is set.
84
84
  Description of ICU's converters and their aliases. This data file is not
85
85
  normally installed, and it is available as a part of ICU source code.
86
86
  .SH VERSION
87
- 55.1
87
+ 57.1
88
88
  .SH COPYRIGHT
89
89
  Copyright (C) 2000-2004 IBM, Inc. and others.
90
90
  .SH SEE ALSO
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2012 International Business Machines Corporation and others
6
6
  .\"
7
- .TH GENDICT 1 "1 June 2012" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH GENDICT 1 "1 June 2012" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B gendict
10
10
  \- Compiles word list into ICU string trie dictionary
@@ -115,7 +115,7 @@ must be specified.
115
115
  .TP 10
116
116
  .B ICU_DATA
117
117
  Specifies the directory containing ICU data. Defaults to
118
- .BR ${prefix}/share/icu/55.1/ .
118
+ .BR ${prefix}/share/icu/57.1/ .
119
119
  Some tools in ICU depend on the presence of the trailing slash. It is thus
120
120
  important to make sure that it is present if
121
121
  .B ICU_DATA
@@ -6,7 +6,7 @@
6
6
  .\"
7
7
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
8
8
  .\"
9
- .TH GENRB 1 "16 April 2002" "ICU MANPAGE" "ICU 55.1 Manual"
9
+ .TH GENRB 1 "16 April 2002" "ICU MANPAGE" "ICU 57.1 Manual"
10
10
  .SH NAME
11
11
  .B genrb
12
12
  \- compile a resource bundle
@@ -131,13 +131,13 @@ This is the set which is guaranteed to be available regardless of code page.
131
131
  .TP 10
132
132
  .B ICU_DATA
133
133
  Specifies the directory containing ICU data. Defaults to
134
- .BR ${prefix}/share/icu/55.1/ .
134
+ .BR ${prefix}/share/icu/57.1/ .
135
135
  Some tools in ICU depend on the presence of the trailing slash. It is thus
136
136
  important to make sure that it is present if
137
137
  .B ICU_DATA
138
138
  is set.
139
139
  .SH VERSION
140
- 55.1
140
+ 57.1
141
141
  .SH COPYRIGHT
142
142
  Copyright (C) 2000-2002 IBM, Inc. and others.
143
143
  .SH SEE ALSO
@@ -8,7 +8,7 @@
8
8
  .\" Modified by Steven R. Loomis <srl@jtcsv.com>.
9
9
  .\" With help from http://www.igpm.rwth-aachen.de/~albrecht/manpage.html
10
10
 
11
- .TH ICU-CONFIG 1 "17 May 2004" "ICU MANPAGE" "ICU 55.1 Manual"
11
+ .TH ICU-CONFIG 1 "17 May 2004" "ICU MANPAGE" "ICU 57.1 Manual"
12
12
  .\".Dd "17 May 2004"
13
13
  .\".Dt ICU-CONFIG 1
14
14
  .\".Os
@@ -282,7 +282,7 @@ Prints the 'Makefile.inc' path, suitable for use with pkgdata(1)'s \-O option.
282
282
  .SH AUTHORS
283
283
  Steven Loomis
284
284
  .SH VERSION
285
- 55.1
285
+ 57.1
286
286
  .SH COPYRIGHT
287
287
  Copyright (C) 2002-2004 IBM, Inc. and others.
288
288
 
@@ -6,7 +6,7 @@
6
6
  .\"
7
7
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
8
8
  .\"
9
- .TH MAKECONV 1 "16 April 2002" "ICU MANPAGE" "ICU 55.1 Manual"
9
+ .TH MAKECONV 1 "16 April 2002" "ICU MANPAGE" "ICU 57.1 Manual"
10
10
  .SH NAME
11
11
  .B makeconv
12
12
  \- compile a converter table
@@ -96,13 +96,13 @@ packaged one.
96
96
  .TP 10
97
97
  .B ICU_DATA
98
98
  Specifies the directory containing ICU data. Defaults to
99
- .BR ${prefix}/share/icu/55.1/ .
99
+ .BR ${prefix}/share/icu/57.1/ .
100
100
  Some tools in ICU depend on the presence of the trailing slash. It is thus
101
101
  important to make sure that it is present if
102
102
  .B ICU_DATA
103
103
  is set.
104
104
  .SH VERSION
105
- 55.1
105
+ 57.1
106
106
  .SH COPYRIGHT
107
107
  Copyright (C) 2000 IBM, Inc. and others.
108
108
  .SH SEE ALSO
@@ -1 +1,113 @@
1
- help2man is required to generate this file.
1
+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2
+ .TH PANGO-VIEW "1" "March 2016" "pango-view (pango) 1.40.0" "User Commands"
3
+ .SH NAME
4
+ pango-view \- Pango text viewer
5
+ .SH DESCRIPTION
6
+ .SS "Usage:"
7
+ .IP
8
+ pango\-view [OPTION...] \- FILE
9
+ .SS "Help Options:"
10
+ .TP
11
+ \fB\-h\fR, \fB\-\-help\fR
12
+ Show help options
13
+ .TP
14
+ \fB\-\-help\-all\fR
15
+ Show all help options
16
+ .TP
17
+ \fB\-\-help\-cairo\fR
18
+ Options understood by the cairo backend
19
+ .SS "Cairo backend options:"
20
+ .TP
21
+ \fB\-\-annotate\fR=\fI\,1\/\fR or 2
22
+ Annotate the output
23
+ .SS "Application Options:"
24
+ .TP
25
+ \fB\-\-no\-auto\-dir\fR
26
+ No layout direction according to contents
27
+ .TP
28
+ \fB\-\-backend\fR=\fI\,cairo\/\fR/xft/ft2
29
+ Pango backend to use for rendering (default: cairo)
30
+ .TP
31
+ \fB\-\-background\fR=\fI\,red\/\fR/#rrggbb/#rrggbbaa/transparent
32
+ Set the background color
33
+ .TP
34
+ \fB\-q\fR, \fB\-\-no\-display\fR
35
+ Do not display (just write to file or whatever)
36
+ .TP
37
+ \fB\-\-dpi\fR=\fI\,number\/\fR
38
+ Set the resolution
39
+ .TP
40
+ \fB\-\-align\fR=\fI\,left\/\fR/center/right
41
+ Text alignment
42
+ .TP
43
+ \fB\-\-ellipsize\fR=\fI\,start\/\fR/middle/end
44
+ Ellipsization mode
45
+ .TP
46
+ \fB\-\-font\fR=\fI\,description\/\fR
47
+ Set the font description
48
+ .TP
49
+ \fB\-\-foreground\fR=\fI\,red\/\fR/#rrggbb/#rrggbbaa
50
+ Set the text color
51
+ .TP
52
+ \fB\-\-gravity\fR=\fI\,south\/\fR/east/north/west/auto
53
+ Base gravity: glyph rotation
54
+ .TP
55
+ \fB\-\-gravity\-hint\fR=\fI\,natural\/\fR/strong/line
56
+ Gravity hint
57
+ .TP
58
+ \fB\-\-header\fR
59
+ Display the options in the output
60
+ .TP
61
+ \fB\-\-height=\fR+points/\-numlines
62
+ Height in points (positive) or number of lines (negative) for ellipsizing
63
+ .TP
64
+ \fB\-\-hinting\fR=\fI\,none\/\fR/auto/full
65
+ Hinting style
66
+ .TP
67
+ \fB\-\-indent\fR=\fI\,points\/\fR
68
+ Width in points to indent paragraphs
69
+ .TP
70
+ \fB\-\-justify\fR
71
+ Align paragraph lines to be justified
72
+ .TP
73
+ \fB\-\-language\fR=\fI\,en_US\/\fR/etc
74
+ Language to use for font selection
75
+ .TP
76
+ \fB\-\-margin\fR=\fI\,CSS\-style\/\fR numbers in pixels
77
+ Set the margin on the output in pixels
78
+ .TP
79
+ \fB\-\-markup\fR
80
+ Interpret text as Pango markup
81
+ .TP
82
+ \fB\-o\fR, \fB\-\-output\fR=\fI\,file\/\fR
83
+ Save rendered image to output file
84
+ .TP
85
+ \fB\-\-pixels\fR
86
+ Use pixel units instead of points (sets dpi to 72)
87
+ .TP
88
+ \fB\-\-rtl\fR
89
+ Set base direction to right\-to\-left
90
+ .TP
91
+ \fB\-\-rotate\fR=\fI\,degrees\/\fR
92
+ Angle at which to rotate results
93
+ .TP
94
+ \fB\-n\fR, \fB\-\-runs\fR=\fI\,integer\/\fR
95
+ Run Pango layout engine this many times
96
+ .TP
97
+ \fB\-\-single\-par\fR
98
+ Enable single\-paragraph mode
99
+ .TP
100
+ \fB\-t\fR, \fB\-\-text\fR=\fI\,string\/\fR
101
+ Text to display (instead of a file)
102
+ .TP
103
+ \fB\-\-version\fR
104
+ Show version numbers
105
+ .TP
106
+ \fB\-\-waterfall\fR
107
+ Create a waterfall display
108
+ .TP
109
+ \fB\-w\fR, \fB\-\-width\fR=\fI\,points\/\fR
110
+ Width in points to which to wrap lines or ellipsize
111
+ .TP
112
+ \fB\-\-wrap\fR=\fI\,word\/\fR/char/word\-char
113
+ Text wrapping mode (needs a width to be set)
@@ -7,7 +7,7 @@
7
7
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
8
8
  .\" Modified by Michael Ow <mow@us.ibm.com>.
9
9
  .\"
10
- .TH PKGDATA 1 "6 February 2009" "ICU MANPAGE" "ICU 55.1 Manual"
10
+ .TH PKGDATA 1 "6 February 2009" "ICU MANPAGE" "ICU 57.1 Manual"
11
11
  .SH NAME
12
12
  .B pkgdata
13
13
  \- package data for use by ICU
@@ -252,7 +252,7 @@ Steven Loomis
252
252
  .br
253
253
  Yves Arrouye
254
254
  .SH VERSION
255
- 55.1
255
+ 57.1
256
256
  .SH COPYRIGHT
257
257
  Copyright (C) 2000-2009 IBM, Inc. and others.
258
258
 
@@ -6,7 +6,7 @@
6
6
  .\"
7
7
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
8
8
  .\"
9
- .TH UCONV 1 "2005-jul-1" "ICU MANPAGE" "ICU 55.1 Manual"
9
+ .TH UCONV 1 "2005-jul-1" "ICU MANPAGE" "ICU 57.1 Manual"
10
10
  .SH NAME
11
11
  .B uconv
12
12
  \- convert data from one encoding to another
@@ -436,7 +436,7 @@ Jonas Utterstroem
436
436
  .br
437
437
  Yves Arrouye
438
438
  .SH VERSION
439
- 55.1
439
+ 57.1
440
440
  .SH COPYRIGHT
441
441
  Copyright (C) 2000-2005 IBM, Inc. and others.
442
442
  .SH SEE ALSO
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2003-2004 IBM, Inc. and others.
6
6
  .\"
7
- .TH GENCCODE 8 "11 March 2004" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH GENCCODE 8 "11 March 2004" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B genccode
10
10
  \- generate C or platform specific assembly code from an ICU data file.
@@ -101,6 +101,6 @@ option) followed by an underscore and the type of the data (set by the
101
101
  .BI "\-t\fP, \fB\-\-type"
102
102
  option).
103
103
  .SH VERSION
104
- 55.1
104
+ 57.1
105
105
  .SH COPYRIGHT
106
106
  Copyright (C) 2000-2004 IBM, Inc. and others.
@@ -6,7 +6,7 @@
6
6
  .\"
7
7
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
8
8
  .\"
9
- .TH GENCMN 8 "5 November 2001" "ICU MANPAGE" "ICU 55.1 Manual"
9
+ .TH GENCMN 8 "5 November 2001" "ICU MANPAGE" "ICU 57.1 Manual"
10
10
  .SH NAME
11
11
  .B gencmn
12
12
  \- generate an ICU memory-mappable data file
@@ -116,13 +116,13 @@ option).
116
116
  .TP 10
117
117
  .B ICU_DATA
118
118
  Specifies the directory containing ICU data. Defaults to
119
- .BR ${prefix}/share/icu/55.1/ .
119
+ .BR ${prefix}/share/icu/57.1/ .
120
120
  Some tools in ICU depend on the presence of the trailing slash. It is thus
121
121
  important to make sure that it is present if
122
122
  .B ICU_DATA
123
123
  is set.
124
124
  .SH VERSION
125
- 55.1
125
+ 57.1
126
126
  .SH COPYRIGHT
127
127
  Copyright (C) 2000-2001 IBM, Inc. and others.
128
128
  .SH SEE ALSO
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2003 IBM, Inc. and others.
6
6
  .\"
7
- .TH gensprep 8 "18 March 2003" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH gensprep 8 "18 March 2003" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B gensprep
10
10
  \- compile StringPrep data from files filtered by filterRFC3454.pl
@@ -66,7 +66,7 @@ The default destination directory is specified by the environment variable
66
66
  .TP 10
67
67
  .B ICU_DATA
68
68
  Specifies the directory containing ICU data. Defaults to
69
- .BR ${prefix}/share/icu/55.1/ .
69
+ .BR ${prefix}/share/icu/57.1/ .
70
70
  Some tools in ICU depend on the presence of the trailing slash. It is thus
71
71
  important to make sure that it is present if
72
72
  .B ICU_DATA
@@ -95,7 +95,7 @@ Contains the list of code points that are prohibited for IDNA.
95
95
  .B NormalizationCorrections.txt
96
96
  Contains the list of code points whose normalization has changed since Unicode Version 3.2.0.
97
97
  .SH VERSION
98
- 55.1
98
+ 57.1
99
99
  .SH COPYRIGHT
100
100
  Copyright (C) 2000-2002 IBM, Inc. and others.
101
101
  .SH SEE ALSO
@@ -4,7 +4,7 @@
4
4
  .\"
5
5
  .\" Copyright (C) 2000-2006 IBM, Inc. and others.
6
6
  .\"
7
- .TH ICUPKG 8 "18 August 2006" "ICU MANPAGE" "ICU 55.1 Manual"
7
+ .TH ICUPKG 8 "18 August 2006" "ICU MANPAGE" "ICU 57.1 Manual"
8
8
  .SH NAME
9
9
  .B icupkg
10
10
  \- extract or modify an ICU
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pango
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.7
4
+ version: 3.0.8
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-06 00:00:00.000000000 Z
11
+ date: 2016-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cairo
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 3.0.7
33
+ version: 3.0.8
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 3.0.7
40
+ version: 3.0.8
41
41
  description: Ruby/Pango is a Ruby binding of pango-1.x.
42
42
  email: ruby-gnome2-devel-en@lists.sourceforge.net
43
43
  executables: []
@@ -88,9 +88,8 @@ files:
88
88
  - ext/pango/rbpangoscriptiter.c
89
89
  - ext/pango/rbpangotabarray.c
90
90
  - extconf.rb
91
- - lib/2.0/pango.so
92
- - lib/2.1/pango.so
93
91
  - lib/2.2/pango.so
92
+ - lib/2.3/pango.so
94
93
  - lib/pango.rb
95
94
  - sample/attribute.rb
96
95
  - sample/break.rb
@@ -136,11 +135,9 @@ files:
136
135
  - vendor/local/bin/libpangoft2-1.0-0.dll
137
136
  - vendor/local/bin/libpangowin32-1.0-0.dll
138
137
  - vendor/local/bin/makeconv.exe
139
- - vendor/local/bin/pango-querymodules.exe
140
138
  - vendor/local/bin/pango-view.exe
141
139
  - vendor/local/bin/pkgdata.exe
142
140
  - vendor/local/bin/uconv.exe
143
- - vendor/local/etc/pango/pango.modules
144
141
  - vendor/local/include/harfbuzz/hb-blob.h
145
142
  - vendor/local/include/harfbuzz/hb-buffer.h
146
143
  - vendor/local/include/harfbuzz/hb-common.h
@@ -280,6 +277,7 @@ files:
280
277
  - vendor/local/include/unicode/scientificnumberformatter.h
281
278
  - vendor/local/include/unicode/search.h
282
279
  - vendor/local/include/unicode/selfmt.h
280
+ - vendor/local/include/unicode/simpleformatter.h
283
281
  - vendor/local/include/unicode/simpletz.h
284
282
  - vendor/local/include/unicode/smpdtfmt.h
285
283
  - vendor/local/include/unicode/sortkey.h
@@ -350,6 +348,7 @@ files:
350
348
  - vendor/local/include/unicode/upluralrules.h
351
349
  - vendor/local/include/unicode/uregex.h
352
350
  - vendor/local/include/unicode/uregion.h
351
+ - vendor/local/include/unicode/ureldatefmt.h
353
352
  - vendor/local/include/unicode/urename.h
354
353
  - vendor/local/include/unicode/urep.h
355
354
  - vendor/local/include/unicode/ures.h
@@ -380,26 +379,26 @@ files:
380
379
  - vendor/local/lib/girepository-1.0/Pango-1.0.typelib
381
380
  - vendor/local/lib/girepository-1.0/PangoCairo-1.0.typelib
382
381
  - vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib
383
- - vendor/local/lib/icu/55.1/Makefile.inc
384
- - vendor/local/lib/icu/55.1/pkgdata.inc
382
+ - vendor/local/lib/icu/57.1/Makefile.inc
383
+ - vendor/local/lib/icu/57.1/pkgdata.inc
385
384
  - vendor/local/lib/icu/Makefile.inc
386
385
  - vendor/local/lib/icu/pkgdata.inc
387
386
  - vendor/local/lib/icudt.dll
388
- - vendor/local/lib/icudt55.dll
387
+ - vendor/local/lib/icudt57.dll
389
388
  - vendor/local/lib/icuin.dll
390
- - vendor/local/lib/icuin55.dll
389
+ - vendor/local/lib/icuin57.dll
391
390
  - vendor/local/lib/icuio.dll
392
- - vendor/local/lib/icuio55.dll
391
+ - vendor/local/lib/icuio57.dll
393
392
  - vendor/local/lib/icule.dll
394
- - vendor/local/lib/icule55.dll
393
+ - vendor/local/lib/icule57.dll
395
394
  - vendor/local/lib/iculx.dll
396
- - vendor/local/lib/iculx55.dll
395
+ - vendor/local/lib/iculx57.dll
397
396
  - vendor/local/lib/icutest.dll
398
- - vendor/local/lib/icutest55.dll
397
+ - vendor/local/lib/icutest57.dll
399
398
  - vendor/local/lib/icutu.dll
400
- - vendor/local/lib/icutu55.dll
399
+ - vendor/local/lib/icutu57.dll
401
400
  - vendor/local/lib/icuuc.dll
402
- - vendor/local/lib/icuuc55.dll
401
+ - vendor/local/lib/icuuc57.dll
403
402
  - vendor/local/lib/libharfbuzz-icu.a
404
403
  - vendor/local/lib/libharfbuzz-icu.la
405
404
  - vendor/local/lib/libharfbuzz.dll.a
@@ -420,18 +419,6 @@ files:
420
419
  - vendor/local/lib/libpangoft2-1.0.la
421
420
  - vendor/local/lib/libpangowin32-1.0.dll.a
422
421
  - vendor/local/lib/libpangowin32-1.0.la
423
- - vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll
424
- - vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a
425
- - vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la
426
- - vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll
427
- - vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a
428
- - vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.la
429
- - vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll
430
- - vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a
431
- - vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la
432
- - vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll
433
- - vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a
434
- - vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la
435
422
  - vendor/local/lib/pkgconfig/harfbuzz-icu.pc
436
423
  - vendor/local/lib/pkgconfig/harfbuzz.pc
437
424
  - vendor/local/lib/pkgconfig/icu-i18n.pc
@@ -446,17 +433,37 @@ files:
446
433
  - vendor/local/share/gir-1.0/Pango-1.0.gir
447
434
  - vendor/local/share/gir-1.0/PangoCairo-1.0.gir
448
435
  - vendor/local/share/gir-1.0/PangoFT2-1.0.gir
436
+ - vendor/local/share/gtk-doc/html/harfbuzz/HarfBuzz.png
449
437
  - vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
450
438
  - vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html
439
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html
440
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html
441
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html
442
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html
443
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html
444
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html
445
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html
446
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html
447
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html
448
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html
449
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html
450
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html
451
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html
452
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html
453
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html
454
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html
455
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
456
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
451
457
  - vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html
452
458
  - vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
453
- - vendor/local/share/gtk-doc/html/harfbuzz/ch06.html
459
+ - vendor/local/share/gtk-doc/html/harfbuzz/building.html
460
+ - vendor/local/share/gtk-doc/html/harfbuzz/ch07.html
454
461
  - vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
455
462
  - vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html
456
463
  - vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html
464
+ - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html
457
465
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html
458
466
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html
459
- - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-buffer.html
460
467
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html
461
468
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html
462
469
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html
@@ -467,7 +474,9 @@ files:
467
474
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html
468
475
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html
469
476
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html
477
+ - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
470
478
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
479
+ - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
471
480
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html
472
481
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html
473
482
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html
@@ -480,6 +489,7 @@ files:
480
489
  - vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html
481
490
  - vendor/local/share/gtk-doc/html/harfbuzz/home.png
482
491
  - vendor/local/share/gtk-doc/html/harfbuzz/index.html
492
+ - vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html
483
493
  - vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png
484
494
  - vendor/local/share/gtk-doc/html/harfbuzz/left.png
485
495
  - vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html
@@ -521,7 +531,9 @@ files:
521
531
  - vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html
522
532
  - vendor/local/share/gtk-doc/html/pango/api-index-1-32.html
523
533
  - vendor/local/share/gtk-doc/html/pango/api-index-1-34.html
534
+ - vendor/local/share/gtk-doc/html/pango/api-index-1-38.html
524
535
  - vendor/local/share/gtk-doc/html/pango/api-index-1-4.html
536
+ - vendor/local/share/gtk-doc/html/pango/api-index-1-40.html
525
537
  - vendor/local/share/gtk-doc/html/pango/api-index-1-6.html
526
538
  - vendor/local/share/gtk-doc/html/pango/api-index-1-8.html
527
539
  - vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html
@@ -554,7 +566,6 @@ files:
554
566
  - vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html
555
567
  - vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html
556
568
  - vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html
557
- - vendor/local/share/gtk-doc/html/pango/pango-querymodules.html
558
569
  - vendor/local/share/gtk-doc/html/pango/pango.devhelp2
559
570
  - vendor/local/share/gtk-doc/html/pango/pango.html
560
571
  - vendor/local/share/gtk-doc/html/pango/rendering.html
@@ -562,13 +573,12 @@ files:
562
573
  - vendor/local/share/gtk-doc/html/pango/right.png
563
574
  - vendor/local/share/gtk-doc/html/pango/rotated-text.png
564
575
  - vendor/local/share/gtk-doc/html/pango/style.css
565
- - vendor/local/share/gtk-doc/html/pango/tools.html
566
576
  - vendor/local/share/gtk-doc/html/pango/up-insensitive.png
567
577
  - vendor/local/share/gtk-doc/html/pango/up.png
568
- - vendor/local/share/icu/55.1/config/mh-mingw
569
- - vendor/local/share/icu/55.1/install-sh
570
- - vendor/local/share/icu/55.1/license.html
571
- - vendor/local/share/icu/55.1/mkinstalldirs
578
+ - vendor/local/share/icu/57.1/LICENSE
579
+ - vendor/local/share/icu/57.1/config/mh-mingw
580
+ - vendor/local/share/icu/57.1/install-sh
581
+ - vendor/local/share/icu/57.1/mkinstalldirs
572
582
  - vendor/local/share/license/harfbuzz/AUTHORS
573
583
  - vendor/local/share/license/harfbuzz/COPYING
574
584
  - vendor/local/share/license/pango/AUTHORS
@@ -581,7 +591,6 @@ files:
581
591
  - vendor/local/share/man/man1/genrb.1
582
592
  - vendor/local/share/man/man1/icu-config.1
583
593
  - vendor/local/share/man/man1/makeconv.1
584
- - vendor/local/share/man/man1/pango-querymodules.1
585
594
  - vendor/local/share/man/man1/pango-view.1
586
595
  - vendor/local/share/man/man1/pkgdata.1
587
596
  - vendor/local/share/man/man1/uconv.1
@@ -591,7 +600,7 @@ files:
591
600
  - vendor/local/share/man/man8/icupkg.8
592
601
  homepage: http://ruby-gnome2.sourceforge.jp/
593
602
  licenses:
594
- - LGPLv2.1 or later
603
+ - LGPLv2.1+
595
604
  metadata: {}
596
605
  post_install_message:
597
606
  rdoc_options: []