pango 3.0.9-x86-mingw32 → 3.1.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (250) hide show
  1. checksums.yaml +4 -4
  2. data/README +0 -1
  3. data/Rakefile +2 -5
  4. data/lib/2.2/pango.so +0 -0
  5. data/lib/2.3/pango.so +0 -0
  6. data/vendor/local/bin/derb.exe +0 -0
  7. data/vendor/local/bin/genbrk.exe +0 -0
  8. data/vendor/local/bin/genccode.exe +0 -0
  9. data/vendor/local/bin/gencfu.exe +0 -0
  10. data/vendor/local/bin/gencmn.exe +0 -0
  11. data/vendor/local/bin/gencnval.exe +0 -0
  12. data/vendor/local/bin/gendict.exe +0 -0
  13. data/vendor/local/bin/gennorm2.exe +0 -0
  14. data/vendor/local/bin/genrb.exe +0 -0
  15. data/vendor/local/bin/gensprep.exe +0 -0
  16. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  17. data/vendor/local/bin/hb-shape.exe +0 -0
  18. data/vendor/local/bin/hb-view.exe +0 -0
  19. data/vendor/local/bin/icuinfo.exe +0 -0
  20. data/vendor/local/bin/icupkg.exe +0 -0
  21. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  22. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  23. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  24. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  26. data/vendor/local/bin/makeconv.exe +0 -0
  27. data/vendor/local/bin/pango-view.exe +0 -0
  28. data/vendor/local/bin/pkgdata.exe +0 -0
  29. data/vendor/local/bin/uconv.exe +0 -0
  30. data/vendor/local/include/harfbuzz/hb-ot-math.h +209 -0
  31. data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
  32. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  33. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
  34. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
  35. data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
  36. data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
  37. data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
  38. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
  39. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
  40. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  41. data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
  42. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
  43. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
  44. data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
  45. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
  46. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
  47. data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
  48. data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
  49. data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
  50. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
  51. data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
  52. data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
  53. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
  54. data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
  55. data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
  56. data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
  57. data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
  58. data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
  59. data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
  60. data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
  61. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
  62. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
  63. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
  64. data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
  65. data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
  66. data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
  67. data/vendor/local/lib/icudt.dll +0 -0
  68. data/vendor/local/lib/icudt57.dll +0 -0
  69. data/vendor/local/lib/icuin.dll +0 -0
  70. data/vendor/local/lib/icuin57.dll +0 -0
  71. data/vendor/local/lib/icuio.dll +0 -0
  72. data/vendor/local/lib/icuio57.dll +0 -0
  73. data/vendor/local/lib/icule.dll +0 -0
  74. data/vendor/local/lib/icule57.dll +0 -0
  75. data/vendor/local/lib/iculx.dll +0 -0
  76. data/vendor/local/lib/iculx57.dll +0 -0
  77. data/vendor/local/lib/icutest.dll +0 -0
  78. data/vendor/local/lib/icutest57.dll +0 -0
  79. data/vendor/local/lib/icutu.dll +0 -0
  80. data/vendor/local/lib/icutu57.dll +0 -0
  81. data/vendor/local/lib/icuuc.dll +0 -0
  82. data/vendor/local/lib/icuuc57.dll +0 -0
  83. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  84. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  85. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  86. data/vendor/local/lib/libharfbuzz.la +2 -2
  87. data/vendor/local/lib/libicudt.dll.a +0 -0
  88. data/vendor/local/lib/libicuin.dll.a +0 -0
  89. data/vendor/local/lib/libicuio.dll.a +0 -0
  90. data/vendor/local/lib/libicule.dll.a +0 -0
  91. data/vendor/local/lib/libiculx.dll.a +0 -0
  92. data/vendor/local/lib/libicutest.dll.a +0 -0
  93. data/vendor/local/lib/libicutu.dll.a +0 -0
  94. data/vendor/local/lib/libicuuc.dll.a +0 -0
  95. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  96. data/vendor/local/lib/libpango-1.0.la +1 -1
  97. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  98. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  99. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  100. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  101. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  102. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  103. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  104. data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
  105. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  106. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  107. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  108. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  109. data/vendor/local/share/gir-1.0/Pango-1.0.gir +18 -0
  110. data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
  111. data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
  112. data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
  113. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
  114. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
  115. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
  116. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
  117. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
  118. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
  119. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
  120. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
  121. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
  122. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
  123. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
  124. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
  125. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
  126. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
  127. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
  128. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
  129. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
  130. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
  131. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
  132. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
  133. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
  134. data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
  135. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
  136. data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
  137. data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
  138. data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
  147. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
  148. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
  149. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
  150. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
  151. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
  152. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
  153. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
  154. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
  155. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
  156. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
  157. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
  158. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
  159. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
  160. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
  161. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
  162. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
  163. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
  164. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
  165. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
  166. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
  167. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
  168. data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
  169. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
  170. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
  171. data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
  172. data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
  173. data/vendor/local/share/gtk-doc/html/harfbuzz/level-2.html +130 -0
  174. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
  175. data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
  176. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
  177. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
  178. data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
  179. data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
  180. data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
  181. data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +4 -5
  182. data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
  183. data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
  184. data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
  185. data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
  186. data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
  187. data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +4 -5
  188. data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
  189. data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
  190. data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
  191. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
  192. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
  193. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
  194. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
  195. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
  196. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
  197. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
  198. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
  199. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
  201. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
  202. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
  203. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
  204. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
  205. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
  207. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
  209. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
  211. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
  213. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
  215. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
  216. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
  217. data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
  218. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
  220. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
  221. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
  222. data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
  224. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
  225. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
  227. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +17 -17
  228. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
  230. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
  231. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
  232. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
  233. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
  234. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
  235. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
  236. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
  237. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
  238. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
  239. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
  240. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
  241. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
  242. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
  243. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
  244. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
  245. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
  246. data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
  247. data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
  248. data/vendor/local/share/man/man1/pango-view.1 +2 -2
  249. metadata +16 -7
  250. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +0 -601
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fb35b8e372eb4cf84994c87c030683dc2501164a
4
- data.tar.gz: 19638380aef0872cb399d6d8df67ddaa2397d9c4
3
+ metadata.gz: c06c2152e13b7c98d351311217ff7825c4d698b0
4
+ data.tar.gz: 811dff691c3182ef1366250f4756ad6b5fc2e7ad
5
5
  SHA512:
6
- metadata.gz: 7daefe46a7bc72f8c900310b5e0b3388fa91bc271771544e34a413f007f6d5ad3bdf751cefb905f80036e6c03c94bf0db83f1f0755245f09dbefae6628238e60
7
- data.tar.gz: 413fb4726be292e4614c8455006a94241443801272d6a2e7f7ceedf2fc8139af737450c5f5a70e47a3d16dcab19a00a2a880880cf679addf5f6e1f069bd1e7ab
6
+ metadata.gz: c2cd5cf8f9f5eca4e74bbbb95404d9f09d12b84c6949a9dd9692aad586134b8c2a502de29e418e0c030f29addcf2acbf87ba701aa6cfb1ba341a8f44f2c7197e
7
+ data.tar.gz: e7c7b3b5be9f88e22a7b749362a9ada9bfc3effa1940517ea75abf920c7bc9c29198ac018ae24c60a23a4f51b37274c37fdf9d0c07eba7fc9de382814d9b0908
data/README CHANGED
@@ -15,7 +15,6 @@ Install
15
15
  0. install ruby-1.9.x or later, GLib, Pango-1.14.x or later, Ruby/GLib2, Ruby/GTK2
16
16
  (and cairo/rcairo).
17
17
  1. ruby extconf.rb
18
- (To use rcairo on Win32, set CAIRO_PATH as a environment variable first)
19
18
  2. make
20
19
  3. su
21
20
  4. make install
data/Rakefile CHANGED
@@ -50,7 +50,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
50
50
  :name => "harfbuzz",
51
51
  :download_site => :freedesktop,
52
52
  :label => "HarfBuzz",
53
- :version => "1.3.0",
53
+ :version => "1.3.3",
54
54
  :compression_method => "bz2",
55
55
  :windows => {
56
56
  :configure_args => [
@@ -64,15 +64,12 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
64
64
  :name => "pango",
65
65
  :download_site => :gnome,
66
66
  :label => "pango",
67
- :version => "1.40.1",
67
+ :version => "1.40.3",
68
68
  :compression_method => "xz",
69
69
  :windows => {
70
70
  :configure_args => [
71
71
  "--enable-introspection",
72
72
  ],
73
- :patches => [
74
- "pango-1.34.0-enable-fc-font.diff",
75
- ],
76
73
  :built_file => "bin/libpango-1.0-0.dll",
77
74
  },
78
75
  },
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,209 @@
1
+ /*
2
+ * Copyright © 2016 Igalia S.L.
3
+ *
4
+ * This is part of HarfBuzz, a text shaping library.
5
+ *
6
+ * Permission is hereby granted, without written agreement and without
7
+ * license or royalty fees, to use, copy, modify, and distribute this
8
+ * software and its documentation for any purpose, provided that the
9
+ * above copyright notice and the following two paragraphs appear in
10
+ * all copies of this software.
11
+ *
12
+ * IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
13
+ * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
14
+ * ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
15
+ * IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
16
+ * DAMAGE.
17
+ *
18
+ * THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
19
+ * BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
20
+ * FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
21
+ * ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
22
+ * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
23
+ *
24
+ * Igalia Author(s): Frédéric Wang
25
+ */
26
+
27
+ #ifndef HB_OT_H_IN
28
+ #error "Include <hb-ot.h> instead."
29
+ #endif
30
+
31
+ #ifndef HB_OT_MATH_H
32
+ #define HB_OT_MATH_H
33
+
34
+ #include "hb.h"
35
+
36
+ HB_BEGIN_DECLS
37
+
38
+
39
+ /*
40
+ * MATH
41
+ */
42
+
43
+ #define HB_OT_TAG_MATH HB_TAG('M','A','T','H')
44
+
45
+ /* Use with hb_buffer_set_script() for math shaping. */
46
+ #define HB_OT_MATH_SCRIPT HB_TAG('m','a','t','h')
47
+
48
+ /* Types */
49
+
50
+ /**
51
+ * hb_ot_math_constant_t:
52
+ *
53
+ * Since: 1.3.3
54
+ */
55
+ typedef enum {
56
+ HB_OT_MATH_CONSTANT_SCRIPT_PERCENT_SCALE_DOWN = 0,
57
+ HB_OT_MATH_CONSTANT_SCRIPT_SCRIPT_PERCENT_SCALE_DOWN = 1,
58
+ HB_OT_MATH_CONSTANT_DELIMITED_SUB_FORMULA_MIN_HEIGHT = 2,
59
+ HB_OT_MATH_CONSTANT_DISPLAY_OPERATOR_MIN_HEIGHT = 3,
60
+ HB_OT_MATH_CONSTANT_MATH_LEADING = 4,
61
+ HB_OT_MATH_CONSTANT_AXIS_HEIGHT = 5,
62
+ HB_OT_MATH_CONSTANT_ACCENT_BASE_HEIGHT = 6,
63
+ HB_OT_MATH_CONSTANT_FLATTENED_ACCENT_BASE_HEIGHT = 7,
64
+ HB_OT_MATH_CONSTANT_SUBSCRIPT_SHIFT_DOWN = 8,
65
+ HB_OT_MATH_CONSTANT_SUBSCRIPT_TOP_MAX = 9,
66
+ HB_OT_MATH_CONSTANT_SUBSCRIPT_BASELINE_DROP_MIN = 10,
67
+ HB_OT_MATH_CONSTANT_SUPERSCRIPT_SHIFT_UP = 11,
68
+ HB_OT_MATH_CONSTANT_SUPERSCRIPT_SHIFT_UP_CRAMPED = 12,
69
+ HB_OT_MATH_CONSTANT_SUPERSCRIPT_BOTTOM_MIN = 13,
70
+ HB_OT_MATH_CONSTANT_SUPERSCRIPT_BASELINE_DROP_MAX = 14,
71
+ HB_OT_MATH_CONSTANT_SUB_SUPERSCRIPT_GAP_MIN = 15,
72
+ HB_OT_MATH_CONSTANT_SUPERSCRIPT_BOTTOM_MAX_WITH_SUBSCRIPT = 16,
73
+ HB_OT_MATH_CONSTANT_SPACE_AFTER_SCRIPT = 17,
74
+ HB_OT_MATH_CONSTANT_UPPER_LIMIT_GAP_MIN = 18,
75
+ HB_OT_MATH_CONSTANT_UPPER_LIMIT_BASELINE_RISE_MIN = 19,
76
+ HB_OT_MATH_CONSTANT_LOWER_LIMIT_GAP_MIN = 20,
77
+ HB_OT_MATH_CONSTANT_LOWER_LIMIT_BASELINE_DROP_MIN = 21,
78
+ HB_OT_MATH_CONSTANT_STACK_TOP_SHIFT_UP = 22,
79
+ HB_OT_MATH_CONSTANT_STACK_TOP_DISPLAY_STYLE_SHIFT_UP = 23,
80
+ HB_OT_MATH_CONSTANT_STACK_BOTTOM_SHIFT_DOWN = 24,
81
+ HB_OT_MATH_CONSTANT_STACK_BOTTOM_DISPLAY_STYLE_SHIFT_DOWN = 25,
82
+ HB_OT_MATH_CONSTANT_STACK_GAP_MIN = 26,
83
+ HB_OT_MATH_CONSTANT_STACK_DISPLAY_STYLE_GAP_MIN = 27,
84
+ HB_OT_MATH_CONSTANT_STRETCH_STACK_TOP_SHIFT_UP = 28,
85
+ HB_OT_MATH_CONSTANT_STRETCH_STACK_BOTTOM_SHIFT_DOWN = 29,
86
+ HB_OT_MATH_CONSTANT_STRETCH_STACK_GAP_ABOVE_MIN = 30,
87
+ HB_OT_MATH_CONSTANT_STRETCH_STACK_GAP_BELOW_MIN = 31,
88
+ HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_SHIFT_UP = 32,
89
+ HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_DISPLAY_STYLE_SHIFT_UP = 33,
90
+ HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_SHIFT_DOWN = 34,
91
+ HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_DISPLAY_STYLE_SHIFT_DOWN = 35,
92
+ HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_GAP_MIN = 36,
93
+ HB_OT_MATH_CONSTANT_FRACTION_NUM_DISPLAY_STYLE_GAP_MIN = 37,
94
+ HB_OT_MATH_CONSTANT_FRACTION_RULE_THICKNESS = 38,
95
+ HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_GAP_MIN = 39,
96
+ HB_OT_MATH_CONSTANT_FRACTION_DENOM_DISPLAY_STYLE_GAP_MIN = 40,
97
+ HB_OT_MATH_CONSTANT_SKEWED_FRACTION_HORIZONTAL_GAP = 41,
98
+ HB_OT_MATH_CONSTANT_SKEWED_FRACTION_VERTICAL_GAP = 42,
99
+ HB_OT_MATH_CONSTANT_OVERBAR_VERTICAL_GAP = 43,
100
+ HB_OT_MATH_CONSTANT_OVERBAR_RULE_THICKNESS = 44,
101
+ HB_OT_MATH_CONSTANT_OVERBAR_EXTRA_ASCENDER = 45,
102
+ HB_OT_MATH_CONSTANT_UNDERBAR_VERTICAL_GAP = 46,
103
+ HB_OT_MATH_CONSTANT_UNDERBAR_RULE_THICKNESS = 47,
104
+ HB_OT_MATH_CONSTANT_UNDERBAR_EXTRA_DESCENDER = 48,
105
+ HB_OT_MATH_CONSTANT_RADICAL_VERTICAL_GAP = 49,
106
+ HB_OT_MATH_CONSTANT_RADICAL_DISPLAY_STYLE_VERTICAL_GAP = 50,
107
+ HB_OT_MATH_CONSTANT_RADICAL_RULE_THICKNESS = 51,
108
+ HB_OT_MATH_CONSTANT_RADICAL_EXTRA_ASCENDER = 52,
109
+ HB_OT_MATH_CONSTANT_RADICAL_KERN_BEFORE_DEGREE = 53,
110
+ HB_OT_MATH_CONSTANT_RADICAL_KERN_AFTER_DEGREE = 54,
111
+ HB_OT_MATH_CONSTANT_RADICAL_DEGREE_BOTTOM_RAISE_PERCENT = 55
112
+ } hb_ot_math_constant_t;
113
+
114
+ /**
115
+ * hb_ot_math_kern_t:
116
+ *
117
+ * Since: 1.3.3
118
+ */
119
+ typedef enum {
120
+ HB_OT_MATH_KERN_TOP_RIGHT = 0,
121
+ HB_OT_MATH_KERN_TOP_LEFT = 1,
122
+ HB_OT_MATH_KERN_BOTTOM_RIGHT = 2,
123
+ HB_OT_MATH_KERN_BOTTOM_LEFT = 3
124
+ } hb_ot_math_kern_t;
125
+
126
+ /**
127
+ * hb_ot_math_glyph_variant_t:
128
+ *
129
+ * Since: 1.3.3
130
+ */
131
+ typedef struct hb_ot_math_glyph_variant_t {
132
+ hb_codepoint_t glyph;
133
+ hb_position_t advance;
134
+ } hb_ot_math_glyph_variant_t;
135
+
136
+ /**
137
+ * hb_ot_math_glyph_part_flags_t:
138
+ *
139
+ * Since: 1.3.3
140
+ */
141
+ typedef enum { /*< flags >*/
142
+ HB_MATH_GLYPH_PART_FLAG_EXTENDER = 0x00000001u /* Extender glyph */
143
+ } hb_ot_math_glyph_part_flags_t;
144
+
145
+ /**
146
+ * hb_ot_math_glyph_part_t:
147
+ *
148
+ * Since: 1.3.3
149
+ */
150
+ typedef struct hb_ot_math_glyph_part_t {
151
+ hb_codepoint_t glyph;
152
+ hb_position_t start_connector_length;
153
+ hb_position_t end_connector_length;
154
+ hb_position_t full_advance;
155
+ hb_ot_math_glyph_part_flags_t flags;
156
+ } hb_ot_math_glyph_part_t;
157
+
158
+ /* Methods */
159
+
160
+ HB_EXTERN hb_bool_t
161
+ hb_ot_math_has_data (hb_face_t *face);
162
+
163
+ HB_EXTERN hb_position_t
164
+ hb_ot_math_get_constant (hb_font_t *font,
165
+ hb_ot_math_constant_t constant);
166
+
167
+ HB_EXTERN hb_position_t
168
+ hb_ot_math_get_glyph_italics_correction (hb_font_t *font,
169
+ hb_codepoint_t glyph);
170
+
171
+ HB_EXTERN hb_position_t
172
+ hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font,
173
+ hb_codepoint_t glyph);
174
+
175
+ HB_EXTERN hb_bool_t
176
+ hb_ot_math_is_glyph_extended_shape (hb_face_t *face,
177
+ hb_codepoint_t glyph);
178
+
179
+ HB_EXTERN hb_position_t
180
+ hb_ot_math_get_glyph_kerning (hb_font_t *font,
181
+ hb_codepoint_t glyph,
182
+ hb_ot_math_kern_t kern,
183
+ hb_position_t correction_height);
184
+
185
+ HB_EXTERN unsigned int
186
+ hb_ot_math_get_glyph_variants (hb_font_t *font,
187
+ hb_codepoint_t glyph,
188
+ hb_direction_t direction,
189
+ unsigned int start_offset,
190
+ unsigned int *variants_count, /* IN/OUT */
191
+ hb_ot_math_glyph_variant_t *variants /* OUT */);
192
+
193
+ HB_EXTERN hb_position_t
194
+ hb_ot_math_get_min_connector_overlap (hb_font_t *font,
195
+ hb_direction_t direction);
196
+
197
+ HB_EXTERN unsigned int
198
+ hb_ot_math_get_glyph_assembly (hb_font_t *font,
199
+ hb_codepoint_t glyph,
200
+ hb_direction_t direction,
201
+ unsigned int start_offset,
202
+ unsigned int *parts_count, /* IN/OUT */
203
+ hb_ot_math_glyph_part_t *parts, /* OUT */
204
+ hb_position_t *italics_correction /* OUT */);
205
+
206
+
207
+ HB_END_DECLS
208
+
209
+ #endif /* HB_OT_MATH_H */
@@ -32,6 +32,7 @@
32
32
 
33
33
  #include "hb-ot-font.h"
34
34
  #include "hb-ot-layout.h"
35
+ #include "hb-ot-math.h"
35
36
  #include "hb-ot-tag.h"
36
37
  #include "hb-ot-shape.h"
37
38
 
@@ -38,9 +38,9 @@ HB_BEGIN_DECLS
38
38
 
39
39
  #define HB_VERSION_MAJOR 1
40
40
  #define HB_VERSION_MINOR 3
41
- #define HB_VERSION_MICRO 0
41
+ #define HB_VERSION_MICRO 3
42
42
 
43
- #define HB_VERSION_STRING "1.3.0"
43
+ #define HB_VERSION_STRING "1.3.3"
44
44
 
45
45
  #define HB_VERSION_ATLEAST(major,minor,micro) \
46
46
  ((major)*10000+(minor)*100+(micro) <= \
@@ -53,12 +53,17 @@ struct _PangoColor
53
53
  * The #GObject type for #PangoColor.
54
54
  */
55
55
  #define PANGO_TYPE_COLOR pango_color_get_type ()
56
+ PANGO_AVAILABLE_IN_ALL
56
57
  GType pango_color_get_type (void) G_GNUC_CONST;
57
58
 
59
+ PANGO_AVAILABLE_IN_ALL
58
60
  PangoColor *pango_color_copy (const PangoColor *src);
61
+ PANGO_AVAILABLE_IN_ALL
59
62
  void pango_color_free (PangoColor *color);
63
+ PANGO_AVAILABLE_IN_ALL
60
64
  gboolean pango_color_parse (PangoColor *color,
61
65
  const char *spec);
66
+ PANGO_AVAILABLE_IN_1_16
62
67
  gchar *pango_color_to_string(const PangoColor *color);
63
68
 
64
69
 
@@ -429,97 +434,148 @@ struct _PangoAttrFontFeatures
429
434
  gchar *features;
430
435
  };
431
436
 
437
+ PANGO_AVAILABLE_IN_ALL
432
438
  PangoAttrType pango_attr_type_register (const gchar *name);
439
+ PANGO_AVAILABLE_IN_1_22
433
440
  const char * pango_attr_type_get_name (PangoAttrType type) G_GNUC_CONST;
434
441
 
442
+ PANGO_AVAILABLE_IN_1_20
435
443
  void pango_attribute_init (PangoAttribute *attr,
436
444
  const PangoAttrClass *klass);
445
+ PANGO_AVAILABLE_IN_ALL
437
446
  PangoAttribute * pango_attribute_copy (const PangoAttribute *attr);
447
+ PANGO_AVAILABLE_IN_ALL
438
448
  void pango_attribute_destroy (PangoAttribute *attr);
449
+ PANGO_AVAILABLE_IN_ALL
439
450
  gboolean pango_attribute_equal (const PangoAttribute *attr1,
440
451
  const PangoAttribute *attr2) G_GNUC_PURE;
441
452
 
453
+ PANGO_AVAILABLE_IN_ALL
442
454
  PangoAttribute *pango_attr_language_new (PangoLanguage *language);
455
+ PANGO_AVAILABLE_IN_ALL
443
456
  PangoAttribute *pango_attr_family_new (const char *family);
457
+ PANGO_AVAILABLE_IN_ALL
444
458
  PangoAttribute *pango_attr_foreground_new (guint16 red,
445
459
  guint16 green,
446
460
  guint16 blue);
461
+ PANGO_AVAILABLE_IN_ALL
447
462
  PangoAttribute *pango_attr_background_new (guint16 red,
448
463
  guint16 green,
449
464
  guint16 blue);
465
+ PANGO_AVAILABLE_IN_ALL
450
466
  PangoAttribute *pango_attr_size_new (int size);
467
+ PANGO_AVAILABLE_IN_1_8
451
468
  PangoAttribute *pango_attr_size_new_absolute (int size);
469
+ PANGO_AVAILABLE_IN_ALL
452
470
  PangoAttribute *pango_attr_style_new (PangoStyle style);
471
+ PANGO_AVAILABLE_IN_ALL
453
472
  PangoAttribute *pango_attr_weight_new (PangoWeight weight);
473
+ PANGO_AVAILABLE_IN_ALL
454
474
  PangoAttribute *pango_attr_variant_new (PangoVariant variant);
475
+ PANGO_AVAILABLE_IN_ALL
455
476
  PangoAttribute *pango_attr_stretch_new (PangoStretch stretch);
477
+ PANGO_AVAILABLE_IN_ALL
456
478
  PangoAttribute *pango_attr_font_desc_new (const PangoFontDescription *desc);
457
479
 
480
+ PANGO_AVAILABLE_IN_ALL
458
481
  PangoAttribute *pango_attr_underline_new (PangoUnderline underline);
482
+ PANGO_AVAILABLE_IN_1_8
459
483
  PangoAttribute *pango_attr_underline_color_new (guint16 red,
460
484
  guint16 green,
461
485
  guint16 blue);
486
+ PANGO_AVAILABLE_IN_ALL
462
487
  PangoAttribute *pango_attr_strikethrough_new (gboolean strikethrough);
488
+ PANGO_AVAILABLE_IN_1_8
463
489
  PangoAttribute *pango_attr_strikethrough_color_new (guint16 red,
464
490
  guint16 green,
465
491
  guint16 blue);
466
492
 
493
+ PANGO_AVAILABLE_IN_ALL
467
494
  PangoAttribute *pango_attr_rise_new (int rise);
495
+ PANGO_AVAILABLE_IN_ALL
468
496
  PangoAttribute *pango_attr_scale_new (double scale_factor);
497
+ PANGO_AVAILABLE_IN_1_4
469
498
  PangoAttribute *pango_attr_fallback_new (gboolean enable_fallback);
499
+ PANGO_AVAILABLE_IN_1_6
470
500
  PangoAttribute *pango_attr_letter_spacing_new (int letter_spacing);
471
501
 
502
+ PANGO_AVAILABLE_IN_ALL
472
503
  PangoAttribute *pango_attr_shape_new (const PangoRectangle *ink_rect,
473
504
  const PangoRectangle *logical_rect);
505
+ PANGO_AVAILABLE_IN_1_8
474
506
  PangoAttribute *pango_attr_shape_new_with_data (const PangoRectangle *ink_rect,
475
507
  const PangoRectangle *logical_rect,
476
508
  gpointer data,
477
509
  PangoAttrDataCopyFunc copy_func,
478
510
  GDestroyNotify destroy_func);
479
511
 
512
+ PANGO_AVAILABLE_IN_1_16
480
513
  PangoAttribute *pango_attr_gravity_new (PangoGravity gravity);
514
+ PANGO_AVAILABLE_IN_1_16
481
515
  PangoAttribute *pango_attr_gravity_hint_new (PangoGravityHint hint);
516
+ PANGO_AVAILABLE_IN_1_38
482
517
  PangoAttribute *pango_attr_font_features_new (const gchar *features);
518
+ PANGO_AVAILABLE_IN_1_38
483
519
  PangoAttribute *pango_attr_foreground_alpha_new (guint16 alpha);
520
+ PANGO_AVAILABLE_IN_1_38
484
521
  PangoAttribute *pango_attr_background_alpha_new (guint16 alpha);
485
522
 
523
+ PANGO_AVAILABLE_IN_ALL
486
524
  GType pango_attr_list_get_type (void) G_GNUC_CONST;
525
+ PANGO_AVAILABLE_IN_ALL
487
526
  PangoAttrList * pango_attr_list_new (void);
527
+ PANGO_AVAILABLE_IN_1_10
488
528
  PangoAttrList * pango_attr_list_ref (PangoAttrList *list);
529
+ PANGO_AVAILABLE_IN_ALL
489
530
  void pango_attr_list_unref (PangoAttrList *list);
531
+ PANGO_AVAILABLE_IN_ALL
490
532
  PangoAttrList * pango_attr_list_copy (PangoAttrList *list);
533
+ PANGO_AVAILABLE_IN_ALL
491
534
  void pango_attr_list_insert (PangoAttrList *list,
492
535
  PangoAttribute *attr);
536
+ PANGO_AVAILABLE_IN_ALL
493
537
  void pango_attr_list_insert_before (PangoAttrList *list,
494
538
  PangoAttribute *attr);
539
+ PANGO_AVAILABLE_IN_ALL
495
540
  void pango_attr_list_change (PangoAttrList *list,
496
541
  PangoAttribute *attr);
542
+ PANGO_AVAILABLE_IN_ALL
497
543
  void pango_attr_list_splice (PangoAttrList *list,
498
544
  PangoAttrList *other,
499
545
  gint pos,
500
546
  gint len);
501
547
 
548
+ PANGO_AVAILABLE_IN_1_2
502
549
  PangoAttrList *pango_attr_list_filter (PangoAttrList *list,
503
550
  PangoAttrFilterFunc func,
504
551
  gpointer data);
505
552
 
553
+ PANGO_AVAILABLE_IN_ALL
506
554
  PangoAttrIterator *pango_attr_list_get_iterator (PangoAttrList *list);
507
555
 
556
+ PANGO_AVAILABLE_IN_ALL
508
557
  void pango_attr_iterator_range (PangoAttrIterator *iterator,
509
558
  gint *start,
510
559
  gint *end);
560
+ PANGO_AVAILABLE_IN_ALL
511
561
  gboolean pango_attr_iterator_next (PangoAttrIterator *iterator);
562
+ PANGO_AVAILABLE_IN_ALL
512
563
  PangoAttrIterator *pango_attr_iterator_copy (PangoAttrIterator *iterator);
564
+ PANGO_AVAILABLE_IN_ALL
513
565
  void pango_attr_iterator_destroy (PangoAttrIterator *iterator);
566
+ PANGO_AVAILABLE_IN_ALL
514
567
  PangoAttribute * pango_attr_iterator_get (PangoAttrIterator *iterator,
515
568
  PangoAttrType type);
569
+ PANGO_AVAILABLE_IN_ALL
516
570
  void pango_attr_iterator_get_font (PangoAttrIterator *iterator,
517
571
  PangoFontDescription *desc,
518
572
  PangoLanguage **language,
519
573
  GSList **extra_attrs);
574
+ PANGO_AVAILABLE_IN_1_2
520
575
  GSList * pango_attr_iterator_get_attrs (PangoAttrIterator *iterator);
521
576
 
522
577
 
578
+ PANGO_AVAILABLE_IN_ALL
523
579
  gboolean pango_parse_markup (const char *markup_text,
524
580
  int length,
525
581
  gunichar accel_marker,
@@ -528,7 +584,9 @@ gboolean pango_parse_markup (const char *markup_text,
528
584
  gunichar *accel_char,
529
585
  GError **error);
530
586
 
587
+ PANGO_AVAILABLE_IN_1_32
531
588
  GMarkupParseContext * pango_markup_parser_new (gunichar accel_marker);
589
+ PANGO_AVAILABLE_IN_1_32
532
590
  gboolean pango_markup_parser_finish (GMarkupParseContext *context,
533
591
  PangoAttrList **attr_list,
534
592
  char **text,