pango 3.2.7-x64-mingw32 → 3.2.8-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (236) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +10 -7
  3. data/lib/2.2/pango.so +0 -0
  4. data/lib/2.3/pango.so +0 -0
  5. data/lib/2.4/pango.so +0 -0
  6. data/lib/2.5/pango.so +0 -0
  7. data/pango.gemspec +2 -0
  8. data/vendor/local/bin/derb.exe +0 -0
  9. data/vendor/local/bin/escapesrc.exe +0 -0
  10. data/vendor/local/bin/fribidi.exe +0 -0
  11. data/vendor/local/bin/genbrk.exe +0 -0
  12. data/vendor/local/bin/genccode.exe +0 -0
  13. data/vendor/local/bin/gencfu.exe +0 -0
  14. data/vendor/local/bin/gencmn.exe +0 -0
  15. data/vendor/local/bin/gencnval.exe +0 -0
  16. data/vendor/local/bin/gendict.exe +0 -0
  17. data/vendor/local/bin/gennorm2.exe +0 -0
  18. data/vendor/local/bin/genrb.exe +0 -0
  19. data/vendor/local/bin/gensprep.exe +0 -0
  20. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  21. data/vendor/local/bin/hb-shape.exe +0 -0
  22. data/vendor/local/bin/hb-subset.exe +0 -0
  23. data/vendor/local/bin/hb-view.exe +0 -0
  24. data/vendor/local/bin/icu-config +6 -6
  25. data/vendor/local/bin/icuinfo.exe +0 -0
  26. data/vendor/local/bin/icupkg.exe +0 -0
  27. data/vendor/local/bin/libfribidi-0.dll +0 -0
  28. data/vendor/local/bin/libgraphene-1.0-0.dll +0 -0
  29. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  30. data/vendor/local/bin/libharfbuzz-subset-0.dll +0 -0
  31. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  32. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  33. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  34. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  35. data/vendor/local/bin/makeconv.exe +0 -0
  36. data/vendor/local/{libexec/installed-tests/graphene-1.0/quad.exe → bin/pango-list.exe} +0 -0
  37. data/vendor/local/bin/pango-view.exe +0 -0
  38. data/vendor/local/bin/pkgdata.exe +0 -0
  39. data/vendor/local/bin/uconv.exe +0 -0
  40. data/vendor/local/include/fribidi/fribidi-config.h +2 -2
  41. data/vendor/local/include/graphene-1.0/graphene-macros.h +1 -1
  42. data/vendor/local/include/graphene-1.0/graphene-matrix.h +1 -1
  43. data/vendor/local/include/graphene-1.0/graphene-vec2.h +1 -1
  44. data/vendor/local/include/graphene-1.0/graphene-vec3.h +1 -1
  45. data/vendor/local/include/graphene-1.0/graphene-vec4.h +1 -1
  46. data/vendor/local/include/graphene-1.0/graphene-version.h +2 -2
  47. data/vendor/local/include/harfbuzz/hb-ot-layout.h +13 -0
  48. data/vendor/local/include/harfbuzz/hb-set.h +4 -0
  49. data/vendor/local/include/harfbuzz/hb-subset-plan.hh +1 -1
  50. data/vendor/local/include/harfbuzz/hb-subset-private.hh +1 -0
  51. data/vendor/local/include/harfbuzz/hb-subset.h +3 -0
  52. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  53. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  54. data/vendor/local/include/unicode/brkiter.h +1 -1
  55. data/vendor/local/include/unicode/bytestriebuilder.h +1 -1
  56. data/vendor/local/include/unicode/caniter.h +2 -2
  57. data/vendor/local/include/unicode/compactdecimalformat.h +17 -250
  58. data/vendor/local/include/unicode/currunit.h +3 -2
  59. data/vendor/local/include/unicode/dcfmtsym.h +8 -1
  60. data/vendor/local/include/unicode/decimfmt.h +301 -439
  61. data/vendor/local/include/unicode/docmain.h +1 -1
  62. data/vendor/local/include/unicode/edits.h +129 -21
  63. data/vendor/local/include/unicode/fmtable.h +14 -21
  64. data/vendor/local/include/unicode/fpositer.h +0 -8
  65. data/vendor/local/include/unicode/measunit.h +0 -8
  66. data/vendor/local/include/unicode/nounit.h +6 -6
  67. data/vendor/local/include/unicode/numberformatter.h +1005 -553
  68. data/vendor/local/include/unicode/numfmt.h +10 -10
  69. data/vendor/local/include/unicode/platform.h +0 -14
  70. data/vendor/local/include/unicode/plurrule.h +0 -21
  71. data/vendor/local/include/unicode/rbbi.h +9 -15
  72. data/vendor/local/include/unicode/rbnf.h +2 -2
  73. data/vendor/local/include/unicode/scientificnumberformatter.h +0 -5
  74. data/vendor/local/include/unicode/smpdtfmt.h +33 -6
  75. data/vendor/local/include/unicode/timezone.h +2 -0
  76. data/vendor/local/include/unicode/uchar.h +42 -3
  77. data/vendor/local/include/unicode/unistr.h +3 -3
  78. data/vendor/local/include/unicode/unum.h +26 -5
  79. data/vendor/local/include/unicode/unumberformatter.h +717 -0
  80. data/vendor/local/include/unicode/urename.h +13 -0
  81. data/vendor/local/include/unicode/uscript.h +16 -1
  82. data/vendor/local/include/unicode/uspoof.h +24 -1
  83. data/vendor/local/include/unicode/utypes.h +4 -1
  84. data/vendor/local/include/unicode/uvernum.h +5 -5
  85. data/vendor/local/lib/cmake/harfbuzz/harfbuzz-config.cmake +1 -1
  86. data/vendor/local/lib/graphene-1.0/include/graphene-config.h +3 -1
  87. data/vendor/local/lib/icu/{61.1 → 62.1}/Makefile.inc +6 -6
  88. data/vendor/local/lib/icu/{61.1 → 62.1}/pkgdata.inc +3 -3
  89. data/vendor/local/lib/icu/Makefile.inc +6 -6
  90. data/vendor/local/lib/icu/pkgdata.inc +3 -3
  91. data/vendor/local/lib/icudt.dll +0 -0
  92. data/vendor/local/lib/{icudt61.dll → icudt62.dll} +0 -0
  93. data/vendor/local/lib/icuin.dll +0 -0
  94. data/vendor/local/lib/icuin62.dll +0 -0
  95. data/vendor/local/lib/icuio.dll +0 -0
  96. data/vendor/local/lib/{icuio61.dll → icuio62.dll} +0 -0
  97. data/vendor/local/lib/icutest.dll +0 -0
  98. data/vendor/local/lib/{icutest61.dll → icutest62.dll} +0 -0
  99. data/vendor/local/lib/icutu.dll +0 -0
  100. data/vendor/local/lib/{icutu61.dll → icutu62.dll} +0 -0
  101. data/vendor/local/lib/icuuc.dll +0 -0
  102. data/vendor/local/lib/{icuuc61.dll → icuuc62.dll} +0 -0
  103. data/vendor/local/lib/libfribidi.dll.a +0 -0
  104. data/vendor/local/lib/libgraphene-1.0.dll.a +0 -0
  105. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  106. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  107. data/vendor/local/lib/libharfbuzz-subset.dll.a +0 -0
  108. data/vendor/local/lib/libharfbuzz-subset.la +2 -2
  109. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  110. data/vendor/local/lib/libharfbuzz.la +2 -2
  111. data/vendor/local/lib/libicudt.dll.a +0 -0
  112. data/vendor/local/lib/libicuin.dll.a +0 -0
  113. data/vendor/local/lib/libicuio.dll.a +0 -0
  114. data/vendor/local/lib/libicutest.dll.a +0 -0
  115. data/vendor/local/lib/libicutu.dll.a +0 -0
  116. data/vendor/local/lib/libicuuc.dll.a +0 -0
  117. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  118. data/vendor/local/lib/libpango-1.0.la +2 -2
  119. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  120. data/vendor/local/lib/libpangocairo-1.0.la +2 -2
  121. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  122. data/vendor/local/lib/libpangoft2-1.0.la +2 -2
  123. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  124. data/vendor/local/lib/libpangowin32-1.0.la +2 -2
  125. data/vendor/local/lib/pkgconfig/fribidi.pc +1 -1
  126. data/vendor/local/lib/pkgconfig/graphene-1.0.pc +7 -11
  127. data/vendor/local/lib/pkgconfig/graphene-gobject-1.0.pc +6 -12
  128. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  129. data/vendor/local/lib/pkgconfig/harfbuzz-subset.pc +1 -1
  130. data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
  131. data/vendor/local/lib/pkgconfig/icu-i18n.pc +6 -6
  132. data/vendor/local/lib/pkgconfig/icu-io.pc +6 -6
  133. data/vendor/local/lib/pkgconfig/icu-uc.pc +6 -6
  134. data/vendor/local/lib/pkgconfig/pango.pc +3 -2
  135. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  136. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  137. data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
  138. data/vendor/local/share/gir-1.0/Graphene-1.0.gir +1 -1
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +80 -0
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +34 -0
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +13 -0
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +20 -0
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +83 -28
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +5 -1
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +1 -0
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +1 -1
  147. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +2 -2
  148. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +2 -2
  149. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +2 -2
  150. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +2 -2
  151. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +2 -2
  152. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
  153. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +2 -2
  154. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
  155. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
  156. data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
  157. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
  158. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +2 -2
  159. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +2 -2
  160. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +2 -2
  161. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +2 -2
  162. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +2 -2
  163. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +2 -2
  164. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +2 -2
  165. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +2 -2
  166. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +2 -2
  167. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +2 -2
  168. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +2 -2
  169. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +2 -2
  170. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +2 -2
  171. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +2 -2
  172. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +2 -2
  173. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +2 -2
  174. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +4 -4
  175. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +2 -2
  176. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +2 -2
  177. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +2 -2
  178. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +2 -2
  179. data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
  180. data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
  181. data/vendor/local/share/gtk-doc/html/pango/style.css +4 -0
  182. data/vendor/local/share/icu/{61.1 → 62.1}/LICENSE +0 -0
  183. data/vendor/local/share/icu/{61.1 → 62.1}/config/mh-mingw64 +0 -0
  184. data/vendor/local/share/icu/{61.1 → 62.1}/install-sh +0 -0
  185. data/vendor/local/share/icu/{61.1 → 62.1}/mkinstalldirs +0 -0
  186. data/vendor/local/share/man/man1/derb.1 +2 -2
  187. data/vendor/local/share/man/man1/genbrk.1 +2 -2
  188. data/vendor/local/share/man/man1/gencfu.1 +1 -1
  189. data/vendor/local/share/man/man1/gencnval.1 +3 -3
  190. data/vendor/local/share/man/man1/gendict.1 +2 -2
  191. data/vendor/local/share/man/man1/genrb.1 +3 -3
  192. data/vendor/local/share/man/man1/icu-config.1 +2 -2
  193. data/vendor/local/share/man/man1/makeconv.1 +3 -3
  194. data/vendor/local/share/man/man1/pkgdata.1 +2 -2
  195. data/vendor/local/share/man/man1/uconv.1 +2 -2
  196. data/vendor/local/share/man/man8/genccode.8 +2 -2
  197. data/vendor/local/share/man/man8/gencmn.8 +3 -3
  198. data/vendor/local/share/man/man8/gensprep.8 +3 -3
  199. data/vendor/local/share/man/man8/icupkg.8 +1 -1
  200. metadata +20 -54
  201. data/vendor/local/lib/icuin61.dll +0 -0
  202. data/vendor/local/libexec/installed-tests/graphene-1.0/box.exe +0 -0
  203. data/vendor/local/libexec/installed-tests/graphene-1.0/euler.exe +0 -0
  204. data/vendor/local/libexec/installed-tests/graphene-1.0/frustum.exe +0 -0
  205. data/vendor/local/libexec/installed-tests/graphene-1.0/matrix.exe +0 -0
  206. data/vendor/local/libexec/installed-tests/graphene-1.0/plane.exe +0 -0
  207. data/vendor/local/libexec/installed-tests/graphene-1.0/point.exe +0 -0
  208. data/vendor/local/libexec/installed-tests/graphene-1.0/point3d.exe +0 -0
  209. data/vendor/local/libexec/installed-tests/graphene-1.0/quaternion.exe +0 -0
  210. data/vendor/local/libexec/installed-tests/graphene-1.0/ray.exe +0 -0
  211. data/vendor/local/libexec/installed-tests/graphene-1.0/rect.exe +0 -0
  212. data/vendor/local/libexec/installed-tests/graphene-1.0/simd.exe +0 -0
  213. data/vendor/local/libexec/installed-tests/graphene-1.0/size.exe +0 -0
  214. data/vendor/local/libexec/installed-tests/graphene-1.0/sphere.exe +0 -0
  215. data/vendor/local/libexec/installed-tests/graphene-1.0/triangle.exe +0 -0
  216. data/vendor/local/libexec/installed-tests/graphene-1.0/vec2.exe +0 -0
  217. data/vendor/local/libexec/installed-tests/graphene-1.0/vec3.exe +0 -0
  218. data/vendor/local/libexec/installed-tests/graphene-1.0/vec4.exe +0 -0
  219. data/vendor/local/share/installed-tests/graphene-1.0/box.test +0 -3
  220. data/vendor/local/share/installed-tests/graphene-1.0/euler.test +0 -3
  221. data/vendor/local/share/installed-tests/graphene-1.0/frustum.test +0 -3
  222. data/vendor/local/share/installed-tests/graphene-1.0/matrix.test +0 -3
  223. data/vendor/local/share/installed-tests/graphene-1.0/plane.test +0 -3
  224. data/vendor/local/share/installed-tests/graphene-1.0/point.test +0 -3
  225. data/vendor/local/share/installed-tests/graphene-1.0/point3d.test +0 -3
  226. data/vendor/local/share/installed-tests/graphene-1.0/quad.test +0 -3
  227. data/vendor/local/share/installed-tests/graphene-1.0/quaternion.test +0 -3
  228. data/vendor/local/share/installed-tests/graphene-1.0/ray.test +0 -3
  229. data/vendor/local/share/installed-tests/graphene-1.0/rect.test +0 -3
  230. data/vendor/local/share/installed-tests/graphene-1.0/simd.test +0 -3
  231. data/vendor/local/share/installed-tests/graphene-1.0/size.test +0 -3
  232. data/vendor/local/share/installed-tests/graphene-1.0/sphere.test +0 -3
  233. data/vendor/local/share/installed-tests/graphene-1.0/triangle.test +0 -3
  234. data/vendor/local/share/installed-tests/graphene-1.0/vec2.test +0 -3
  235. data/vendor/local/share/installed-tests/graphene-1.0/vec3.test +0 -3
  236. data/vendor/local/share/installed-tests/graphene-1.0/vec4.test +0 -3
@@ -8,7 +8,7 @@
8
8
  <link rel="up" href="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="pango-Vertical-Text.html" title="Vertical Text">
10
10
  <link rel="next" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">
11
- <meta name="generator" content="GTK-Doc V1.27 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.28 (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">
@@ -41,6 +41,6 @@
41
41
  </dl></div>
42
42
  </div>
43
43
  <div class="footer">
44
- <hr>Generated by GTK-Doc V1.27</div>
44
+ <hr>Generated by GTK-Doc V1.28</div>
45
45
  </body>
46
46
  </html>
@@ -30,6 +30,10 @@ body
30
30
  vertical-align: top;
31
31
  }
32
32
 
33
+ span.nowrap {
34
+ white-space: nowrap;
35
+ }
36
+
33
37
  div.gallery-float
34
38
  {
35
39
  float: left;
File without changes
File without changes
File without changes
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2000-2014 IBM, Inc. and others.
8
8
  .\"
9
- .TH DERB 1 "7 Mar 2014" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH DERB 1 "7 Mar 2014" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B derb
12
12
  \- disassemble a resource bundle
@@ -180,7 +180,7 @@ This is the set which is guaranteed to be available regardless of code page.
180
180
  .TP 10
181
181
  .B ICU_DATA
182
182
  Specifies the directory containing ICU data. Defaults to
183
- .BR ${prefix}/share/icu/61.1/ .
183
+ .BR ${prefix}/share/icu/62.1/ .
184
184
  Some tools in ICU depend on the presence of the trailing slash. It is thus
185
185
  important to make sure that it is present if
186
186
  .B ICU_DATA
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2005-2006 International Business Machines Corporation and others
8
8
  .\"
9
- .TH GENBRK 1 "2 December 2005" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH GENBRK 1 "2 December 2005" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B genbrk
12
12
  \- Compiles ICU break iteration rules source files into binary data files
@@ -96,7 +96,7 @@ with the BOM.
96
96
  .TP 10
97
97
  .B ICU_DATA
98
98
  Specifies the directory containing ICU data. Defaults to
99
- .BR ${prefix}/share/icu/61.1/ .
99
+ .BR ${prefix}/share/icu/62.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
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2012 International Business Machines Corporation and others
8
8
  .\"
9
- .TH GENCFU 1 "24 May 2009" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH GENCFU 1 "24 May 2009" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B gencfu
12
12
  \- Generates Unicode Confusable data files
@@ -9,7 +9,7 @@
9
9
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
10
10
  .\" Manual page by George Rhoten
11
11
  .\"
12
- .TH GENCNVAL 1 "11 March 2004" "ICU MANPAGE" "ICU 61.1 Manual"
12
+ .TH GENCNVAL 1 "11 March 2004" "ICU MANPAGE" "ICU 62.1 Manual"
13
13
  .SH NAME
14
14
  .B gencnval
15
15
  \- compile the converters aliases file
@@ -75,7 +75,7 @@ The default destination directory is specified by the environment variable
75
75
  .TP 10
76
76
  .B ICU_DATA
77
77
  Specifies the directory containing ICU data. Defaults to
78
- .BR ${prefix}/share/icu/61.1/ .
78
+ .BR ${prefix}/share/icu/62.1/ .
79
79
  Some tools in ICU depend on the presence of the trailing slash. It is thus
80
80
  important to make sure that it is present if
81
81
  .B ICU_DATA
@@ -86,7 +86,7 @@ is set.
86
86
  Description of ICU's converters and their aliases. This data file is not
87
87
  normally installed, and it is available as a part of ICU source code.
88
88
  .SH VERSION
89
- 61.1
89
+ 62.1
90
90
  .SH COPYRIGHT
91
91
  Copyright (C) 2000-2004 IBM, Inc. and others.
92
92
  .SH SEE ALSO
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2012 International Business Machines Corporation and others
8
8
  .\"
9
- .TH GENDICT 1 "1 June 2012" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH GENDICT 1 "1 June 2012" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B gendict
12
12
  \- Compiles word list into ICU string trie dictionary
@@ -117,7 +117,7 @@ must be specified.
117
117
  .TP 10
118
118
  .B ICU_DATA
119
119
  Specifies the directory containing ICU data. Defaults to
120
- .BR ${prefix}/share/icu/61.1/ .
120
+ .BR ${prefix}/share/icu/62.1/ .
121
121
  Some tools in ICU depend on the presence of the trailing slash. It is thus
122
122
  important to make sure that it is present if
123
123
  .B ICU_DATA
@@ -8,7 +8,7 @@
8
8
  .\"
9
9
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
10
10
  .\"
11
- .TH GENRB 1 "16 April 2002" "ICU MANPAGE" "ICU 61.1 Manual"
11
+ .TH GENRB 1 "16 April 2002" "ICU MANPAGE" "ICU 62.1 Manual"
12
12
  .SH NAME
13
13
  .B genrb
14
14
  \- compile a resource bundle
@@ -133,13 +133,13 @@ This is the set which is guaranteed to be available regardless of code page.
133
133
  .TP 10
134
134
  .B ICU_DATA
135
135
  Specifies the directory containing ICU data. Defaults to
136
- .BR ${prefix}/share/icu/61.1/ .
136
+ .BR ${prefix}/share/icu/62.1/ .
137
137
  Some tools in ICU depend on the presence of the trailing slash. It is thus
138
138
  important to make sure that it is present if
139
139
  .B ICU_DATA
140
140
  is set.
141
141
  .SH VERSION
142
- 61.1
142
+ 62.1
143
143
  .SH COPYRIGHT
144
144
  Copyright (C) 2000-2002 IBM, Inc. and others.
145
145
  .SH SEE ALSO
@@ -10,7 +10,7 @@
10
10
  .\" Modified by Steven R. Loomis <srl@jtcsv.com>.
11
11
  .\" With help from http://www.igpm.rwth-aachen.de/~albrecht/manpage.html
12
12
 
13
- .TH ICU-CONFIG 1 "17 May 2004" "ICU MANPAGE" "ICU 61.1 Manual"
13
+ .TH ICU-CONFIG 1 "17 May 2004" "ICU MANPAGE" "ICU 62.1 Manual"
14
14
  .\".Dd "17 May 2004"
15
15
  .\".Dt ICU-CONFIG 1
16
16
  .\".Os
@@ -281,7 +281,7 @@ Prints the 'Makefile.inc' path, suitable for use with pkgdata(1)'s \-O option.
281
281
  .SH AUTHORS
282
282
  Steven Loomis
283
283
  .SH VERSION
284
- 61.1
284
+ 62.1
285
285
  .SH COPYRIGHT
286
286
  Copyright (C) 2002-2004 IBM, Inc. and others.
287
287
 
@@ -8,7 +8,7 @@
8
8
  .\"
9
9
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
10
10
  .\"
11
- .TH MAKECONV 1 "16 April 2002" "ICU MANPAGE" "ICU 61.1 Manual"
11
+ .TH MAKECONV 1 "16 April 2002" "ICU MANPAGE" "ICU 62.1 Manual"
12
12
  .SH NAME
13
13
  .B makeconv
14
14
  \- compile a converter table
@@ -98,13 +98,13 @@ packaged one.
98
98
  .TP 10
99
99
  .B ICU_DATA
100
100
  Specifies the directory containing ICU data. Defaults to
101
- .BR ${prefix}/share/icu/61.1/ .
101
+ .BR ${prefix}/share/icu/62.1/ .
102
102
  Some tools in ICU depend on the presence of the trailing slash. It is thus
103
103
  important to make sure that it is present if
104
104
  .B ICU_DATA
105
105
  is set.
106
106
  .SH VERSION
107
- 61.1
107
+ 62.1
108
108
  .SH COPYRIGHT
109
109
  Copyright (C) 2000 IBM, Inc. and others.
110
110
  .SH SEE ALSO
@@ -9,7 +9,7 @@
9
9
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
10
10
  .\" Modified by Michael Ow <mow@us.ibm.com>.
11
11
  .\"
12
- .TH PKGDATA 1 "6 February 2009" "ICU MANPAGE" "ICU 61.1 Manual"
12
+ .TH PKGDATA 1 "6 February 2009" "ICU MANPAGE" "ICU 62.1 Manual"
13
13
  .SH NAME
14
14
  .B pkgdata
15
15
  \- package data for use by ICU
@@ -254,7 +254,7 @@ Steven Loomis
254
254
  .br
255
255
  Yves Arrouye
256
256
  .SH VERSION
257
- 61.1
257
+ 62.1
258
258
  .SH COPYRIGHT
259
259
  Copyright (C) 2000-2009 IBM, Inc. and others.
260
260
 
@@ -8,7 +8,7 @@
8
8
  .\"
9
9
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
10
10
  .\"
11
- .TH UCONV 1 "2005-jul-1" "ICU MANPAGE" "ICU 61.1 Manual"
11
+ .TH UCONV 1 "2005-jul-1" "ICU MANPAGE" "ICU 62.1 Manual"
12
12
  .SH NAME
13
13
  .B uconv
14
14
  \- convert data from one encoding to another
@@ -438,7 +438,7 @@ Jonas Utterstroem
438
438
  .br
439
439
  Yves Arrouye
440
440
  .SH VERSION
441
- 61.1
441
+ 62.1
442
442
  .SH COPYRIGHT
443
443
  Copyright (C) 2000-2005 IBM, Inc. and others.
444
444
  .SH SEE ALSO
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2003-2004 IBM, Inc. and others.
8
8
  .\"
9
- .TH GENCCODE 8 "11 March 2004" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH GENCCODE 8 "11 March 2004" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B genccode
12
12
  \- generate C or platform specific assembly code from an ICU data file.
@@ -103,6 +103,6 @@ option) followed by an underscore and the type of the data (set by the
103
103
  .BI "\-t\fP, \fB\-\-type"
104
104
  option).
105
105
  .SH VERSION
106
- 61.1
106
+ 62.1
107
107
  .SH COPYRIGHT
108
108
  Copyright (C) 2000-2004 IBM, Inc. and others.
@@ -8,7 +8,7 @@
8
8
  .\"
9
9
  .\" Manual page by Yves Arrouye <yves@realnames.com>.
10
10
  .\"
11
- .TH GENCMN 8 "5 November 2001" "ICU MANPAGE" "ICU 61.1 Manual"
11
+ .TH GENCMN 8 "5 November 2001" "ICU MANPAGE" "ICU 62.1 Manual"
12
12
  .SH NAME
13
13
  .B gencmn
14
14
  \- generate an ICU memory-mappable data file
@@ -118,13 +118,13 @@ option).
118
118
  .TP 10
119
119
  .B ICU_DATA
120
120
  Specifies the directory containing ICU data. Defaults to
121
- .BR ${prefix}/share/icu/61.1/ .
121
+ .BR ${prefix}/share/icu/62.1/ .
122
122
  Some tools in ICU depend on the presence of the trailing slash. It is thus
123
123
  important to make sure that it is present if
124
124
  .B ICU_DATA
125
125
  is set.
126
126
  .SH VERSION
127
- 61.1
127
+ 62.1
128
128
  .SH COPYRIGHT
129
129
  Copyright (C) 2000-2001 IBM, Inc. and others.
130
130
  .SH SEE ALSO
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2003 IBM, Inc. and others.
8
8
  .\"
9
- .TH gensprep 8 "18 March 2003" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH gensprep 8 "18 March 2003" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B gensprep
12
12
  \- compile StringPrep data from files filtered by filterRFC3454.pl
@@ -68,7 +68,7 @@ The default destination directory is specified by the environment variable
68
68
  .TP 10
69
69
  .B ICU_DATA
70
70
  Specifies the directory containing ICU data. Defaults to
71
- .BR ${prefix}/share/icu/61.1/ .
71
+ .BR ${prefix}/share/icu/62.1/ .
72
72
  Some tools in ICU depend on the presence of the trailing slash. It is thus
73
73
  important to make sure that it is present if
74
74
  .B ICU_DATA
@@ -97,7 +97,7 @@ Contains the list of code points that are prohibited for IDNA.
97
97
  .B NormalizationCorrections.txt
98
98
  Contains the list of code points whose normalization has changed since Unicode Version 3.2.0.
99
99
  .SH VERSION
100
- 61.1
100
+ 62.1
101
101
  .SH COPYRIGHT
102
102
  Copyright (C) 2000-2002 IBM, Inc. and others.
103
103
  .SH SEE ALSO
@@ -6,7 +6,7 @@
6
6
  .\" License & terms of use: http://www.unicode.org/copyright.html
7
7
  .\" Copyright (C) 2000-2006 IBM, Inc. and others.
8
8
  .\"
9
- .TH ICUPKG 8 "18 August 2006" "ICU MANPAGE" "ICU 61.1 Manual"
9
+ .TH ICUPKG 8 "18 August 2006" "ICU MANPAGE" "ICU 62.1 Manual"
10
10
  .SH NAME
11
11
  .B icupkg
12
12
  \- 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.2.7
4
+ version: 3.2.8
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-07 00:00:00.000000000 Z
11
+ date: 2018-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cairo-gobject
@@ -16,28 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 3.2.7
19
+ version: 3.2.8
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 3.2.7
26
+ version: 3.2.8
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: gobject-introspection
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 3.2.7
33
+ version: 3.2.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.2.7
40
+ version: 3.2.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: []
@@ -123,6 +123,7 @@ files:
123
123
  - vendor/local/bin/libpangoft2-1.0-0.dll
124
124
  - vendor/local/bin/libpangowin32-1.0-0.dll
125
125
  - vendor/local/bin/makeconv.exe
126
+ - vendor/local/bin/pango-list.exe
126
127
  - vendor/local/bin/pango-view.exe
127
128
  - vendor/local/bin/pkgdata.exe
128
129
  - vendor/local/bin/uconv.exe
@@ -378,6 +379,7 @@ files:
378
379
  - vendor/local/include/unicode/unorm.h
379
380
  - vendor/local/include/unicode/unorm2.h
380
381
  - vendor/local/include/unicode/unum.h
382
+ - vendor/local/include/unicode/unumberformatter.h
381
383
  - vendor/local/include/unicode/unumsys.h
382
384
  - vendor/local/include/unicode/uobject.h
383
385
  - vendor/local/include/unicode/upluralrules.h
@@ -417,22 +419,22 @@ files:
417
419
  - vendor/local/lib/girepository-1.0/PangoCairo-1.0.typelib
418
420
  - vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib
419
421
  - vendor/local/lib/graphene-1.0/include/graphene-config.h
420
- - vendor/local/lib/icu/61.1/Makefile.inc
421
- - vendor/local/lib/icu/61.1/pkgdata.inc
422
+ - vendor/local/lib/icu/62.1/Makefile.inc
423
+ - vendor/local/lib/icu/62.1/pkgdata.inc
422
424
  - vendor/local/lib/icu/Makefile.inc
423
425
  - vendor/local/lib/icu/pkgdata.inc
424
426
  - vendor/local/lib/icudt.dll
425
- - vendor/local/lib/icudt61.dll
427
+ - vendor/local/lib/icudt62.dll
426
428
  - vendor/local/lib/icuin.dll
427
- - vendor/local/lib/icuin61.dll
429
+ - vendor/local/lib/icuin62.dll
428
430
  - vendor/local/lib/icuio.dll
429
- - vendor/local/lib/icuio61.dll
431
+ - vendor/local/lib/icuio62.dll
430
432
  - vendor/local/lib/icutest.dll
431
- - vendor/local/lib/icutest61.dll
433
+ - vendor/local/lib/icutest62.dll
432
434
  - vendor/local/lib/icutu.dll
433
- - vendor/local/lib/icutu61.dll
435
+ - vendor/local/lib/icutu62.dll
434
436
  - vendor/local/lib/icuuc.dll
435
- - vendor/local/lib/icuuc61.dll
437
+ - vendor/local/lib/icuuc62.dll
436
438
  - vendor/local/lib/libfribidi.dll.a
437
439
  - vendor/local/lib/libfribidi.la
438
440
  - vendor/local/lib/libgraphene-1.0.dll.a
@@ -469,24 +471,6 @@ files:
469
471
  - vendor/local/lib/pkgconfig/pangocairo.pc
470
472
  - vendor/local/lib/pkgconfig/pangoft2.pc
471
473
  - vendor/local/lib/pkgconfig/pangowin32.pc
472
- - vendor/local/libexec/installed-tests/graphene-1.0/box.exe
473
- - vendor/local/libexec/installed-tests/graphene-1.0/euler.exe
474
- - vendor/local/libexec/installed-tests/graphene-1.0/frustum.exe
475
- - vendor/local/libexec/installed-tests/graphene-1.0/matrix.exe
476
- - vendor/local/libexec/installed-tests/graphene-1.0/plane.exe
477
- - vendor/local/libexec/installed-tests/graphene-1.0/point.exe
478
- - vendor/local/libexec/installed-tests/graphene-1.0/point3d.exe
479
- - vendor/local/libexec/installed-tests/graphene-1.0/quad.exe
480
- - vendor/local/libexec/installed-tests/graphene-1.0/quaternion.exe
481
- - vendor/local/libexec/installed-tests/graphene-1.0/ray.exe
482
- - vendor/local/libexec/installed-tests/graphene-1.0/rect.exe
483
- - vendor/local/libexec/installed-tests/graphene-1.0/simd.exe
484
- - vendor/local/libexec/installed-tests/graphene-1.0/size.exe
485
- - vendor/local/libexec/installed-tests/graphene-1.0/sphere.exe
486
- - vendor/local/libexec/installed-tests/graphene-1.0/triangle.exe
487
- - vendor/local/libexec/installed-tests/graphene-1.0/vec2.exe
488
- - vendor/local/libexec/installed-tests/graphene-1.0/vec3.exe
489
- - vendor/local/libexec/installed-tests/graphene-1.0/vec4.exe
490
474
  - vendor/local/share/gir-1.0/Graphene-1.0.gir
491
475
  - vendor/local/share/gir-1.0/Pango-1.0.gir
492
476
  - vendor/local/share/gir-1.0/PangoCairo-1.0.gir
@@ -624,28 +608,10 @@ files:
624
608
  - vendor/local/share/gtk-doc/html/pango/style.css
625
609
  - vendor/local/share/gtk-doc/html/pango/up-insensitive.png
626
610
  - vendor/local/share/gtk-doc/html/pango/up.png
627
- - vendor/local/share/icu/61.1/LICENSE
628
- - vendor/local/share/icu/61.1/config/mh-mingw64
629
- - vendor/local/share/icu/61.1/install-sh
630
- - vendor/local/share/icu/61.1/mkinstalldirs
631
- - vendor/local/share/installed-tests/graphene-1.0/box.test
632
- - vendor/local/share/installed-tests/graphene-1.0/euler.test
633
- - vendor/local/share/installed-tests/graphene-1.0/frustum.test
634
- - vendor/local/share/installed-tests/graphene-1.0/matrix.test
635
- - vendor/local/share/installed-tests/graphene-1.0/plane.test
636
- - vendor/local/share/installed-tests/graphene-1.0/point.test
637
- - vendor/local/share/installed-tests/graphene-1.0/point3d.test
638
- - vendor/local/share/installed-tests/graphene-1.0/quad.test
639
- - vendor/local/share/installed-tests/graphene-1.0/quaternion.test
640
- - vendor/local/share/installed-tests/graphene-1.0/ray.test
641
- - vendor/local/share/installed-tests/graphene-1.0/rect.test
642
- - vendor/local/share/installed-tests/graphene-1.0/simd.test
643
- - vendor/local/share/installed-tests/graphene-1.0/size.test
644
- - vendor/local/share/installed-tests/graphene-1.0/sphere.test
645
- - vendor/local/share/installed-tests/graphene-1.0/triangle.test
646
- - vendor/local/share/installed-tests/graphene-1.0/vec2.test
647
- - vendor/local/share/installed-tests/graphene-1.0/vec3.test
648
- - vendor/local/share/installed-tests/graphene-1.0/vec4.test
611
+ - vendor/local/share/icu/62.1/LICENSE
612
+ - vendor/local/share/icu/62.1/config/mh-mingw64
613
+ - vendor/local/share/icu/62.1/install-sh
614
+ - vendor/local/share/icu/62.1/mkinstalldirs
649
615
  - vendor/local/share/license/fribidi/fribidi/AUTHORS
650
616
  - vendor/local/share/license/fribidi/fribidi/COPYING
651
617
  - vendor/local/share/license/harfbuzz/AUTHORS