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
@@ -2,25 +2,25 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-shape-plan</title>
5
+ <title>hb-shape-plan: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
9
- <link rel="prev" href="harfbuzz-hb-ot-shape.html" title="hb-ot-shape">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
+ <link rel="prev" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">
10
10
  <link rel="next" href="harfbuzz-hb-glib.html" title="hb-glib">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (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">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-shape-plan.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-shape-plan.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
19
  <a href="#harfbuzz-hb-shape-plan.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20
20
  </td>
21
21
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
- <td><a accesskey="p" href="harfbuzz-hb-ot-shape.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
22
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
+ <td><a accesskey="p" href="harfbuzz-hb-ot-math.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="harfbuzz-hb-glib.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
26
26
  <div class="refentry">
@@ -129,7 +129,7 @@
129
129
  </div>
130
130
  <div class="refsect1">
131
131
  <a name="harfbuzz-hb-shape-plan.object-hierarchy"></a><h2>Object Hierarchy</h2>
132
- <pre class="screen"> GBoxed
132
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
133
133
  <span class="lineart">╰──</span> hb_shape_plan_t
134
134
  </pre>
135
135
  </div>
@@ -146,6 +146,35 @@ hb_shape_plan_create (<em class="parameter"><code><a class="link" href="harfbuzz
146
146
  <em class="parameter"><code>const <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *user_features</code></em>,
147
147
  <em class="parameter"><code>unsigned <span class="type">int</span> num_user_features</code></em>,
148
148
  <em class="parameter"><code>const <span class="type">char</span> * const *shaper_list</code></em>);</pre>
149
+ <p><span class="annotation">[Xconstructor]</span></p>
150
+ <div class="refsect3">
151
+ <a name="hb-shape-plan-create.parameters"></a><h4>Parameters</h4>
152
+ <div class="informaltable"><table width="100%" border="0">
153
+ <colgroup>
154
+ <col width="150px" class="parameters_name">
155
+ <col class="parameters_description">
156
+ <col width="200px" class="parameters_annotations">
157
+ </colgroup>
158
+ <tbody>
159
+ <tr>
160
+ <td class="parameter_name"><p>user_features</p></td>
161
+ <td class="parameter_description"><p>. </p></td>
162
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_user_features]</span></td>
163
+ </tr>
164
+ <tr>
165
+ <td class="parameter_name"><p>shaper_list</p></td>
166
+ <td class="parameter_description"><p>. </p></td>
167
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span></td>
168
+ </tr>
169
+ </tbody>
170
+ </table></div>
171
+ </div>
172
+ <div class="refsect3">
173
+ <a name="hb-shape-plan-create.returns"></a><h4>Returns</h4>
174
+ <p>. </p>
175
+ <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
176
+ </div>
177
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
149
178
  </div>
150
179
  <hr>
151
180
  <div class="refsect2">
@@ -157,7 +186,7 @@ hb_shape_plan_create_cached (<em class="parameter"><code><a class="link" href="h
157
186
  <em class="parameter"><code>unsigned <span class="type">int</span> num_user_features</code></em>,
158
187
  <em class="parameter"><code>const <span class="type">char</span> * const *shaper_list</code></em>);</pre>
159
188
  <div class="refsect3">
160
- <a name="id-1.3.3.18.8.3.4"></a><h4>Parameters</h4>
189
+ <a name="hb-shape-plan-create-cached.parameters"></a><h4>Parameters</h4>
161
190
  <div class="informaltable"><table width="100%" border="0">
162
191
  <colgroup>
163
192
  <col width="150px" class="parameters_name">
@@ -179,19 +208,20 @@ hb_shape_plan_create_cached (<em class="parameter"><code><a class="link" href="h
179
208
  </table></div>
180
209
  </div>
181
210
  <div class="refsect3">
182
- <a name="id-1.3.3.18.8.3.5"></a><h4>Returns</h4>
211
+ <a name="hb-shape-plan-create-cached.returns"></a><h4>Returns</h4>
183
212
  <p>. </p>
184
213
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
185
214
  </div>
186
- <p class="since">Since 0.9.7</p>
215
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
187
216
  </div>
188
217
  <hr>
189
218
  <div class="refsect2">
190
219
  <a name="hb-shape-plan-destroy"></a><h3>hb_shape_plan_destroy ()</h3>
191
220
  <pre class="programlisting"><span class="returnvalue">void</span>
192
221
  hb_shape_plan_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>);</pre>
222
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
193
223
  <div class="refsect3">
194
- <a name="id-1.3.3.18.8.4.4"></a><h4>Parameters</h4>
224
+ <a name="hb-shape-plan-destroy.parameters"></a><h4>Parameters</h4>
195
225
  <div class="informaltable"><table width="100%" border="0">
196
226
  <colgroup>
197
227
  <col width="150px" class="parameters_name">
@@ -205,7 +235,7 @@ hb_shape_plan_destroy (<em class="parameter"><code><a class="link" href="harfbuz
205
235
  </tr></tbody>
206
236
  </table></div>
207
237
  </div>
208
- <p class="since">Since 0.9.7</p>
238
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
209
239
  </div>
210
240
  <hr>
211
241
  <div class="refsect2">
@@ -217,7 +247,7 @@ hb_shape_plan_execute (<em class="parameter"><code><a class="link" href="harfbuz
217
247
  <em class="parameter"><code>const <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *features</code></em>,
218
248
  <em class="parameter"><code>unsigned <span class="type">int</span> num_features</code></em>);</pre>
219
249
  <div class="refsect3">
220
- <a name="id-1.3.3.18.8.5.4"></a><h4>Parameters</h4>
250
+ <a name="hb-shape-plan-execute.parameters"></a><h4>Parameters</h4>
221
251
  <div class="informaltable"><table width="100%" border="0">
222
252
  <colgroup>
223
253
  <col width="150px" class="parameters_name">
@@ -248,11 +278,7 @@ hb_shape_plan_execute (<em class="parameter"><code><a class="link" href="harfbuz
248
278
  </tbody>
249
279
  </table></div>
250
280
  </div>
251
- <div class="refsect3">
252
- <a name="id-1.3.3.18.8.5.5"></a><h4>Returns</h4>
253
- <p></p>
254
- </div>
255
- <p class="since">Since 0.9.7</p>
281
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
256
282
  </div>
257
283
  <hr>
258
284
  <div class="refsect2">
@@ -260,11 +286,11 @@ hb_shape_plan_execute (<em class="parameter"><code><a class="link" href="harfbuz
260
286
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="returnvalue">hb_shape_plan_t</span></a> *
261
287
  hb_shape_plan_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
262
288
  <div class="refsect3">
263
- <a name="id-1.3.3.18.8.6.4"></a><h4>Returns</h4>
289
+ <a name="hb-shape-plan-get-empty.returns"></a><h4>Returns</h4>
264
290
  <p>. </p>
265
291
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
266
292
  </div>
267
- <p class="since">Since 0.9.7</p>
293
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
268
294
  </div>
269
295
  <hr>
270
296
  <div class="refsect2">
@@ -272,7 +298,7 @@ hb_shape_plan_get_empty (<em class="parameter"><code><span class="type">void</sp
272
298
  <pre class="programlisting">const <span class="returnvalue">char</span> *
273
299
  hb_shape_plan_get_shaper (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>);</pre>
274
300
  <div class="refsect3">
275
- <a name="id-1.3.3.18.8.7.4"></a><h4>Parameters</h4>
301
+ <a name="hb-shape-plan-get-shaper.parameters"></a><h4>Parameters</h4>
276
302
  <div class="informaltable"><table width="100%" border="0">
277
303
  <colgroup>
278
304
  <col width="150px" class="parameters_name">
@@ -287,11 +313,11 @@ hb_shape_plan_get_shaper (<em class="parameter"><code><a class="link" href="harf
287
313
  </table></div>
288
314
  </div>
289
315
  <div class="refsect3">
290
- <a name="id-1.3.3.18.8.7.5"></a><h4>Returns</h4>
316
+ <a name="hb-shape-plan-get-shaper.returns"></a><h4>Returns</h4>
291
317
  <p>. </p>
292
318
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
293
319
  </div>
294
- <p class="since">Since 0.9.7</p>
320
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
295
321
  </div>
296
322
  <hr>
297
323
  <div class="refsect2">
@@ -299,8 +325,9 @@ hb_shape_plan_get_shaper (<em class="parameter"><code><a class="link" href="harf
299
325
  <pre class="programlisting"><span class="returnvalue">void</span> *
300
326
  hb_shape_plan_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>,
301
327
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-user-data-key-t"><span class="type">hb_user_data_key_t</span></a> *key</code></em>);</pre>
328
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
302
329
  <div class="refsect3">
303
- <a name="id-1.3.3.18.8.8.4"></a><h4>Parameters</h4>
330
+ <a name="hb-shape-plan-get-user-data.parameters"></a><h4>Parameters</h4>
304
331
  <div class="informaltable"><table width="100%" border="0">
305
332
  <colgroup>
306
333
  <col width="150px" class="parameters_name">
@@ -315,19 +342,20 @@ hb_shape_plan_get_user_data (<em class="parameter"><code><a class="link" href="h
315
342
  </table></div>
316
343
  </div>
317
344
  <div class="refsect3">
318
- <a name="id-1.3.3.18.8.8.5"></a><h4>Returns</h4>
345
+ <a name="hb-shape-plan-get-user-data.returns"></a><h4>Returns</h4>
319
346
  <p>. </p>
320
347
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
321
348
  </div>
322
- <p class="since">Since 0.9.7</p>
349
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
323
350
  </div>
324
351
  <hr>
325
352
  <div class="refsect2">
326
353
  <a name="hb-shape-plan-reference"></a><h3>hb_shape_plan_reference ()</h3>
327
354
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="returnvalue">hb_shape_plan_t</span></a> *
328
355
  hb_shape_plan_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>);</pre>
356
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
329
357
  <div class="refsect3">
330
- <a name="id-1.3.3.18.8.9.4"></a><h4>Parameters</h4>
358
+ <a name="hb-shape-plan-reference.parameters"></a><h4>Parameters</h4>
331
359
  <div class="informaltable"><table width="100%" border="0">
332
360
  <colgroup>
333
361
  <col width="150px" class="parameters_name">
@@ -342,11 +370,11 @@ hb_shape_plan_reference (<em class="parameter"><code><a class="link" href="harfb
342
370
  </table></div>
343
371
  </div>
344
372
  <div class="refsect3">
345
- <a name="id-1.3.3.18.8.9.5"></a><h4>Returns</h4>
373
+ <a name="hb-shape-plan-reference.returns"></a><h4>Returns</h4>
346
374
  <p>. </p>
347
375
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
348
376
  </div>
349
- <p class="since">Since 0.9.7</p>
377
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
350
378
  </div>
351
379
  <hr>
352
380
  <div class="refsect2">
@@ -357,8 +385,9 @@ hb_shape_plan_set_user_data (<em class="parameter"><code><a class="link" href="h
357
385
  <em class="parameter"><code><span class="type">void</span> *data</code></em>,
358
386
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>,
359
387
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="type">hb_bool_t</span></a> replace</code></em>);</pre>
388
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
360
389
  <div class="refsect3">
361
- <a name="id-1.3.3.18.8.10.4"></a><h4>Parameters</h4>
390
+ <a name="hb-shape-plan-set-user-data.parameters"></a><h4>Parameters</h4>
362
391
  <div class="informaltable"><table width="100%" border="0">
363
392
  <colgroup>
364
393
  <col width="150px" class="parameters_name">
@@ -372,11 +401,7 @@ hb_shape_plan_set_user_data (<em class="parameter"><code><a class="link" href="h
372
401
  </tr></tbody>
373
402
  </table></div>
374
403
  </div>
375
- <div class="refsect3">
376
- <a name="id-1.3.3.18.8.10.5"></a><h4>Returns</h4>
377
- <p></p>
378
- </div>
379
- <p class="since">Since 0.9.7</p>
404
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
380
405
  </div>
381
406
  </div>
382
407
  <div class="refsect1">
@@ -389,7 +414,6 @@ hb_shape_plan_set_user_data (<em class="parameter"><code><a class="link" href="h
389
414
  </div>
390
415
  </div>
391
416
  <div class="footer">
392
- <hr>
393
- Generated by GTK-Doc V1.20</div>
417
+ <hr>Generated by GTK-Doc V1.25.1</div>
394
418
  </body>
395
419
  </html>
@@ -2,24 +2,24 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-unicode</title>
5
+ <title>hb-unicode: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-common.html" title="hb-common">
10
10
  <link rel="next" href="harfbuzz-Buffers.html" title="Buffers">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (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">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-unicode.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-unicode.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
19
  <a href="#harfbuzz-hb-unicode.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20
20
  </td>
21
21
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
23
  <td><a accesskey="p" href="harfbuzz-hb-common.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="harfbuzz-Buffers.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
@@ -41,10 +41,6 @@
41
41
  </colgroup>
42
42
  <tbody>
43
43
  <tr>
44
- <td class="define_keyword">#define</td>
45
- <td class="function_name"><a class="link" href="harfbuzz-hb-unicode.html#HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS" title="HB_UNICODE_MAX_DECOMPOSITION_LEN">HB_UNICODE_MAX_DECOMPOSITION_LEN</a></td>
46
- </tr>
47
- <tr>
48
44
  <td class="function_type">
49
45
  <a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t"><span class="returnvalue">hb_unicode_combining_class_t</span></a>
50
46
  </td>
@@ -310,6 +306,10 @@
310
306
  </colgroup>
311
307
  <tbody>
312
308
  <tr>
309
+ <td class="define_keyword">#define</td>
310
+ <td class="function_name"><a class="link" href="harfbuzz-hb-unicode.html#HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS" title="HB_UNICODE_MAX_DECOMPOSITION_LEN">HB_UNICODE_MAX_DECOMPOSITION_LEN</a></td>
311
+ </tr>
312
+ <tr>
313
313
  <td class="datatype_keyword">enum</td>
314
314
  <td class="function_name"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t">hb_unicode_combining_class_t</a></td>
315
315
  </tr>
@@ -326,9 +326,9 @@
326
326
  </div>
327
327
  <div class="refsect1">
328
328
  <a name="harfbuzz-hb-unicode.object-hierarchy"></a><h2>Object Hierarchy</h2>
329
- <pre class="screen"> GBoxed
329
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
330
330
  <span class="lineart">╰──</span> hb_unicode_funcs_t
331
- GEnum
331
+ <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
332
332
  <span class="lineart">├──</span> hb_unicode_combining_class_t
333
333
  <span class="lineart">╰──</span> hb_unicode_general_category_t
334
334
  </pre>
@@ -339,17 +339,11 @@
339
339
  <div class="refsect1">
340
340
  <a name="harfbuzz-hb-unicode.functions_details"></a><h2>Functions</h2>
341
341
  <div class="refsect2">
342
- <a name="HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS"></a><h3>HB_UNICODE_MAX_DECOMPOSITION_LEN</h3>
343
- <pre class="programlisting">#define HB_UNICODE_MAX_DECOMPOSITION_LEN (18+1) /* codepoints */
344
- </pre>
345
- </div>
346
- <hr>
347
- <div class="refsect2">
348
342
  <a name="hb-unicode-combining-class"></a><h3>hb_unicode_combining_class ()</h3>
349
343
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t"><span class="returnvalue">hb_unicode_combining_class_t</span></a>
350
344
  hb_unicode_combining_class (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
351
345
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
352
- <p class="since">Since 0.9.2</p>
346
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
353
347
  </div>
354
348
  <hr>
355
349
  <div class="refsect2">
@@ -368,7 +362,7 @@ hb_unicode_compose (<em class="parameter"><code><a class="link" href="harfbuzz-h
368
362
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> b</code></em>,
369
363
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *ab</code></em>);</pre>
370
364
  <div class="refsect3">
371
- <a name="id-1.3.3.4.8.5.4"></a><h4>Parameters</h4>
365
+ <a name="hb-unicode-compose.parameters"></a><h4>Parameters</h4>
372
366
  <div class="informaltable"><table width="100%" border="0">
373
367
  <colgroup>
374
368
  <col width="150px" class="parameters_name">
@@ -389,11 +383,7 @@ hb_unicode_compose (<em class="parameter"><code><a class="link" href="harfbuzz-h
389
383
  </tbody>
390
384
  </table></div>
391
385
  </div>
392
- <div class="refsect3">
393
- <a name="id-1.3.3.4.8.5.5"></a><h4>Returns</h4>
394
- <p></p>
395
- </div>
396
- <p class="since">Since 0.9.2</p>
386
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
397
387
  </div>
398
388
  <hr>
399
389
  <div class="refsect2">
@@ -414,7 +404,7 @@ hb_unicode_decompose (<em class="parameter"><code><a class="link" href="harfbuzz
414
404
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *a</code></em>,
415
405
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *b</code></em>);</pre>
416
406
  <div class="refsect3">
417
- <a name="id-1.3.3.4.8.7.4"></a><h4>Parameters</h4>
407
+ <a name="hb-unicode-decompose.parameters"></a><h4>Parameters</h4>
418
408
  <div class="informaltable"><table width="100%" border="0">
419
409
  <colgroup>
420
410
  <col width="150px" class="parameters_name">
@@ -440,11 +430,7 @@ hb_unicode_decompose (<em class="parameter"><code><a class="link" href="harfbuzz
440
430
  </tbody>
441
431
  </table></div>
442
432
  </div>
443
- <div class="refsect3">
444
- <a name="id-1.3.3.4.8.7.5"></a><h4>Returns</h4>
445
- <p></p>
446
- </div>
447
- <p class="since">Since 0.9.2</p>
433
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
448
434
  </div>
449
435
  <hr>
450
436
  <div class="refsect2">
@@ -454,7 +440,7 @@ hb_unicode_decompose_compatibility (<em class="parameter"><code><a class="link"
454
440
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> u</code></em>,
455
441
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *decomposed</code></em>);</pre>
456
442
  <div class="refsect3">
457
- <a name="id-1.3.3.4.8.8.4"></a><h4>Parameters</h4>
443
+ <a name="hb-unicode-decompose-compatibility.parameters"></a><h4>Parameters</h4>
458
444
  <div class="informaltable"><table width="100%" border="0">
459
445
  <colgroup>
460
446
  <col width="150px" class="parameters_name">
@@ -475,11 +461,7 @@ hb_unicode_decompose_compatibility (<em class="parameter"><code><a class="link"
475
461
  </tbody>
476
462
  </table></div>
477
463
  </div>
478
- <div class="refsect3">
479
- <a name="id-1.3.3.4.8.8.5"></a><h4>Returns</h4>
480
- <p></p>
481
- </div>
482
- <p class="since">Since 0.9.2</p>
464
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
483
465
  </div>
484
466
  <hr>
485
467
  <div class="refsect2">
@@ -497,21 +479,44 @@ hb_unicode_decompose_compatibility (<em class="parameter"><code><a class="link"
497
479
  <pre class="programlisting">unsigned <span class="returnvalue">int</span>
498
480
  hb_unicode_eastasian_width (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
499
481
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
500
- <p class="since">Since 0.9.2</p>
482
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
501
483
  </div>
502
484
  <hr>
503
485
  <div class="refsect2">
504
486
  <a name="hb-unicode-funcs-create"></a><h3>hb_unicode_funcs_create ()</h3>
505
487
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
506
488
  hb_unicode_funcs_create (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *parent</code></em>);</pre>
489
+ <p><span class="annotation">[Xconstructor]</span></p>
490
+ <div class="refsect3">
491
+ <a name="hb-unicode-funcs-create.parameters"></a><h4>Parameters</h4>
492
+ <div class="informaltable"><table width="100%" border="0">
493
+ <colgroup>
494
+ <col width="150px" class="parameters_name">
495
+ <col class="parameters_description">
496
+ <col width="200px" class="parameters_annotations">
497
+ </colgroup>
498
+ <tbody><tr>
499
+ <td class="parameter_name"><p>parent</p></td>
500
+ <td class="parameter_description"><p>. </p></td>
501
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
502
+ </tr></tbody>
503
+ </table></div>
504
+ </div>
505
+ <div class="refsect3">
506
+ <a name="hb-unicode-funcs-create.returns"></a><h4>Returns</h4>
507
+ <p>. </p>
508
+ <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
509
+ </div>
510
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
507
511
  </div>
508
512
  <hr>
509
513
  <div class="refsect2">
510
514
  <a name="hb-unicode-funcs-destroy"></a><h3>hb_unicode_funcs_destroy ()</h3>
511
515
  <pre class="programlisting"><span class="returnvalue">void</span>
512
516
  hb_unicode_funcs_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
517
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
513
518
  <div class="refsect3">
514
- <a name="id-1.3.3.4.8.12.4"></a><h4>Parameters</h4>
519
+ <a name="hb-unicode-funcs-destroy.parameters"></a><h4>Parameters</h4>
515
520
  <div class="informaltable"><table width="100%" border="0">
516
521
  <colgroup>
517
522
  <col width="150px" class="parameters_name">
@@ -525,7 +530,7 @@ hb_unicode_funcs_destroy (<em class="parameter"><code><a class="link" href="harf
525
530
  </tr></tbody>
526
531
  </table></div>
527
532
  </div>
528
- <p class="since">Since 0.9.2</p>
533
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
529
534
  </div>
530
535
  <hr>
531
536
  <div class="refsect2">
@@ -539,11 +544,11 @@ hb_unicode_funcs_get_default (<em class="parameter"><code><span class="type">voi
539
544
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
540
545
  hb_unicode_funcs_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
541
546
  <div class="refsect3">
542
- <a name="id-1.3.3.4.8.14.4"></a><h4>Returns</h4>
547
+ <a name="hb-unicode-funcs-get-empty.returns"></a><h4>Returns</h4>
543
548
  <p>. </p>
544
549
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
545
550
  </div>
546
- <p class="since">Since 0.9.2</p>
551
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
547
552
  </div>
548
553
  <hr>
549
554
  <div class="refsect2">
@@ -551,7 +556,7 @@ hb_unicode_funcs_get_empty (<em class="parameter"><code><span class="type">void<
551
556
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
552
557
  hb_unicode_funcs_get_parent (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
553
558
  <div class="refsect3">
554
- <a name="id-1.3.3.4.8.15.4"></a><h4>Parameters</h4>
559
+ <a name="hb-unicode-funcs-get-parent.parameters"></a><h4>Parameters</h4>
555
560
  <div class="informaltable"><table width="100%" border="0">
556
561
  <colgroup>
557
562
  <col width="150px" class="parameters_name">
@@ -565,11 +570,7 @@ hb_unicode_funcs_get_parent (<em class="parameter"><code><a class="link" href="h
565
570
  </tr></tbody>
566
571
  </table></div>
567
572
  </div>
568
- <div class="refsect3">
569
- <a name="id-1.3.3.4.8.15.5"></a><h4>Returns</h4>
570
- <p></p>
571
- </div>
572
- <p class="since">Since 0.9.2</p>
573
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
573
574
  </div>
574
575
  <hr>
575
576
  <div class="refsect2">
@@ -577,8 +578,9 @@ hb_unicode_funcs_get_parent (<em class="parameter"><code><a class="link" href="h
577
578
  <pre class="programlisting"><span class="returnvalue">void</span> *
578
579
  hb_unicode_funcs_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
579
580
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-user-data-key-t"><span class="type">hb_user_data_key_t</span></a> *key</code></em>);</pre>
581
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
580
582
  <div class="refsect3">
581
- <a name="id-1.3.3.4.8.16.4"></a><h4>Parameters</h4>
583
+ <a name="hb-unicode-funcs-get-user-data.parameters"></a><h4>Parameters</h4>
582
584
  <div class="informaltable"><table width="100%" border="0">
583
585
  <colgroup>
584
586
  <col width="150px" class="parameters_name">
@@ -593,11 +595,11 @@ hb_unicode_funcs_get_user_data (<em class="parameter"><code><a class="link" href
593
595
  </table></div>
594
596
  </div>
595
597
  <div class="refsect3">
596
- <a name="id-1.3.3.4.8.16.5"></a><h4>Returns</h4>
598
+ <a name="hb-unicode-funcs-get-user-data.returns"></a><h4>Returns</h4>
597
599
  <p>. </p>
598
600
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
599
601
  </div>
600
- <p class="since">Since 0.9.2</p>
602
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
601
603
  </div>
602
604
  <hr>
603
605
  <div class="refsect2">
@@ -605,7 +607,7 @@ hb_unicode_funcs_get_user_data (<em class="parameter"><code><a class="link" href
605
607
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
606
608
  hb_unicode_funcs_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
607
609
  <div class="refsect3">
608
- <a name="id-1.3.3.4.8.17.4"></a><h4>Parameters</h4>
610
+ <a name="hb-unicode-funcs-is-immutable.parameters"></a><h4>Parameters</h4>
609
611
  <div class="informaltable"><table width="100%" border="0">
610
612
  <colgroup>
611
613
  <col width="150px" class="parameters_name">
@@ -619,11 +621,7 @@ hb_unicode_funcs_is_immutable (<em class="parameter"><code><a class="link" href=
619
621
  </tr></tbody>
620
622
  </table></div>
621
623
  </div>
622
- <div class="refsect3">
623
- <a name="id-1.3.3.4.8.17.5"></a><h4>Returns</h4>
624
- <p></p>
625
- </div>
626
- <p class="since">Since 0.9.2</p>
624
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
627
625
  </div>
628
626
  <hr>
629
627
  <div class="refsect2">
@@ -631,7 +629,7 @@ hb_unicode_funcs_is_immutable (<em class="parameter"><code><a class="link" href=
631
629
  <pre class="programlisting"><span class="returnvalue">void</span>
632
630
  hb_unicode_funcs_make_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
633
631
  <div class="refsect3">
634
- <a name="id-1.3.3.4.8.18.4"></a><h4>Parameters</h4>
632
+ <a name="hb-unicode-funcs-make-immutable.parameters"></a><h4>Parameters</h4>
635
633
  <div class="informaltable"><table width="100%" border="0">
636
634
  <colgroup>
637
635
  <col width="150px" class="parameters_name">
@@ -645,15 +643,16 @@ hb_unicode_funcs_make_immutable (<em class="parameter"><code><a class="link" hre
645
643
  </tr></tbody>
646
644
  </table></div>
647
645
  </div>
648
- <p class="since">Since 0.9.2</p>
646
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
649
647
  </div>
650
648
  <hr>
651
649
  <div class="refsect2">
652
650
  <a name="hb-unicode-funcs-reference"></a><h3>hb_unicode_funcs_reference ()</h3>
653
651
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
654
652
  hb_unicode_funcs_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
653
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
655
654
  <div class="refsect3">
656
- <a name="id-1.3.3.4.8.19.4"></a><h4>Parameters</h4>
655
+ <a name="hb-unicode-funcs-reference.parameters"></a><h4>Parameters</h4>
657
656
  <div class="informaltable"><table width="100%" border="0">
658
657
  <colgroup>
659
658
  <col width="150px" class="parameters_name">
@@ -668,11 +667,11 @@ hb_unicode_funcs_reference (<em class="parameter"><code><a class="link" href="ha
668
667
  </table></div>
669
668
  </div>
670
669
  <div class="refsect3">
671
- <a name="id-1.3.3.4.8.19.5"></a><h4>Returns</h4>
670
+ <a name="hb-unicode-funcs-reference.returns"></a><h4>Returns</h4>
672
671
  <p>. </p>
673
672
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
674
673
  </div>
675
- <p class="since">Since 0.9.2</p>
674
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
676
675
  </div>
677
676
  <hr>
678
677
  <div class="refsect2">
@@ -684,7 +683,7 @@ hb_unicode_funcs_set_combining_class_func
684
683
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
685
684
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
686
685
  <div class="refsect3">
687
- <a name="id-1.3.3.4.8.20.4"></a><h4>Parameters</h4>
686
+ <a name="hb-unicode-funcs-set-combining-class-func.parameters"></a><h4>Parameters</h4>
688
687
  <div class="informaltable"><table width="100%" border="0">
689
688
  <colgroup>
690
689
  <col width="150px" class="parameters_name">
@@ -705,7 +704,7 @@ hb_unicode_funcs_set_combining_class_func
705
704
  </tbody>
706
705
  </table></div>
707
706
  </div>
708
- <p class="since">Since 0.9.2</p>
707
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
709
708
  </div>
710
709
  <hr>
711
710
  <div class="refsect2">
@@ -716,7 +715,7 @@ hb_unicode_funcs_set_compose_func (<em class="parameter"><code><a class="link" h
716
715
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
717
716
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
718
717
  <div class="refsect3">
719
- <a name="id-1.3.3.4.8.21.4"></a><h4>Parameters</h4>
718
+ <a name="hb-unicode-funcs-set-compose-func.parameters"></a><h4>Parameters</h4>
720
719
  <div class="informaltable"><table width="100%" border="0">
721
720
  <colgroup>
722
721
  <col width="150px" class="parameters_name">
@@ -737,7 +736,7 @@ hb_unicode_funcs_set_compose_func (<em class="parameter"><code><a class="link" h
737
736
  </tbody>
738
737
  </table></div>
739
738
  </div>
740
- <p class="since">Since 0.9.2</p>
739
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
741
740
  </div>
742
741
  <hr>
743
742
  <div class="refsect2">
@@ -749,7 +748,7 @@ hb_unicode_funcs_set_decompose_compatibility_func
749
748
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
750
749
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
751
750
  <div class="refsect3">
752
- <a name="id-1.3.3.4.8.22.4"></a><h4>Parameters</h4>
751
+ <a name="hb-unicode-funcs-set-decompose-compatibility-func.parameters"></a><h4>Parameters</h4>
753
752
  <div class="informaltable"><table width="100%" border="0">
754
753
  <colgroup>
755
754
  <col width="150px" class="parameters_name">
@@ -770,7 +769,7 @@ hb_unicode_funcs_set_decompose_compatibility_func
770
769
  </tbody>
771
770
  </table></div>
772
771
  </div>
773
- <p class="since">Since 0.9.2</p>
772
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
774
773
  </div>
775
774
  <hr>
776
775
  <div class="refsect2">
@@ -781,7 +780,7 @@ hb_unicode_funcs_set_decompose_func (<em class="parameter"><code><a class="link"
781
780
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
782
781
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
783
782
  <div class="refsect3">
784
- <a name="id-1.3.3.4.8.23.4"></a><h4>Parameters</h4>
783
+ <a name="hb-unicode-funcs-set-decompose-func.parameters"></a><h4>Parameters</h4>
785
784
  <div class="informaltable"><table width="100%" border="0">
786
785
  <colgroup>
787
786
  <col width="150px" class="parameters_name">
@@ -802,7 +801,7 @@ hb_unicode_funcs_set_decompose_func (<em class="parameter"><code><a class="link"
802
801
  </tbody>
803
802
  </table></div>
804
803
  </div>
805
- <p class="since">Since 0.9.2</p>
804
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
806
805
  </div>
807
806
  <hr>
808
807
  <div class="refsect2">
@@ -814,7 +813,7 @@ hb_unicode_funcs_set_eastasian_width_func
814
813
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
815
814
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
816
815
  <div class="refsect3">
817
- <a name="id-1.3.3.4.8.24.4"></a><h4>Parameters</h4>
816
+ <a name="hb-unicode-funcs-set-eastasian-width-func.parameters"></a><h4>Parameters</h4>
818
817
  <div class="informaltable"><table width="100%" border="0">
819
818
  <colgroup>
820
819
  <col width="150px" class="parameters_name">
@@ -835,7 +834,7 @@ hb_unicode_funcs_set_eastasian_width_func
835
834
  </tbody>
836
835
  </table></div>
837
836
  </div>
838
- <p class="since">Since 0.9.2</p>
837
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
839
838
  </div>
840
839
  <hr>
841
840
  <div class="refsect2">
@@ -847,7 +846,7 @@ hb_unicode_funcs_set_general_category_func
847
846
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
848
847
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
849
848
  <div class="refsect3">
850
- <a name="id-1.3.3.4.8.25.4"></a><h4>Parameters</h4>
849
+ <a name="hb-unicode-funcs-set-general-category-func.parameters"></a><h4>Parameters</h4>
851
850
  <div class="informaltable"><table width="100%" border="0">
852
851
  <colgroup>
853
852
  <col width="150px" class="parameters_name">
@@ -868,7 +867,7 @@ hb_unicode_funcs_set_general_category_func
868
867
  </tbody>
869
868
  </table></div>
870
869
  </div>
871
- <p class="since">Since 0.9.2</p>
870
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
872
871
  </div>
873
872
  <hr>
874
873
  <div class="refsect2">
@@ -879,7 +878,7 @@ hb_unicode_funcs_set_mirroring_func (<em class="parameter"><code><a class="link"
879
878
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
880
879
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
881
880
  <div class="refsect3">
882
- <a name="id-1.3.3.4.8.26.4"></a><h4>Parameters</h4>
881
+ <a name="hb-unicode-funcs-set-mirroring-func.parameters"></a><h4>Parameters</h4>
883
882
  <div class="informaltable"><table width="100%" border="0">
884
883
  <colgroup>
885
884
  <col width="150px" class="parameters_name">
@@ -900,7 +899,7 @@ hb_unicode_funcs_set_mirroring_func (<em class="parameter"><code><a class="link"
900
899
  </tbody>
901
900
  </table></div>
902
901
  </div>
903
- <p class="since">Since 0.9.2</p>
902
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
904
903
  </div>
905
904
  <hr>
906
905
  <div class="refsect2">
@@ -911,7 +910,7 @@ hb_unicode_funcs_set_script_func (<em class="parameter"><code><a class="link" hr
911
910
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
912
911
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
913
912
  <div class="refsect3">
914
- <a name="id-1.3.3.4.8.27.4"></a><h4>Parameters</h4>
913
+ <a name="hb-unicode-funcs-set-script-func.parameters"></a><h4>Parameters</h4>
915
914
  <div class="informaltable"><table width="100%" border="0">
916
915
  <colgroup>
917
916
  <col width="150px" class="parameters_name">
@@ -932,7 +931,7 @@ hb_unicode_funcs_set_script_func (<em class="parameter"><code><a class="link" hr
932
931
  </tbody>
933
932
  </table></div>
934
933
  </div>
935
- <p class="since">Since 0.9.2</p>
934
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
936
935
  </div>
937
936
  <hr>
938
937
  <div class="refsect2">
@@ -943,8 +942,9 @@ hb_unicode_funcs_set_user_data (<em class="parameter"><code><a class="link" href
943
942
  <em class="parameter"><code><span class="type">void</span> *data</code></em>,
944
943
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>,
945
944
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="type">hb_bool_t</span></a> replace</code></em>);</pre>
945
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
946
946
  <div class="refsect3">
947
- <a name="id-1.3.3.4.8.28.4"></a><h4>Parameters</h4>
947
+ <a name="hb-unicode-funcs-set-user-data.parameters"></a><h4>Parameters</h4>
948
948
  <div class="informaltable"><table width="100%" border="0">
949
949
  <colgroup>
950
950
  <col width="150px" class="parameters_name">
@@ -958,11 +958,7 @@ hb_unicode_funcs_set_user_data (<em class="parameter"><code><a class="link" href
958
958
  </tr></tbody>
959
959
  </table></div>
960
960
  </div>
961
- <div class="refsect3">
962
- <a name="id-1.3.3.4.8.28.5"></a><h4>Returns</h4>
963
- <p></p>
964
- </div>
965
- <p class="since">Since 0.9.2</p>
961
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
966
962
  </div>
967
963
  <hr>
968
964
  <div class="refsect2">
@@ -970,7 +966,7 @@ hb_unicode_funcs_set_user_data (<em class="parameter"><code><a class="link" href
970
966
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-general-category-t" title="enum hb_unicode_general_category_t"><span class="returnvalue">hb_unicode_general_category_t</span></a>
971
967
  hb_unicode_general_category (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
972
968
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
973
- <p class="since">Since 0.9.2</p>
969
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
974
970
  </div>
975
971
  <hr>
976
972
  <div class="refsect2">
@@ -986,7 +982,7 @@ hb_unicode_general_category (<em class="parameter"><code><a class="link" href="h
986
982
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="returnvalue">hb_codepoint_t</span></a>
987
983
  hb_unicode_mirroring (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
988
984
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
989
- <p class="since">Since 0.9.2</p>
985
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
990
986
  </div>
991
987
  <hr>
992
988
  <div class="refsect2">
@@ -1002,7 +998,7 @@ hb_unicode_mirroring (<em class="parameter"><code><a class="link" href="harfbuzz
1002
998
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="returnvalue">hb_script_t</span></a>
1003
999
  hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
1004
1000
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
1005
- <p class="since">Since 0.9.2</p>
1001
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1006
1002
  </div>
1007
1003
  <hr>
1008
1004
  <div class="refsect2">
@@ -1016,9 +1012,15 @@ hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb
1016
1012
  <div class="refsect1">
1017
1013
  <a name="harfbuzz-hb-unicode.other_details"></a><h2>Types and Values</h2>
1018
1014
  <div class="refsect2">
1015
+ <a name="HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS"></a><h3>HB_UNICODE_MAX_DECOMPOSITION_LEN</h3>
1016
+ <pre class="programlisting">#define HB_UNICODE_MAX_DECOMPOSITION_LEN (18+1) /* codepoints */
1017
+ </pre>
1018
+ </div>
1019
+ <hr>
1020
+ <div class="refsect2">
1019
1021
  <a name="hb-unicode-combining-class-t"></a><h3>enum hb_unicode_combining_class_t</h3>
1020
1022
  <div class="refsect3">
1021
- <a name="id-1.3.3.4.9.2.3"></a><h4>Members</h4>
1023
+ <a name="hb-unicode-combining-class-t.members"></a><h4>Members</h4>
1022
1024
  <div class="informaltable"><table width="100%" border="0">
1023
1025
  <colgroup>
1024
1026
  <col width="300px" class="enum_members_name">
@@ -1325,7 +1327,7 @@ hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb
1325
1327
  <div class="refsect2">
1326
1328
  <a name="hb-unicode-general-category-t"></a><h3>enum hb_unicode_general_category_t</h3>
1327
1329
  <div class="refsect3">
1328
- <a name="id-1.3.3.4.9.4.3"></a><h4>Members</h4>
1330
+ <a name="hb-unicode-general-category-t.members"></a><h4>Members</h4>
1329
1331
  <div class="informaltable"><table width="100%" border="0">
1330
1332
  <colgroup>
1331
1333
  <col width="300px" class="enum_members_name">
@@ -1490,7 +1492,6 @@ hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb
1490
1492
  </div>
1491
1493
  </div>
1492
1494
  <div class="footer">
1493
- <hr>
1494
- Generated by GTK-Doc V1.20</div>
1495
+ <hr>Generated by GTK-Doc V1.25.1</div>
1495
1496
  </body>
1496
1497
  </html>