pango 3.0.9-x64-mingw32 → 3.1.0-x64-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
@@ -84,32 +84,45 @@ struct _PangoMatrix
84
84
  /* for PangoRectangle */
85
85
  #include <pango/pango-types.h>
86
86
 
87
+ PANGO_AVAILABLE_IN_1_6
87
88
  GType pango_matrix_get_type (void) G_GNUC_CONST;
88
89
 
90
+ PANGO_AVAILABLE_IN_1_6
89
91
  PangoMatrix *pango_matrix_copy (const PangoMatrix *matrix);
92
+ PANGO_AVAILABLE_IN_1_6
90
93
  void pango_matrix_free (PangoMatrix *matrix);
91
94
 
95
+ PANGO_AVAILABLE_IN_1_6
92
96
  void pango_matrix_translate (PangoMatrix *matrix,
93
97
  double tx,
94
98
  double ty);
99
+ PANGO_AVAILABLE_IN_1_6
95
100
  void pango_matrix_scale (PangoMatrix *matrix,
96
101
  double scale_x,
97
102
  double scale_y);
103
+ PANGO_AVAILABLE_IN_1_6
98
104
  void pango_matrix_rotate (PangoMatrix *matrix,
99
105
  double degrees);
106
+ PANGO_AVAILABLE_IN_1_6
100
107
  void pango_matrix_concat (PangoMatrix *matrix,
101
108
  const PangoMatrix *new_matrix);
109
+ PANGO_AVAILABLE_IN_1_16
102
110
  void pango_matrix_transform_point (const PangoMatrix *matrix,
103
111
  double *x,
104
112
  double *y);
113
+ PANGO_AVAILABLE_IN_1_16
105
114
  void pango_matrix_transform_distance (const PangoMatrix *matrix,
106
115
  double *dx,
107
116
  double *dy);
117
+ PANGO_AVAILABLE_IN_1_16
108
118
  void pango_matrix_transform_rectangle (const PangoMatrix *matrix,
109
119
  PangoRectangle *rect);
120
+ PANGO_AVAILABLE_IN_1_16
110
121
  void pango_matrix_transform_pixel_rectangle (const PangoMatrix *matrix,
111
122
  PangoRectangle *rect);
123
+ PANGO_AVAILABLE_IN_1_12
112
124
  double pango_matrix_get_font_scale_factor (const PangoMatrix *matrix) G_GNUC_PURE;
125
+ PANGO_AVAILABLE_IN_1_38
113
126
  void pango_matrix_get_font_scale_factors (const PangoMatrix *matrix,
114
127
  double *xscale, double *yscale);
115
128
 
@@ -55,19 +55,19 @@ struct _PangoIncludedModule
55
55
  PangoEngine *(*create) (const char *id);
56
56
  };
57
57
 
58
- G_DEPRECATED
58
+ PANGO_DEPRECATED_IN_1_38
59
59
  PangoMap * pango_find_map (PangoLanguage *language,
60
60
  guint engine_type_id,
61
61
  guint render_type_id);
62
- G_DEPRECATED
62
+ PANGO_DEPRECATED_IN_1_38
63
63
  PangoEngine * pango_map_get_engine (PangoMap *map,
64
64
  PangoScript script);
65
- G_DEPRECATED
65
+ PANGO_DEPRECATED_IN_1_38
66
66
  void pango_map_get_engines (PangoMap *map,
67
67
  PangoScript script,
68
68
  GSList **exact_engines,
69
69
  GSList **fallback_engines);
70
- G_DEPRECATED
70
+ PANGO_DEPRECATED_IN_1_38
71
71
  void pango_module_register (PangoIncludedModule *module);
72
72
 
73
73
  #endif /* PANGO_ENABLE_BACKEND */
@@ -248,31 +248,33 @@ struct _PangoOTRulesetDescription {
248
248
  #define PANGO_TYPE_OT_INFO (pango_ot_info_get_type ())
249
249
  #define PANGO_OT_INFO(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_OT_INFO, PangoOTInfo))
250
250
  #define PANGO_IS_OT_INFO(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), PANGO_TYPE_OT_INFO))
251
+ PANGO_DEPRECATED
251
252
  GType pango_ot_info_get_type (void) G_GNUC_CONST;
252
253
 
253
254
  #define PANGO_TYPE_OT_RULESET (pango_ot_ruleset_get_type ())
254
255
  #define PANGO_OT_RULESET(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), PANGO_TYPE_OT_RULESET, PangoOTRuleset))
255
256
  #define PANGO_IS_OT_RULESET(object) (G_TYPE_CHECK_INSTANCE_TYPE ((object), PANGO_TYPE_OT_RULESET))
257
+ PANGO_DEPRECATED
256
258
  GType pango_ot_ruleset_get_type (void) G_GNUC_CONST;
257
259
 
258
260
 
259
- G_DEPRECATED
261
+ PANGO_DEPRECATED
260
262
  PangoOTInfo *pango_ot_info_get (FT_Face face);
261
263
 
262
- G_DEPRECATED
264
+ PANGO_DEPRECATED
263
265
  gboolean pango_ot_info_find_script (PangoOTInfo *info,
264
266
  PangoOTTableType table_type,
265
267
  PangoOTTag script_tag,
266
268
  guint *script_index);
267
269
 
268
- G_DEPRECATED
270
+ PANGO_DEPRECATED
269
271
  gboolean pango_ot_info_find_language (PangoOTInfo *info,
270
272
  PangoOTTableType table_type,
271
273
  guint script_index,
272
274
  PangoOTTag language_tag,
273
275
  guint *language_index,
274
276
  guint *required_feature_index);
275
- G_DEPRECATED
277
+ PANGO_DEPRECATED
276
278
  gboolean pango_ot_info_find_feature (PangoOTInfo *info,
277
279
  PangoOTTableType table_type,
278
280
  PangoOTTag feature_tag,
@@ -280,110 +282,110 @@ gboolean pango_ot_info_find_feature (PangoOTInfo *info,
280
282
  guint language_index,
281
283
  guint *feature_index);
282
284
 
283
- G_DEPRECATED
285
+ PANGO_DEPRECATED
284
286
  PangoOTTag *pango_ot_info_list_scripts (PangoOTInfo *info,
285
287
  PangoOTTableType table_type);
286
- G_DEPRECATED
288
+ PANGO_DEPRECATED
287
289
  PangoOTTag *pango_ot_info_list_languages (PangoOTInfo *info,
288
290
  PangoOTTableType table_type,
289
291
  guint script_index,
290
292
  PangoOTTag language_tag);
291
- G_DEPRECATED
293
+ PANGO_DEPRECATED
292
294
  PangoOTTag *pango_ot_info_list_features (PangoOTInfo *info,
293
295
  PangoOTTableType table_type,
294
296
  PangoOTTag tag,
295
297
  guint script_index,
296
298
  guint language_index);
297
299
 
298
- G_DEPRECATED
300
+ PANGO_DEPRECATED
299
301
  PangoOTBuffer *pango_ot_buffer_new (PangoFcFont *font);
300
- G_DEPRECATED
302
+ PANGO_DEPRECATED
301
303
  void pango_ot_buffer_destroy (PangoOTBuffer *buffer);
302
- G_DEPRECATED
304
+ PANGO_DEPRECATED
303
305
  void pango_ot_buffer_clear (PangoOTBuffer *buffer);
304
- G_DEPRECATED
306
+ PANGO_DEPRECATED
305
307
  void pango_ot_buffer_set_rtl (PangoOTBuffer *buffer,
306
308
  gboolean rtl);
307
- G_DEPRECATED
309
+ PANGO_DEPRECATED
308
310
  void pango_ot_buffer_add_glyph (PangoOTBuffer *buffer,
309
311
  guint glyph,
310
312
  guint properties,
311
313
  guint cluster);
312
- G_DEPRECATED
314
+ PANGO_DEPRECATED
313
315
  void pango_ot_buffer_get_glyphs (const PangoOTBuffer *buffer,
314
316
  PangoOTGlyph **glyphs,
315
317
  int *n_glyphs);
316
- G_DEPRECATED
318
+ PANGO_DEPRECATED
317
319
  void pango_ot_buffer_output (const PangoOTBuffer *buffer,
318
320
  PangoGlyphString *glyphs);
319
321
 
320
- G_DEPRECATED
322
+ PANGO_DEPRECATED
321
323
  void pango_ot_buffer_set_zero_width_marks (PangoOTBuffer *buffer,
322
324
  gboolean zero_width_marks);
323
325
 
324
- G_DEPRECATED
326
+ PANGO_DEPRECATED
325
327
  const PangoOTRuleset *pango_ot_ruleset_get_for_description (PangoOTInfo *info,
326
328
  const PangoOTRulesetDescription *desc);
327
- G_DEPRECATED
329
+ PANGO_DEPRECATED
328
330
  PangoOTRuleset *pango_ot_ruleset_new (PangoOTInfo *info);
329
- G_DEPRECATED
331
+ PANGO_DEPRECATED
330
332
  PangoOTRuleset *pango_ot_ruleset_new_for (PangoOTInfo *info,
331
333
  PangoScript script,
332
334
  PangoLanguage *language);
333
- G_DEPRECATED
335
+ PANGO_DEPRECATED
334
336
  PangoOTRuleset *pango_ot_ruleset_new_from_description (PangoOTInfo *info,
335
337
  const PangoOTRulesetDescription *desc);
336
- G_DEPRECATED
338
+ PANGO_DEPRECATED
337
339
  void pango_ot_ruleset_add_feature (PangoOTRuleset *ruleset,
338
340
  PangoOTTableType table_type,
339
341
  guint feature_index,
340
342
  gulong property_bit);
341
- G_DEPRECATED
343
+ PANGO_DEPRECATED
342
344
  gboolean pango_ot_ruleset_maybe_add_feature (PangoOTRuleset *ruleset,
343
345
  PangoOTTableType table_type,
344
346
  PangoOTTag feature_tag,
345
347
  gulong property_bit);
346
- G_DEPRECATED
348
+ PANGO_DEPRECATED
347
349
  guint pango_ot_ruleset_maybe_add_features (PangoOTRuleset *ruleset,
348
350
  PangoOTTableType table_type,
349
351
  const PangoOTFeatureMap *features,
350
352
  guint n_features);
351
- G_DEPRECATED
353
+ PANGO_DEPRECATED
352
354
  guint pango_ot_ruleset_get_feature_count (const PangoOTRuleset *ruleset,
353
355
  guint *n_gsub_features,
354
356
  guint *n_gpos_features);
355
357
 
356
- G_DEPRECATED
358
+ PANGO_DEPRECATED
357
359
  void pango_ot_ruleset_substitute (const PangoOTRuleset *ruleset,
358
360
  PangoOTBuffer *buffer);
359
361
 
360
- G_DEPRECATED
362
+ PANGO_DEPRECATED
361
363
  void pango_ot_ruleset_position (const PangoOTRuleset *ruleset,
362
364
  PangoOTBuffer *buffer);
363
365
 
364
- G_DEPRECATED
366
+ PANGO_DEPRECATED
365
367
  PangoScript pango_ot_tag_to_script (PangoOTTag script_tag) G_GNUC_CONST;
366
368
 
367
- G_DEPRECATED
369
+ PANGO_DEPRECATED
368
370
  PangoOTTag pango_ot_tag_from_script (PangoScript script) G_GNUC_CONST;
369
371
 
370
- G_DEPRECATED
372
+ PANGO_DEPRECATED
371
373
  PangoLanguage *pango_ot_tag_to_language (PangoOTTag language_tag) G_GNUC_CONST;
372
374
 
373
- G_DEPRECATED
375
+ PANGO_DEPRECATED
374
376
  PangoOTTag pango_ot_tag_from_language (PangoLanguage *language) G_GNUC_CONST;
375
377
 
376
- G_DEPRECATED
378
+ PANGO_DEPRECATED
377
379
  guint pango_ot_ruleset_description_hash (const PangoOTRulesetDescription *desc) G_GNUC_PURE;
378
380
 
379
- G_DEPRECATED
381
+ PANGO_DEPRECATED
380
382
  gboolean pango_ot_ruleset_description_equal (const PangoOTRulesetDescription *desc1,
381
383
  const PangoOTRulesetDescription *desc2) G_GNUC_PURE;
382
384
 
383
- G_DEPRECATED
385
+ PANGO_DEPRECATED
384
386
  PangoOTRulesetDescription *pango_ot_ruleset_description_copy (const PangoOTRulesetDescription *desc);
385
387
 
386
- G_DEPRECATED
388
+ PANGO_DEPRECATED
387
389
  void pango_ot_ruleset_description_free (PangoOTRulesetDescription *desc);
388
390
 
389
391
 
@@ -191,37 +191,45 @@ struct _PangoRendererClass
191
191
  void (*_pango_reserved4) (void);
192
192
  };
193
193
 
194
+ PANGO_AVAILABLE_IN_1_8
194
195
  GType pango_renderer_get_type (void) G_GNUC_CONST;
195
196
 
197
+ PANGO_AVAILABLE_IN_1_8
196
198
  void pango_renderer_draw_layout (PangoRenderer *renderer,
197
199
  PangoLayout *layout,
198
200
  int x,
199
201
  int y);
202
+ PANGO_AVAILABLE_IN_1_8
200
203
  void pango_renderer_draw_layout_line (PangoRenderer *renderer,
201
204
  PangoLayoutLine *line,
202
205
  int x,
203
206
  int y);
207
+ PANGO_AVAILABLE_IN_1_8
204
208
  void pango_renderer_draw_glyphs (PangoRenderer *renderer,
205
209
  PangoFont *font,
206
210
  PangoGlyphString *glyphs,
207
211
  int x,
208
212
  int y);
213
+ PANGO_AVAILABLE_IN_1_22
209
214
  void pango_renderer_draw_glyph_item (PangoRenderer *renderer,
210
215
  const char *text,
211
216
  PangoGlyphItem *glyph_item,
212
217
  int x,
213
218
  int y);
219
+ PANGO_AVAILABLE_IN_1_8
214
220
  void pango_renderer_draw_rectangle (PangoRenderer *renderer,
215
221
  PangoRenderPart part,
216
222
  int x,
217
223
  int y,
218
224
  int width,
219
225
  int height);
226
+ PANGO_AVAILABLE_IN_1_8
220
227
  void pango_renderer_draw_error_underline (PangoRenderer *renderer,
221
228
  int x,
222
229
  int y,
223
230
  int width,
224
231
  int height);
232
+ PANGO_AVAILABLE_IN_1_8
225
233
  void pango_renderer_draw_trapezoid (PangoRenderer *renderer,
226
234
  PangoRenderPart part,
227
235
  double y1_,
@@ -230,35 +238,47 @@ void pango_renderer_draw_trapezoid (PangoRenderer *renderer,
230
238
  double y2,
231
239
  double x12,
232
240
  double x22);
241
+ PANGO_AVAILABLE_IN_1_8
233
242
  void pango_renderer_draw_glyph (PangoRenderer *renderer,
234
243
  PangoFont *font,
235
244
  PangoGlyph glyph,
236
245
  double x,
237
246
  double y);
238
247
 
248
+ PANGO_AVAILABLE_IN_1_8
239
249
  void pango_renderer_activate (PangoRenderer *renderer);
250
+ PANGO_AVAILABLE_IN_1_8
240
251
  void pango_renderer_deactivate (PangoRenderer *renderer);
241
252
 
253
+ PANGO_AVAILABLE_IN_1_8
242
254
  void pango_renderer_part_changed (PangoRenderer *renderer,
243
255
  PangoRenderPart part);
244
256
 
257
+ PANGO_AVAILABLE_IN_1_8
245
258
  void pango_renderer_set_color (PangoRenderer *renderer,
246
259
  PangoRenderPart part,
247
260
  const PangoColor *color);
261
+ PANGO_AVAILABLE_IN_1_8
248
262
  PangoColor *pango_renderer_get_color (PangoRenderer *renderer,
249
263
  PangoRenderPart part);
250
264
 
265
+ PANGO_AVAILABLE_IN_1_38
251
266
  void pango_renderer_set_alpha (PangoRenderer *renderer,
252
267
  PangoRenderPart part,
253
268
  guint16 alpha);
269
+ PANGO_AVAILABLE_IN_1_38
254
270
  guint16 pango_renderer_get_alpha (PangoRenderer *renderer,
255
271
  PangoRenderPart part);
256
272
 
273
+ PANGO_AVAILABLE_IN_1_8
257
274
  void pango_renderer_set_matrix (PangoRenderer *renderer,
258
275
  const PangoMatrix *matrix);
276
+ PANGO_AVAILABLE_IN_1_8
259
277
  const PangoMatrix *pango_renderer_get_matrix (PangoRenderer *renderer);
260
278
 
279
+ PANGO_AVAILABLE_IN_1_20
261
280
  PangoLayout *pango_renderer_get_layout (PangoRenderer *renderer);
281
+ PANGO_AVAILABLE_IN_1_20
262
282
  PangoLayoutLine *pango_renderer_get_layout_line (PangoRenderer *renderer);
263
283
 
264
284
  G_END_DECLS
@@ -302,19 +302,27 @@ typedef enum { /* ISO 15924 code */
302
302
  PANGO_SCRIPT_SIGNWRITING /* Sgnw */
303
303
  } PangoScript;
304
304
 
305
+ #include <pango/pango-version-macros.h>
306
+
307
+ PANGO_AVAILABLE_IN_1_4
305
308
  PangoScript pango_script_for_unichar (gunichar ch) G_GNUC_CONST;
306
309
 
310
+ PANGO_AVAILABLE_IN_1_4
307
311
  PangoScriptIter *pango_script_iter_new (const char *text,
308
312
  int length);
313
+ PANGO_AVAILABLE_IN_1_4
309
314
  void pango_script_iter_get_range (PangoScriptIter *iter,
310
315
  const char **start,
311
316
  const char **end,
312
317
  PangoScript *script);
318
+ PANGO_AVAILABLE_IN_1_4
313
319
  gboolean pango_script_iter_next (PangoScriptIter *iter);
320
+ PANGO_AVAILABLE_IN_1_4
314
321
  void pango_script_iter_free (PangoScriptIter *iter);
315
322
 
316
323
  #include <pango/pango-language.h>
317
324
 
325
+ PANGO_AVAILABLE_IN_1_4
318
326
  PangoLanguage *pango_script_get_sample_language (PangoScript script) G_GNUC_PURE;
319
327
 
320
328
  G_END_DECLS
@@ -54,31 +54,42 @@ typedef enum
54
54
  */
55
55
  #define PANGO_TYPE_TAB_ARRAY (pango_tab_array_get_type ())
56
56
 
57
+ PANGO_AVAILABLE_IN_ALL
57
58
  PangoTabArray *pango_tab_array_new (gint initial_size,
58
59
  gboolean positions_in_pixels);
60
+ PANGO_AVAILABLE_IN_ALL
59
61
  PangoTabArray *pango_tab_array_new_with_positions (gint size,
60
62
  gboolean positions_in_pixels,
61
63
  PangoTabAlign first_alignment,
62
64
  gint first_position,
63
65
  ...);
66
+ PANGO_AVAILABLE_IN_ALL
64
67
  GType pango_tab_array_get_type (void) G_GNUC_CONST;
68
+ PANGO_AVAILABLE_IN_ALL
65
69
  PangoTabArray *pango_tab_array_copy (PangoTabArray *src);
70
+ PANGO_AVAILABLE_IN_ALL
66
71
  void pango_tab_array_free (PangoTabArray *tab_array);
72
+ PANGO_AVAILABLE_IN_ALL
67
73
  gint pango_tab_array_get_size (PangoTabArray *tab_array);
74
+ PANGO_AVAILABLE_IN_ALL
68
75
  void pango_tab_array_resize (PangoTabArray *tab_array,
69
76
  gint new_size);
77
+ PANGO_AVAILABLE_IN_ALL
70
78
  void pango_tab_array_set_tab (PangoTabArray *tab_array,
71
79
  gint tab_index,
72
80
  PangoTabAlign alignment,
73
81
  gint location);
82
+ PANGO_AVAILABLE_IN_ALL
74
83
  void pango_tab_array_get_tab (PangoTabArray *tab_array,
75
84
  gint tab_index,
76
85
  PangoTabAlign *alignment,
77
86
  gint *location);
87
+ PANGO_AVAILABLE_IN_ALL
78
88
  void pango_tab_array_get_tabs (PangoTabArray *tab_array,
79
89
  PangoTabAlign **alignments,
80
90
  gint **locations);
81
91
 
92
+ PANGO_AVAILABLE_IN_ALL
82
93
  gboolean pango_tab_array_get_positions_in_pixels (PangoTabArray *tab_array);
83
94
 
84
95
 
@@ -25,6 +25,8 @@
25
25
  #include <glib.h>
26
26
  #include <glib-object.h>
27
27
 
28
+ #include <pango/pango-version-macros.h>
29
+
28
30
  G_BEGIN_DECLS
29
31
 
30
32
  typedef struct _PangoLogAttr PangoLogAttr;
@@ -114,7 +116,9 @@ typedef guint32 PangoGlyph;
114
116
  (((d) + (PANGO_SCALE >> 1)) & ~(PANGO_SCALE - 1))
115
117
 
116
118
 
119
+ PANGO_AVAILABLE_IN_1_16
117
120
  int pango_units_from_double (double d) G_GNUC_CONST;
121
+ PANGO_AVAILABLE_IN_1_16
118
122
  double pango_units_to_double (int i) G_GNUC_CONST;
119
123
 
120
124
 
@@ -184,6 +188,7 @@ struct _PangoRectangle
184
188
  #define PANGO_LBEARING(rect) ((rect).x)
185
189
  #define PANGO_RBEARING(rect) ((rect).x + (rect).width)
186
190
 
191
+ PANGO_AVAILABLE_IN_1_16
187
192
  void pango_extents_to_pixels (PangoRectangle *inclusive,
188
193
  PangoRectangle *nearest);
189
194
 
@@ -28,38 +28,38 @@
28
28
 
29
29
  G_BEGIN_DECLS
30
30
 
31
- G_DEPRECATED
31
+ PANGO_DEPRECATED
32
32
  char ** pango_split_file_list (const char *str);
33
33
 
34
- G_DEPRECATED
34
+ PANGO_DEPRECATED
35
35
  char *pango_trim_string (const char *str);
36
- G_DEPRECATED
36
+ PANGO_DEPRECATED
37
37
  gint pango_read_line (FILE *stream,
38
38
  GString *str);
39
- G_DEPRECATED
39
+ PANGO_DEPRECATED
40
40
  gboolean pango_skip_space (const char **pos);
41
- G_DEPRECATED
41
+ PANGO_DEPRECATED
42
42
  gboolean pango_scan_word (const char **pos,
43
43
  GString *out);
44
- G_DEPRECATED
44
+ PANGO_DEPRECATED
45
45
  gboolean pango_scan_string (const char **pos,
46
46
  GString *out);
47
- G_DEPRECATED
47
+ PANGO_DEPRECATED
48
48
  gboolean pango_scan_int (const char **pos,
49
49
  int *out);
50
50
 
51
51
  #ifdef PANGO_ENABLE_BACKEND
52
- G_DEPRECATED
52
+ PANGO_DEPRECATED_IN_1_38
53
53
  char * pango_config_key_get_system (const char *key);
54
- G_DEPRECATED
54
+ PANGO_DEPRECATED_IN_1_38
55
55
  char * pango_config_key_get (const char *key);
56
- G_DEPRECATED
56
+ PANGO_DEPRECATED_IN_1_32
57
57
  void pango_lookup_aliases (const char *fontname,
58
58
  char ***families,
59
59
  int *n_families);
60
60
  #endif /* PANGO_ENABLE_BACKEND */
61
61
 
62
- G_DEPRECATED
62
+ PANGO_DEPRECATED
63
63
  gboolean pango_parse_enum (GType type,
64
64
  const char *str,
65
65
  int *value,
@@ -73,15 +73,19 @@ gboolean pango_parse_enum (GType type,
73
73
  * a warning is printed (with g_warning) if the string does not
74
74
  * contain a valid value.
75
75
  */
76
+ PANGO_AVAILABLE_IN_ALL
76
77
  gboolean pango_parse_style (const char *str,
77
78
  PangoStyle *style,
78
79
  gboolean warn);
80
+ PANGO_AVAILABLE_IN_ALL
79
81
  gboolean pango_parse_variant (const char *str,
80
82
  PangoVariant *variant,
81
83
  gboolean warn);
84
+ PANGO_AVAILABLE_IN_ALL
82
85
  gboolean pango_parse_weight (const char *str,
83
86
  PangoWeight *weight,
84
87
  gboolean warn);
88
+ PANGO_AVAILABLE_IN_ALL
85
89
  gboolean pango_parse_stretch (const char *str,
86
90
  PangoStretch *stretch,
87
91
  gboolean warn);
@@ -94,25 +98,27 @@ gboolean pango_parse_stretch (const char *str,
94
98
  * stored in the registry). The returned string should not be
95
99
  * g_free'd.
96
100
  */
97
- G_DEPRECATED
101
+ PANGO_DEPRECATED
98
102
  const char * pango_get_sysconf_subdirectory (void) G_GNUC_PURE;
99
103
 
100
104
  /* Ditto for LIBDIR/pango. On Win32, use the same Pango
101
105
  * installation directory. This returned string should not be
102
106
  * g_free'd either.
103
107
  */
104
- G_DEPRECATED
108
+ PANGO_DEPRECATED
105
109
  const char * pango_get_lib_subdirectory (void) G_GNUC_PURE;
106
110
 
107
111
  #endif /* PANGO_ENABLE_BACKEND */
108
112
 
109
113
  /* Hint line position and thickness.
110
114
  */
115
+ PANGO_AVAILABLE_IN_1_12
111
116
  void pango_quantize_line_geometry (int *thickness,
112
117
  int *position);
113
118
 
114
119
  /* A routine from fribidi that we either wrap or provide ourselves.
115
120
  */
121
+ PANGO_AVAILABLE_IN_1_4
116
122
  guint8 * pango_log2vis_get_embedding_levels (const gchar *text,
117
123
  int length,
118
124
  PangoDirection *pbase_dir);
@@ -120,6 +126,7 @@ guint8 * pango_log2vis_get_embedding_levels (const gchar *text,
120
126
  /* Unicode characters that are zero-width and should not be rendered
121
127
  * normally.
122
128
  */
129
+ PANGO_AVAILABLE_IN_1_10
123
130
  gboolean pango_is_zero_width (gunichar ch) G_GNUC_CONST;
124
131
 
125
132
  /* Pango version checking */
@@ -186,12 +193,15 @@ gboolean pango_is_zero_width (gunichar ch) G_GNUC_CONST;
186
193
 
187
194
 
188
195
  /* Return encoded version of Pango at run-time */
196
+ PANGO_AVAILABLE_IN_1_16
189
197
  int pango_version (void) G_GNUC_CONST;
190
198
 
191
199
  /* Return run-time Pango version as an string */
200
+ PANGO_AVAILABLE_IN_1_16
192
201
  const char * pango_version_string (void) G_GNUC_CONST;
193
202
 
194
203
  /* Check that run-time Pango is as new as required */
204
+ PANGO_AVAILABLE_IN_1_16
195
205
  const char * pango_version_check (int required_major,
196
206
  int required_minor,
197
207
  int required_micro) G_GNUC_CONST;