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,17 +2,17 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: Harfbuzz API</title>
5
+ <title>Harfbuzz API: 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
8
  <link rel="up" href="pt02.html" title="Part II. Reference manual">
9
9
  <link rel="prev" href="pt02.html" title="Part II. Reference manual">
10
10
  <link rel="next" href="harfbuzz-hb.html" title="hb">
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"></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
@@ -72,6 +72,9 @@
72
72
  <span class="refentrytitle"><a href="harfbuzz-hb-ot-shape.html">hb-ot-shape</a></span><span class="refpurpose"></span>
73
73
  </dt>
74
74
  <dt>
75
+ <span class="refentrytitle"><a href="harfbuzz-hb-ot-math.html">hb-ot-math</a></span><span class="refpurpose"></span>
76
+ </dt>
77
+ <dt>
75
78
  <span class="refentrytitle"><a href="harfbuzz-hb-shape-plan.html">hb-shape-plan</a></span><span class="refpurpose"></span>
76
79
  </dt>
77
80
  <dt>
@@ -98,7 +101,6 @@
98
101
  </dl></div>
99
102
  </div>
100
103
  <div class="footer">
101
- <hr>
102
- Generated by GTK-Doc V1.20</div>
104
+ <hr>Generated by GTK-Doc V1.25.1</div>
103
105
  </body>
104
106
  </html>
@@ -0,0 +1,97 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>: HarfBuzz Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
+ <link rel="home" href="index.html" title="HarfBuzz Manual">
8
+ <link rel="up" href="pt01.html" title="Part I. User's manual">
9
+ <link rel="prev" href="using-your-own-font-functions.html" title="Using your own font functions">
10
+ <link rel="next" href="a-clustering-example-for-levels-0-and-1.html" title="A clustering example for levels 0 and 1">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
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="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts"></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="p" href="using-your-own-font-functions.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="a-clustering-example-for-levels-0-and-1.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="chapter">
23
+ <div class="titlepage"></div>
24
+ <div class="toc"><dl class="toc">
25
+ <dt><span class="sect1"><a href="clusters.html#clusters">Clusters</a></span></dt>
26
+ <dt><span class="sect1"><a href="a-clustering-example-for-levels-0-and-1.html">A clustering example for levels 0 and 1</a></span></dt>
27
+ <dt><span class="sect1"><a href="reordering-in-levels-0-and-1.html">Reordering in levels 0 and 1</a></span></dt>
28
+ <dt><span class="sect1"><a href="the-distinction-between-levels-0-and-1.html">The distinction between levels 0 and 1</a></span></dt>
29
+ <dt><span class="sect1"><a href="level-2.html">Level 2</a></span></dt>
30
+ <dd><dl>
31
+ <dt><span class="sect2"><a href="level-2.html#ligatures-with-combining-marks">Ligatures with combining marks</a></span></dt>
32
+ <dt><span class="sect2"><a href="level-2.html#reordering">Reordering</a></span></dt>
33
+ </dl></dd>
34
+ </dl></div>
35
+ <div class="sect1">
36
+ <div class="titlepage"><div><div><h2 class="title" style="clear: both">
37
+ <a name="clusters"></a>Clusters</h2></div></div></div>
38
+ <p>
39
+ In shaping text, a <span class="emphasis"><em>cluster</em></span> is a sequence of
40
+ code points that needs to be treated as a single, indivisible unit.
41
+ </p>
42
+ <p>
43
+ When you add text to a HB buffer, each character is associated with
44
+ a <span class="emphasis"><em>cluster value</em></span>. This is an arbitrary number as
45
+ far as HB is concerned.
46
+ </p>
47
+ <p>
48
+ Most clients will use UTF-8, UTF-16, or UTF-32 indices, but the
49
+ actual number does not matter. Moreover, it is not required for the
50
+ cluster values to be monotonically increasing, but pretty much all
51
+ of HB's tests are performed on monotonically increasing cluster
52
+ numbers. Nevertheless, there is no such assumption in the code
53
+ itself. With that in mind, let's examine what happens with cluster
54
+ values during shaping under each cluster-level.
55
+ </p>
56
+ <p>
57
+ HarfBuzz provides three <span class="emphasis"><em>levels</em></span> of clustering
58
+ support. Level 0 is the default behavior and reproduces the behavior
59
+ of the old HarfBuzz library. Level 1 tweaks this behavior slightly
60
+ to produce better results, so level 1 clustering is recommended for
61
+ code that is not required to implement backward compatibility with
62
+ the old HarfBuzz.
63
+ </p>
64
+ <p>
65
+ Level 2 differs significantly in how it treats cluster values.
66
+ Levels 0 and 1 both process ligatures and glyph decomposition by
67
+ merging clusters; level 2 does not.
68
+ </p>
69
+ <p>
70
+ The conceptual model for what the cluster values mean, in levels 0
71
+ and 1, is this:
72
+ </p>
73
+ <div class="itemizedlist"><ul class="itemizedlist compact" style="list-style-type: disc; ">
74
+ <li class="listitem"><p>
75
+ the sequence of cluster values will always remain monotone
76
+ </p></li>
77
+ <li class="listitem"><p>
78
+ each value represents a single cluster
79
+ </p></li>
80
+ <li class="listitem"><p>
81
+ each cluster contains one or more glyphs and one or more
82
+ characters
83
+ </p></li>
84
+ </ul></div>
85
+ <p>
86
+ Assuming that initial cluster numbers were monotonically increasing
87
+ and distinct, then all adjacent glyphs having the same cluster
88
+ number belong to the same cluster, and all characters belong to the
89
+ cluster that has the highest number not larger than their initial
90
+ cluster number. This will become clearer with an example.
91
+ </p>
92
+ </div>
93
+ </div>
94
+ <div class="footer">
95
+ <hr>Generated by GTK-Doc V1.25.1</div>
96
+ </body>
97
+ </html>
@@ -2,17 +2,17 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: Customizing Unicode functions</title>
5
+ <title>Customizing Unicode functions: 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
8
  <link rel="up" href="buffers-language-script-and-direction.html" title="Buffers, language, script and direction">
9
9
  <link rel="prev" href="what-about-the-other-scripts.html" title="What about the other scripts?">
10
10
  <link rel="next" href="fonts-and-faces.html" title="Fonts and faces">
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"></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><a accesskey="u" href="buffers-language-script-and-direction.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
@@ -26,7 +26,6 @@
26
26
  </p>
27
27
  </div>
28
28
  <div class="footer">
29
- <hr>
30
- Generated by GTK-Doc V1.20</div>
29
+ <hr>Generated by GTK-Doc V1.25.1</div>
31
30
  </body>
32
31
  </html>
@@ -2,17 +2,17 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: Index of deprecated API</title>
5
+ <title>Index of deprecated API: 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
8
  <link rel="up" href="pt02.html" title="Part II. Reference manual">
9
- <link rel="prev" href="api-index-1-1-3.html" title="Index of new symbols in 1.1.3">
9
+ <link rel="prev" href="api-index-1-4-0.html" title="Index of new symbols in 1.4.0">
10
10
  <link rel="next" href="annotation-glossary.html" title="Annotation Glossary">
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"><span id="nav_index"><a class="shortcut" href="#idxB">B</a>
17
17
   <span class="dim">|</span> 
18
18
  <a class="shortcut" href="#idxF">F</a>
@@ -20,7 +20,7 @@
20
20
  <a class="shortcut" href="#idxS">S</a></span></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
22
  <td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
- <td><a accesskey="p" href="api-index-1-1-3.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
23
+ <td><a accesskey="p" href="api-index-1-4-0.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="annotation-glossary.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
26
26
  <div class="index">
@@ -37,11 +37,11 @@
37
37
  <dd></dd>
38
38
  <a name="idxF"></a><h3 class="title">F</h3>
39
39
  <dt>
40
- <a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-glyph-func" title="hb_font_funcs_set_glyph_func ()">hb_font_funcs_set_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
40
+ <a class="link" href="harfbuzz-hb-deprecated.html#hb-font-funcs-set-glyph-func" title="hb_font_funcs_set_glyph_func ()">hb_font_funcs_set_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-deprecated.html" title="hb-deprecated">hb-deprecated</a>
41
41
  </dt>
42
42
  <dd></dd>
43
43
  <dt>
44
- <a class="link" href="harfbuzz-hb-font.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()">hb_font_get_glyph_func_t</a>, user_function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
44
+ <a class="link" href="harfbuzz-hb-deprecated.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()">hb_font_get_glyph_func_t</a>, user_function in <a class="link" href="harfbuzz-hb-deprecated.html" title="hb-deprecated">hb-deprecated</a>
45
45
  </dt>
46
46
  <dd></dd>
47
47
  <a name="idxS"></a><h3 class="title">S</h3>
@@ -51,7 +51,6 @@
51
51
  <dd></dd>
52
52
  </div>
53
53
  <div class="footer">
54
- <hr>
55
- Generated by GTK-Doc V1.20</div>
54
+ <hr>Generated by GTK-Doc V1.25.1</div>
56
55
  </body>
57
56
  </html>
@@ -2,17 +2,17 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: Fonts and faces</title>
5
+ <title>Fonts and faces: 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
8
  <link rel="up" href="pt01.html" title="Part I. User's manual">
9
9
  <link rel="prev" href="customizing-unicode-functions.html" title="Customizing Unicode functions">
10
10
  <link rel="next" href="using-harfbuzzs-native-opentype-implementation.html" title="Using Harfbuzz's native OpenType implementation">
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"></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
@@ -35,7 +35,6 @@
35
35
  </div>
36
36
  </div>
37
37
  <div class="footer">
38
- <hr>
39
- Generated by GTK-Doc V1.20</div>
38
+ <hr>Generated by GTK-Doc V1.25.1</div>
40
39
  </body>
41
40
  </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: Buffers</title>
5
+ <title>Buffers: 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-unicode.html" title="hb-unicode">
10
10
  <link rel="next" href="harfbuzz-hb-blob.html" title="hb-blob">
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-Buffers.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-Buffers.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
19
  <a href="#harfbuzz-Buffers.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-unicode.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="harfbuzz-hb-blob.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
@@ -511,16 +511,16 @@
511
511
  </div>
512
512
  <div class="refsect1">
513
513
  <a name="harfbuzz-Buffers.object-hierarchy"></a><h2>Object Hierarchy</h2>
514
- <pre class="screen"> GBoxed
514
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
515
515
  <span class="lineart">├──</span> hb_buffer_t
516
516
  <span class="lineart">├──</span> hb_glyph_info_t
517
517
  <span class="lineart">├──</span> hb_glyph_position_t
518
518
  <span class="lineart">╰──</span> hb_segment_properties_t
519
- GEnum
519
+ <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
520
520
  <span class="lineart">├──</span> hb_buffer_cluster_level_t
521
521
  <span class="lineart">├──</span> hb_buffer_content_type_t
522
522
  <span class="lineart">╰──</span> hb_buffer_serialize_format_t
523
- GFlags
523
+ <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
524
524
  <span class="lineart">├──</span> hb_buffer_flags_t
525
525
  <span class="lineart">╰──</span> hb_buffer_serialize_flags_t
526
526
  </pre>
@@ -541,6 +541,18 @@ passed <a class="link" href="harfbuzz-Shaping.html#hb-shape" title="hb_shape ()
541
541
  <a name="hb-buffer-create"></a><h3>hb_buffer_create ()</h3>
542
542
  <pre class="programlisting"><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="returnvalue">hb_buffer_t</span></a> *
543
543
  hb_buffer_create (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
544
+ <p>Creates a new <a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> with all properties to defaults.</p>
545
+ <p><span class="annotation">[Xconstructor]</span></p>
546
+ <div class="refsect3">
547
+ <a name="hb-buffer-create.returns"></a><h4>Returns</h4>
548
+ <p>A newly allocated <a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> with a reference count of 1. The initial
549
+ reference count should be released with <a class="link" href="harfbuzz-Buffers.html#hb-buffer-destroy" title="hb_buffer_destroy ()"><code class="function">hb_buffer_destroy()</code></a> when you are done
550
+ using the <a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a>. This function never returns <code class="literal">NULL</code>. If memory cannot
551
+ be allocated, a special <a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> object will be returned on which
552
+ <a class="link" href="harfbuzz-Buffers.html#hb-buffer-allocation-successful" title="hb_buffer_allocation_successful ()"><code class="function">hb_buffer_allocation_successful()</code></a> returns <code class="literal">false</code>. </p>
553
+ <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
554
+ </div>
555
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
544
556
  </div>
545
557
  <hr>
546
558
  <div class="refsect2">
@@ -551,8 +563,9 @@ hb_buffer_reference (<em class="parameter"><code><a class="link" href="harfbuzz-
551
563
  by one. This prevents <em class="parameter"><code>buffer</code></em>
552
564
  from
553
565
  being destroyed until a matching call to <a class="link" href="harfbuzz-Buffers.html#hb-buffer-destroy" title="hb_buffer_destroy ()"><code class="function">hb_buffer_destroy()</code></a> is made.</p>
566
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
554
567
  <div class="refsect3">
555
- <a name="id-1.3.3.5.12.3.5"></a><h4>Parameters</h4>
568
+ <a name="hb-buffer-reference.parameters"></a><h4>Parameters</h4>
556
569
  <div class="informaltable"><table width="100%" border="0">
557
570
  <colgroup>
558
571
  <col width="150px" class="parameters_name">
@@ -567,11 +580,11 @@ being destroyed until a matching call to <a class="link" href="harfbuzz-Buffers.
567
580
  </table></div>
568
581
  </div>
569
582
  <div class="refsect3">
570
- <a name="id-1.3.3.5.12.3.6"></a><h4>Returns</h4>
583
+ <a name="hb-buffer-reference.returns"></a><h4>Returns</h4>
571
584
  <p>The referenced <a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a>. </p>
572
585
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
573
586
  </div>
574
- <p class="since">Since 0.9.2</p>
587
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
575
588
  </div>
576
589
  <hr>
577
590
  <div class="refsect2">
@@ -579,11 +592,11 @@ being destroyed until a matching call to <a class="link" href="harfbuzz-Buffers.
579
592
  <pre class="programlisting"><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="returnvalue">hb_buffer_t</span></a> *
580
593
  hb_buffer_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
581
594
  <div class="refsect3">
582
- <a name="id-1.3.3.5.12.4.4"></a><h4>Returns</h4>
595
+ <a name="hb-buffer-get-empty.returns"></a><h4>Returns</h4>
583
596
  <p>. </p>
584
597
  <p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
585
598
  </div>
586
- <p class="since">Since 0.9.2</p>
599
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
587
600
  </div>
588
601
  <hr>
589
602
  <div class="refsect2">
@@ -596,8 +609,9 @@ Decreases the reference count on <em class="parameter"><code>buffer</code></em>
596
609
  by one. If the result is zero, then
597
610
  <em class="parameter"><code>buffer</code></em>
598
611
  and all associated resources are freed. See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-reference" title="hb_buffer_reference ()"><code class="function">hb_buffer_reference()</code></a>.</p>
612
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
599
613
  <div class="refsect3">
600
- <a name="id-1.3.3.5.12.5.5"></a><h4>Parameters</h4>
614
+ <a name="hb-buffer-destroy.parameters"></a><h4>Parameters</h4>
601
615
  <div class="informaltable"><table width="100%" border="0">
602
616
  <colgroup>
603
617
  <col width="150px" class="parameters_name">
@@ -611,7 +625,7 @@ Decreases the reference count on <em class="parameter"><code>buffer</code></em>
611
625
  </tr></tbody>
612
626
  </table></div>
613
627
  </div>
614
- <p class="since">Since 0.9.2</p>
628
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
615
629
  </div>
616
630
  <hr>
617
631
  <div class="refsect2">
@@ -621,7 +635,7 @@ hb_buffer_reset (<em class="parameter"><code><a class="link" href="harfbuzz-Buff
621
635
  <p>Resets the buffer to its initial status, as if it was just newly created
622
636
  with <a class="link" href="harfbuzz-Buffers.html#hb-buffer-create" title="hb_buffer_create ()"><code class="function">hb_buffer_create()</code></a>.</p>
623
637
  <div class="refsect3">
624
- <a name="id-1.3.3.5.12.6.5"></a><h4>Parameters</h4>
638
+ <a name="hb-buffer-reset.parameters"></a><h4>Parameters</h4>
625
639
  <div class="informaltable"><table width="100%" border="0">
626
640
  <colgroup>
627
641
  <col width="150px" class="parameters_name">
@@ -635,7 +649,7 @@ with <a class="link" href="harfbuzz-Buffers.html#hb-buffer-create" title="hb_buf
635
649
  </tr></tbody>
636
650
  </table></div>
637
651
  </div>
638
- <p class="since">Since 0.9.2</p>
652
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
639
653
  </div>
640
654
  <hr>
641
655
  <div class="refsect2">
@@ -645,7 +659,7 @@ hb_buffer_clear_contents (<em class="parameter"><code><a class="link" href="harf
645
659
  <p>Similar to <a class="link" href="harfbuzz-Buffers.html#hb-buffer-reset" title="hb_buffer_reset ()"><code class="function">hb_buffer_reset()</code></a>, but does not clear the Unicode functions and
646
660
  the replacement code point.</p>
647
661
  <div class="refsect3">
648
- <a name="id-1.3.3.5.12.7.5"></a><h4>Parameters</h4>
662
+ <a name="hb-buffer-clear-contents.parameters"></a><h4>Parameters</h4>
649
663
  <div class="informaltable"><table width="100%" border="0">
650
664
  <colgroup>
651
665
  <col width="150px" class="parameters_name">
@@ -659,7 +673,7 @@ the replacement code point.</p>
659
673
  </tr></tbody>
660
674
  </table></div>
661
675
  </div>
662
- <p class="since">Since 0.9.11</p>
676
+ <p class="since">Since: <a class="link" href="api-index-0-9-11.html#api-index-0.9.11">0.9.11</a></p>
663
677
  </div>
664
678
  <hr>
665
679
  <div class="refsect2">
@@ -671,7 +685,7 @@ hb_buffer_pre_allocate (<em class="parameter"><code><a class="link" href="harfbu
671
685
  to fit at least <em class="parameter"><code>size</code></em>
672
686
  number of items.</p>
673
687
  <div class="refsect3">
674
- <a name="id-1.3.3.5.12.8.5"></a><h4>Parameters</h4>
688
+ <a name="hb-buffer-pre-allocate.parameters"></a><h4>Parameters</h4>
675
689
  <div class="informaltable"><table width="100%" border="0">
676
690
  <colgroup>
677
691
  <col width="150px" class="parameters_name">
@@ -693,12 +707,11 @@ hb_buffer_pre_allocate (<em class="parameter"><code><a class="link" href="harfbu
693
707
  </table></div>
694
708
  </div>
695
709
  <div class="refsect3">
696
- <a name="id-1.3.3.5.12.8.6"></a><h4>Returns</h4>
710
+ <a name="hb-buffer-pre-allocate.returns"></a><h4>Returns</h4>
697
711
  <p><code class="literal">true</code> if <em class="parameter"><code>buffer</code></em>
698
712
  memory allocation succeeded, <code class="literal">false</code> otherwise.</p>
699
- <p></p>
700
713
  </div>
701
- <p class="since">Since 0.9.2</p>
714
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
702
715
  </div>
703
716
  <hr>
704
717
  <div class="refsect2">
@@ -707,7 +720,7 @@ memory allocation succeeded, <code class="literal">false</code> otherwise.</p>
707
720
  hb_buffer_allocation_successful (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
708
721
  <p>Check if allocating memory for the buffer succeeded.</p>
709
722
  <div class="refsect3">
710
- <a name="id-1.3.3.5.12.9.5"></a><h4>Parameters</h4>
723
+ <a name="hb-buffer-allocation-successful.parameters"></a><h4>Parameters</h4>
711
724
  <div class="informaltable"><table width="100%" border="0">
712
725
  <colgroup>
713
726
  <col width="150px" class="parameters_name">
@@ -722,12 +735,11 @@ hb_buffer_allocation_successful (<em class="parameter"><code><a class="link" hre
722
735
  </table></div>
723
736
  </div>
724
737
  <div class="refsect3">
725
- <a name="id-1.3.3.5.12.9.6"></a><h4>Returns</h4>
738
+ <a name="hb-buffer-allocation-successful.returns"></a><h4>Returns</h4>
726
739
  <p><code class="literal">true</code> if <em class="parameter"><code>buffer</code></em>
727
740
  memory allocation succeeded, <code class="literal">false</code> otherwise.</p>
728
- <p></p>
729
741
  </div>
730
- <p class="since">Since 0.9.2</p>
742
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
731
743
  </div>
732
744
  <hr>
733
745
  <div class="refsect2">
@@ -748,7 +760,7 @@ character in the input text stream and are output in
748
760
  , it is up to the
749
761
  caller to ensure it is a valid Unicode code point.</p>
750
762
  <div class="refsect3">
751
- <a name="id-1.3.3.5.12.10.6"></a><h4>Parameters</h4>
763
+ <a name="hb-buffer-add.parameters"></a><h4>Parameters</h4>
752
764
  <div class="informaltable"><table width="100%" border="0">
753
765
  <colgroup>
754
766
  <col width="150px" class="parameters_name">
@@ -775,7 +787,7 @@ caller to ensure it is a valid Unicode code point.</p>
775
787
  </tbody>
776
788
  </table></div>
777
789
  </div>
778
- <p class="since">Since 0.9.7</p>
790
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
779
791
  </div>
780
792
  <hr>
781
793
  <div class="refsect2">
@@ -806,7 +818,7 @@ marks at stat of run.</p>
806
818
  , it is up to the caller
807
819
  to ensure it contains a valid Unicode code points.</p>
808
820
  <div class="refsect3">
809
- <a name="id-1.3.3.5.12.11.6"></a><h4>Parameters</h4>
821
+ <a name="hb-buffer-add-codepoints.parameters"></a><h4>Parameters</h4>
810
822
  <div class="informaltable"><table width="100%" border="0">
811
823
  <colgroup>
812
824
  <col width="150px" class="parameters_name">
@@ -827,7 +839,7 @@ to ensure it contains a valid Unicode code points.</p>
827
839
  <tr>
828
840
  <td class="parameter_name"><p>text_length</p></td>
829
841
  <td class="parameter_description"><p>the length of the <em class="parameter"><code>text</code></em>
830
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated.</p></td>
842
+ , or -1 if it is <code class="literal">NULL</code> terminated.</p></td>
831
843
  <td class="parameter_annotations"> </td>
832
844
  </tr>
833
845
  <tr>
@@ -841,13 +853,13 @@ to ensure it contains a valid Unicode code points.</p>
841
853
  <td class="parameter_description"><p>the number of code points to add to the <em class="parameter"><code>buffer</code></em>
842
854
  , or -1 for the
843
855
  end of <em class="parameter"><code>text</code></em>
844
- (assuming it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated).</p></td>
856
+ (assuming it is <code class="literal">NULL</code> terminated).</p></td>
845
857
  <td class="parameter_annotations"> </td>
846
858
  </tr>
847
859
  </tbody>
848
860
  </table></div>
849
861
  </div>
850
- <p class="since">Since 0.9.31</p>
862
+ <p class="since">Since: <a class="link" href="api-index-0-9-31.html#api-index-0.9.31">0.9.31</a></p>
851
863
  </div>
852
864
  <hr>
853
865
  <div class="refsect2">
@@ -863,7 +875,7 @@ hb_buffer_add_utf32 (<em class="parameter"><code><a class="link" href="harfbuzz-
863
875
  replacement code point,
864
876
  see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepoint" title="hb_buffer_set_replacement_codepoint ()"><code class="function">hb_buffer_set_replacement_codepoint()</code></a>.</p>
865
877
  <div class="refsect3">
866
- <a name="id-1.3.3.5.12.12.6"></a><h4>Parameters</h4>
878
+ <a name="hb-buffer-add-utf32.parameters"></a><h4>Parameters</h4>
867
879
  <div class="informaltable"><table width="100%" border="0">
868
880
  <colgroup>
869
881
  <col width="150px" class="parameters_name">
@@ -884,7 +896,7 @@ see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepo
884
896
  <tr>
885
897
  <td class="parameter_name"><p>text_length</p></td>
886
898
  <td class="parameter_description"><p>the length of the <em class="parameter"><code>text</code></em>
887
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated.</p></td>
899
+ , or -1 if it is <code class="literal">NULL</code> terminated.</p></td>
888
900
  <td class="parameter_annotations"> </td>
889
901
  </tr>
890
902
  <tr>
@@ -898,13 +910,13 @@ see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepo
898
910
  <td class="parameter_description"><p>the number of characters to add to the <em class="parameter"><code>buffer</code></em>
899
911
  , or -1 for the
900
912
  end of <em class="parameter"><code>text</code></em>
901
- (assuming it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated).</p></td>
913
+ (assuming it is <code class="literal">NULL</code> terminated).</p></td>
902
914
  <td class="parameter_annotations"> </td>
903
915
  </tr>
904
916
  </tbody>
905
917
  </table></div>
906
918
  </div>
907
- <p class="since">Since 0.9.2</p>
919
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
908
920
  </div>
909
921
  <hr>
910
922
  <div class="refsect2">
@@ -920,7 +932,7 @@ hb_buffer_add_utf16 (<em class="parameter"><code><a class="link" href="harfbuzz-
920
932
  replacement code point,
921
933
  see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepoint" title="hb_buffer_set_replacement_codepoint ()"><code class="function">hb_buffer_set_replacement_codepoint()</code></a>.</p>
922
934
  <div class="refsect3">
923
- <a name="id-1.3.3.5.12.13.6"></a><h4>Parameters</h4>
935
+ <a name="hb-buffer-add-utf16.parameters"></a><h4>Parameters</h4>
924
936
  <div class="informaltable"><table width="100%" border="0">
925
937
  <colgroup>
926
938
  <col width="150px" class="parameters_name">
@@ -941,7 +953,7 @@ see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepo
941
953
  <tr>
942
954
  <td class="parameter_name"><p>text_length</p></td>
943
955
  <td class="parameter_description"><p>the length of the <em class="parameter"><code>text</code></em>
944
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated.</p></td>
956
+ , or -1 if it is <code class="literal">NULL</code> terminated.</p></td>
945
957
  <td class="parameter_annotations"> </td>
946
958
  </tr>
947
959
  <tr>
@@ -955,13 +967,13 @@ see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepo
955
967
  <td class="parameter_description"><p>the number of characters to add to the <em class="parameter"><code>buffer</code></em>
956
968
  , or -1 for the
957
969
  end of <em class="parameter"><code>text</code></em>
958
- (assuming it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated).</p></td>
970
+ (assuming it is <code class="literal">NULL</code> terminated).</p></td>
959
971
  <td class="parameter_annotations"> </td>
960
972
  </tr>
961
973
  </tbody>
962
974
  </table></div>
963
975
  </div>
964
- <p class="since">Since 0.9.2</p>
976
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
965
977
  </div>
966
978
  <hr>
967
979
  <div class="refsect2">
@@ -977,7 +989,7 @@ hb_buffer_add_utf8 (<em class="parameter"><code><a class="link" href="harfbuzz-B
977
989
  replacement code point,
978
990
  see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepoint" title="hb_buffer_set_replacement_codepoint ()"><code class="function">hb_buffer_set_replacement_codepoint()</code></a>.</p>
979
991
  <div class="refsect3">
980
- <a name="id-1.3.3.5.12.14.6"></a><h4>Parameters</h4>
992
+ <a name="hb-buffer-add-utf8.parameters"></a><h4>Parameters</h4>
981
993
  <div class="informaltable"><table width="100%" border="0">
982
994
  <colgroup>
983
995
  <col width="150px" class="parameters_name">
@@ -999,7 +1011,7 @@ characters to append. </p></td>
999
1011
  <tr>
1000
1012
  <td class="parameter_name"><p>text_length</p></td>
1001
1013
  <td class="parameter_description"><p>the length of the <em class="parameter"><code>text</code></em>
1002
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated.</p></td>
1014
+ , or -1 if it is <code class="literal">NULL</code> terminated.</p></td>
1003
1015
  <td class="parameter_annotations"> </td>
1004
1016
  </tr>
1005
1017
  <tr>
@@ -1013,13 +1025,13 @@ characters to append. </p></td>
1013
1025
  <td class="parameter_description"><p>the number of characters to add to the <em class="parameter"><code>buffer</code></em>
1014
1026
  , or -1 for the
1015
1027
  end of <em class="parameter"><code>text</code></em>
1016
- (assuming it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated).</p></td>
1028
+ (assuming it is <code class="literal">NULL</code> terminated).</p></td>
1017
1029
  <td class="parameter_annotations"> </td>
1018
1030
  </tr>
1019
1031
  </tbody>
1020
1032
  </table></div>
1021
1033
  </div>
1022
- <p class="since">Since 0.9.2</p>
1034
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1023
1035
  </div>
1024
1036
  <hr>
1025
1037
  <div class="refsect2">
@@ -1034,7 +1046,7 @@ hb_buffer_add_latin1 (<em class="parameter"><code><a class="link" href="harfbuzz
1034
1046
  Unicode code points that can fit in 8-bit strings.</p>
1035
1047
  <div class="note">Has nothing to do with non-Unicode Latin-1 encoding.</div>
1036
1048
  <div class="refsect3">
1037
- <a name="id-1.3.3.5.12.15.6"></a><h4>Parameters</h4>
1049
+ <a name="hb-buffer-add-latin1.parameters"></a><h4>Parameters</h4>
1038
1050
  <div class="informaltable"><table width="100%" border="0">
1039
1051
  <colgroup>
1040
1052
  <col width="150px" class="parameters_name">
@@ -1056,7 +1068,7 @@ characters to append. </p></td>
1056
1068
  <tr>
1057
1069
  <td class="parameter_name"><p>text_length</p></td>
1058
1070
  <td class="parameter_description"><p>the length of the <em class="parameter"><code>text</code></em>
1059
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated.</p></td>
1071
+ , or -1 if it is <code class="literal">NULL</code> terminated.</p></td>
1060
1072
  <td class="parameter_annotations"> </td>
1061
1073
  </tr>
1062
1074
  <tr>
@@ -1070,13 +1082,13 @@ characters to append. </p></td>
1070
1082
  <td class="parameter_description"><p>the number of characters to add to the <em class="parameter"><code>buffer</code></em>
1071
1083
  , or -1 for the
1072
1084
  end of <em class="parameter"><code>text</code></em>
1073
- (assuming it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated).</p></td>
1085
+ (assuming it is <code class="literal">NULL</code> terminated).</p></td>
1074
1086
  <td class="parameter_annotations"> </td>
1075
1087
  </tr>
1076
1088
  </tbody>
1077
1089
  </table></div>
1078
1090
  </div>
1079
- <p class="since">Since 0.9.39</p>
1091
+ <p class="since">Since: <a class="link" href="api-index-0-9-39.html#api-index-0.9.39">0.9.39</a></p>
1080
1092
  </div>
1081
1093
  <hr>
1082
1094
  <div class="refsect2">
@@ -1088,7 +1100,7 @@ hb_buffer_set_content_type (<em class="parameter"><code><a class="link" href="ha
1088
1100
  contents, buffers are either empty, contain
1089
1101
  characters (before shaping) or glyphs (the result of shaping).</p>
1090
1102
  <div class="refsect3">
1091
- <a name="id-1.3.3.5.12.16.5"></a><h4>Parameters</h4>
1103
+ <a name="hb-buffer-set-content-type.parameters"></a><h4>Parameters</h4>
1092
1104
  <div class="informaltable"><table width="100%" border="0">
1093
1105
  <colgroup>
1094
1106
  <col width="150px" class="parameters_name">
@@ -1109,7 +1121,7 @@ characters (before shaping) or glyphs (the result of shaping).</p>
1109
1121
  </tbody>
1110
1122
  </table></div>
1111
1123
  </div>
1112
- <p class="since">Since 0.9.5</p>
1124
+ <p class="since">Since: <a class="link" href="api-index-0-9-5.html#api-index-0.9.5">0.9.5</a></p>
1113
1125
  </div>
1114
1126
  <hr>
1115
1127
  <div class="refsect2">
@@ -1118,7 +1130,7 @@ characters (before shaping) or glyphs (the result of shaping).</p>
1118
1130
  hb_buffer_get_content_type (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1119
1131
  <p>see <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-content-type" title="hb_buffer_set_content_type ()"><code class="function">hb_buffer_set_content_type()</code></a>.</p>
1120
1132
  <div class="refsect3">
1121
- <a name="id-1.3.3.5.12.17.5"></a><h4>Parameters</h4>
1133
+ <a name="hb-buffer-get-content-type.parameters"></a><h4>Parameters</h4>
1122
1134
  <div class="informaltable"><table width="100%" border="0">
1123
1135
  <colgroup>
1124
1136
  <col width="150px" class="parameters_name">
@@ -1133,12 +1145,11 @@ hb_buffer_get_content_type (<em class="parameter"><code><a class="link" href="ha
1133
1145
  </table></div>
1134
1146
  </div>
1135
1147
  <div class="refsect3">
1136
- <a name="id-1.3.3.5.12.17.6"></a><h4>Returns</h4>
1148
+ <a name="hb-buffer-get-content-type.returns"></a><h4>Returns</h4>
1137
1149
  <p>The type of <em class="parameter"><code>buffer</code></em>
1138
1150
  contents.</p>
1139
- <p></p>
1140
1151
  </div>
1141
- <p class="since">Since 0.9.5</p>
1152
+ <p class="since">Since: <a class="link" href="api-index-0-9-5.html#api-index-0.9.5">0.9.5</a></p>
1142
1153
  </div>
1143
1154
  <hr>
1144
1155
  <div class="refsect2">
@@ -1155,7 +1166,7 @@ reversing RTL text before shaping, then shaping with LTR direction is not
1155
1166
  the same as keeping the text in logical order and shaping with RTL
1156
1167
  direction.</p>
1157
1168
  <div class="refsect3">
1158
- <a name="id-1.3.3.5.12.18.5"></a><h4>Parameters</h4>
1169
+ <a name="hb-buffer-set-direction.parameters"></a><h4>Parameters</h4>
1159
1170
  <div class="informaltable"><table width="100%" border="0">
1160
1171
  <colgroup>
1161
1172
  <col width="150px" class="parameters_name">
@@ -1177,7 +1188,7 @@ direction.</p>
1177
1188
  </tbody>
1178
1189
  </table></div>
1179
1190
  </div>
1180
- <p class="since">Since 0.9.2</p>
1191
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1181
1192
  </div>
1182
1193
  <hr>
1183
1194
  <div class="refsect2">
@@ -1186,7 +1197,7 @@ direction.</p>
1186
1197
  hb_buffer_get_direction (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1187
1198
  <p>See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-direction" title="hb_buffer_set_direction ()"><code class="function">hb_buffer_set_direction()</code></a></p>
1188
1199
  <div class="refsect3">
1189
- <a name="id-1.3.3.5.12.19.5"></a><h4>Parameters</h4>
1200
+ <a name="hb-buffer-get-direction.parameters"></a><h4>Parameters</h4>
1190
1201
  <div class="informaltable"><table width="100%" border="0">
1191
1202
  <colgroup>
1192
1203
  <col width="150px" class="parameters_name">
@@ -1201,12 +1212,11 @@ hb_buffer_get_direction (<em class="parameter"><code><a class="link" href="harfb
1201
1212
  </table></div>
1202
1213
  </div>
1203
1214
  <div class="refsect3">
1204
- <a name="id-1.3.3.5.12.19.6"></a><h4>Returns</h4>
1215
+ <a name="hb-buffer-get-direction.returns"></a><h4>Returns</h4>
1205
1216
  <p>The direction of the <em class="parameter"><code>buffer</code></em>
1206
1217
  .</p>
1207
- <p></p>
1208
1218
  </div>
1209
- <p class="since">Since 0.9.2</p>
1219
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1210
1220
  </div>
1211
1221
  <hr>
1212
1222
  <div class="refsect2">
@@ -1224,7 +1234,7 @@ to be applied.</p>
1224
1234
  <a class="link" href="harfbuzz-hb-common.html#hb-script-from-string" title="hb_script_from_string ()"><code class="function">hb_script_from_string()</code></a> or <a class="link" href="harfbuzz-hb-common.html#hb-script-from-iso15924-tag" title="hb_script_from_iso15924_tag ()"><code class="function">hb_script_from_iso15924_tag()</code></a> to get the
1225
1235
  corresponding script from an ISO 15924 script tag.</p>
1226
1236
  <div class="refsect3">
1227
- <a name="id-1.3.3.5.12.20.7"></a><h4>Parameters</h4>
1237
+ <a name="hb-buffer-set-script.parameters"></a><h4>Parameters</h4>
1228
1238
  <div class="informaltable"><table width="100%" border="0">
1229
1239
  <colgroup>
1230
1240
  <col width="150px" class="parameters_name">
@@ -1245,7 +1255,7 @@ corresponding script from an ISO 15924 script tag.</p>
1245
1255
  </tbody>
1246
1256
  </table></div>
1247
1257
  </div>
1248
- <p class="since">Since 0.9.2</p>
1258
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1249
1259
  </div>
1250
1260
  <hr>
1251
1261
  <div class="refsect2">
@@ -1254,7 +1264,7 @@ corresponding script from an ISO 15924 script tag.</p>
1254
1264
  hb_buffer_get_script (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1255
1265
  <p>See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-script" title="hb_buffer_set_script ()"><code class="function">hb_buffer_set_script()</code></a>.</p>
1256
1266
  <div class="refsect3">
1257
- <a name="id-1.3.3.5.12.21.5"></a><h4>Parameters</h4>
1267
+ <a name="hb-buffer-get-script.parameters"></a><h4>Parameters</h4>
1258
1268
  <div class="informaltable"><table width="100%" border="0">
1259
1269
  <colgroup>
1260
1270
  <col width="150px" class="parameters_name">
@@ -1269,12 +1279,11 @@ hb_buffer_get_script (<em class="parameter"><code><a class="link" href="harfbuzz
1269
1279
  </table></div>
1270
1280
  </div>
1271
1281
  <div class="refsect3">
1272
- <a name="id-1.3.3.5.12.21.6"></a><h4>Returns</h4>
1282
+ <a name="hb-buffer-get-script.returns"></a><h4>Returns</h4>
1273
1283
  <p>The <a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a> of the <em class="parameter"><code>buffer</code></em>
1274
1284
  .</p>
1275
- <p></p>
1276
1285
  </div>
1277
- <p class="since">Since 0.9.2</p>
1286
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1278
1287
  </div>
1279
1288
  <hr>
1280
1289
  <div class="refsect2">
@@ -1292,7 +1301,7 @@ different concepts and should not be confused with each other.</p>
1292
1301
  <p>Use <a class="link" href="harfbuzz-hb-common.html#hb-language-from-string" title="hb_language_from_string ()"><code class="function">hb_language_from_string()</code></a> to convert from ISO 639 language codes to
1293
1302
  <a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="type">hb_language_t</span></a>.</p>
1294
1303
  <div class="refsect3">
1295
- <a name="id-1.3.3.5.12.22.7"></a><h4>Parameters</h4>
1304
+ <a name="hb-buffer-set-language.parameters"></a><h4>Parameters</h4>
1296
1305
  <div class="informaltable"><table width="100%" border="0">
1297
1306
  <colgroup>
1298
1307
  <col width="150px" class="parameters_name">
@@ -1313,7 +1322,7 @@ different concepts and should not be confused with each other.</p>
1313
1322
  </tbody>
1314
1323
  </table></div>
1315
1324
  </div>
1316
- <p class="since">Since 0.9.2</p>
1325
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1317
1326
  </div>
1318
1327
  <hr>
1319
1328
  <div class="refsect2">
@@ -1322,7 +1331,7 @@ different concepts and should not be confused with each other.</p>
1322
1331
  hb_buffer_get_language (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1323
1332
  <p>See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-language" title="hb_buffer_set_language ()"><code class="function">hb_buffer_set_language()</code></a>.</p>
1324
1333
  <div class="refsect3">
1325
- <a name="id-1.3.3.5.12.23.5"></a><h4>Parameters</h4>
1334
+ <a name="hb-buffer-get-language.parameters"></a><h4>Parameters</h4>
1326
1335
  <div class="informaltable"><table width="100%" border="0">
1327
1336
  <colgroup>
1328
1337
  <col width="150px" class="parameters_name">
@@ -1337,11 +1346,11 @@ hb_buffer_get_language (<em class="parameter"><code><a class="link" href="harfbu
1337
1346
  </table></div>
1338
1347
  </div>
1339
1348
  <div class="refsect3">
1340
- <a name="id-1.3.3.5.12.23.6"></a><h4>Returns</h4>
1349
+ <a name="hb-buffer-get-language.returns"></a><h4>Returns</h4>
1341
1350
  <p>The <a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="type">hb_language_t</span></a> of the buffer. Must not be freed by the caller. </p>
1342
1351
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
1343
1352
  </div>
1344
- <p class="since">Since 0.9.2</p>
1353
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1345
1354
  </div>
1346
1355
  <hr>
1347
1356
  <div class="refsect2">
@@ -1353,7 +1362,7 @@ hb_buffer_set_flags (<em class="parameter"><code><a class="link" href="harfbuzz-
1353
1362
  flags to <em class="parameter"><code>flags</code></em>
1354
1363
  . See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-flags-t" title="enum hb_buffer_flags_t"><span class="type">hb_buffer_flags_t</span></a>.</p>
1355
1364
  <div class="refsect3">
1356
- <a name="id-1.3.3.5.12.24.5"></a><h4>Parameters</h4>
1365
+ <a name="hb-buffer-set-flags.parameters"></a><h4>Parameters</h4>
1357
1366
  <div class="informaltable"><table width="100%" border="0">
1358
1367
  <colgroup>
1359
1368
  <col width="150px" class="parameters_name">
@@ -1374,7 +1383,7 @@ hb_buffer_set_flags (<em class="parameter"><code><a class="link" href="harfbuzz-
1374
1383
  </tbody>
1375
1384
  </table></div>
1376
1385
  </div>
1377
- <p class="since">Since 0.9.7</p>
1386
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
1378
1387
  </div>
1379
1388
  <hr>
1380
1389
  <div class="refsect2">
@@ -1383,7 +1392,7 @@ hb_buffer_set_flags (<em class="parameter"><code><a class="link" href="harfbuzz-
1383
1392
  hb_buffer_get_flags (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1384
1393
  <p>See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-flags" title="hb_buffer_set_flags ()"><code class="function">hb_buffer_set_flags()</code></a>.</p>
1385
1394
  <div class="refsect3">
1386
- <a name="id-1.3.3.5.12.25.5"></a><h4>Parameters</h4>
1395
+ <a name="hb-buffer-get-flags.parameters"></a><h4>Parameters</h4>
1387
1396
  <div class="informaltable"><table width="100%" border="0">
1388
1397
  <colgroup>
1389
1398
  <col width="150px" class="parameters_name">
@@ -1398,12 +1407,11 @@ hb_buffer_get_flags (<em class="parameter"><code><a class="link" href="harfbuzz-
1398
1407
  </table></div>
1399
1408
  </div>
1400
1409
  <div class="refsect3">
1401
- <a name="id-1.3.3.5.12.25.6"></a><h4>Returns</h4>
1410
+ <a name="hb-buffer-get-flags.returns"></a><h4>Returns</h4>
1402
1411
  <p>The <em class="parameter"><code>buffer</code></em>
1403
1412
  flags.</p>
1404
- <p></p>
1405
1413
  </div>
1406
- <p class="since">Since 0.9.7</p>
1414
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
1407
1415
  </div>
1408
1416
  <hr>
1409
1417
  <div class="refsect2">
@@ -1412,7 +1420,7 @@ flags.</p>
1412
1420
  hb_buffer_set_cluster_level (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>,
1413
1421
  <em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-cluster-level-t" title="enum hb_buffer_cluster_level_t"><span class="type">hb_buffer_cluster_level_t</span></a> cluster_level</code></em>);</pre>
1414
1422
  <div class="refsect3">
1415
- <a name="id-1.3.3.5.12.26.4"></a><h4>Parameters</h4>
1423
+ <a name="hb-buffer-set-cluster-level.parameters"></a><h4>Parameters</h4>
1416
1424
  <div class="informaltable"><table width="100%" border="0">
1417
1425
  <colgroup>
1418
1426
  <col width="150px" class="parameters_name">
@@ -1426,7 +1434,7 @@ hb_buffer_set_cluster_level (<em class="parameter"><code><a class="link" href="h
1426
1434
  </tr></tbody>
1427
1435
  </table></div>
1428
1436
  </div>
1429
- <p class="since">Since 0.9.42</p>
1437
+ <p class="since">Since: <a class="link" href="api-index-0-9-42.html#api-index-0.9.42">0.9.42</a></p>
1430
1438
  </div>
1431
1439
  <hr>
1432
1440
  <div class="refsect2">
@@ -1434,7 +1442,7 @@ hb_buffer_set_cluster_level (<em class="parameter"><code><a class="link" href="h
1434
1442
  <pre class="programlisting"><a class="link" href="harfbuzz-Buffers.html#hb-buffer-cluster-level-t" title="enum hb_buffer_cluster_level_t"><span class="returnvalue">hb_buffer_cluster_level_t</span></a>
1435
1443
  hb_buffer_get_cluster_level (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1436
1444
  <div class="refsect3">
1437
- <a name="id-1.3.3.5.12.27.4"></a><h4>Parameters</h4>
1445
+ <a name="hb-buffer-get-cluster-level.parameters"></a><h4>Parameters</h4>
1438
1446
  <div class="informaltable"><table width="100%" border="0">
1439
1447
  <colgroup>
1440
1448
  <col width="150px" class="parameters_name">
@@ -1448,11 +1456,7 @@ hb_buffer_get_cluster_level (<em class="parameter"><code><a class="link" href="h
1448
1456
  </tr></tbody>
1449
1457
  </table></div>
1450
1458
  </div>
1451
- <div class="refsect3">
1452
- <a name="id-1.3.3.5.12.27.5"></a><h4>Returns</h4>
1453
- <p></p>
1454
- </div>
1455
- <p class="since">Since 0.9.42</p>
1459
+ <p class="since">Since: <a class="link" href="api-index-0-9-42.html#api-index-0.9.42">0.9.42</a></p>
1456
1460
  </div>
1457
1461
  <hr>
1458
1462
  <div class="refsect2">
@@ -1463,7 +1467,7 @@ hb_buffer_set_length (<em class="parameter"><code><a class="link" href="harfbuzz
1463
1467
  <p>Similar to <a class="link" href="harfbuzz-Buffers.html#hb-buffer-pre-allocate" title="hb_buffer_pre_allocate ()"><code class="function">hb_buffer_pre_allocate()</code></a>, but clears any new items added at the
1464
1468
  end.</p>
1465
1469
  <div class="refsect3">
1466
- <a name="id-1.3.3.5.12.28.5"></a><h4>Parameters</h4>
1470
+ <a name="hb-buffer-set-length.parameters"></a><h4>Parameters</h4>
1467
1471
  <div class="informaltable"><table width="100%" border="0">
1468
1472
  <colgroup>
1469
1473
  <col width="150px" class="parameters_name">
@@ -1486,12 +1490,11 @@ end.</p>
1486
1490
  </table></div>
1487
1491
  </div>
1488
1492
  <div class="refsect3">
1489
- <a name="id-1.3.3.5.12.28.6"></a><h4>Returns</h4>
1493
+ <a name="hb-buffer-set-length.returns"></a><h4>Returns</h4>
1490
1494
  <p><code class="literal">true</code> if <em class="parameter"><code>buffer</code></em>
1491
1495
  memory allocation succeeded, <code class="literal">false</code> otherwise.</p>
1492
- <p></p>
1493
1496
  </div>
1494
- <p class="since">Since 0.9.2</p>
1497
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1495
1498
  </div>
1496
1499
  <hr>
1497
1500
  <div class="refsect2">
@@ -1500,7 +1503,7 @@ memory allocation succeeded, <code class="literal">false</code> otherwise.</p>
1500
1503
  hb_buffer_get_length (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1501
1504
  <p>Returns the number of items in the buffer.</p>
1502
1505
  <div class="refsect3">
1503
- <a name="id-1.3.3.5.12.29.5"></a><h4>Parameters</h4>
1506
+ <a name="hb-buffer-get-length.parameters"></a><h4>Parameters</h4>
1504
1507
  <div class="informaltable"><table width="100%" border="0">
1505
1508
  <colgroup>
1506
1509
  <col width="150px" class="parameters_name">
@@ -1515,13 +1518,12 @@ hb_buffer_get_length (<em class="parameter"><code><a class="link" href="harfbuzz
1515
1518
  </table></div>
1516
1519
  </div>
1517
1520
  <div class="refsect3">
1518
- <a name="id-1.3.3.5.12.29.6"></a><h4>Returns</h4>
1521
+ <a name="hb-buffer-get-length.returns"></a><h4>Returns</h4>
1519
1522
  <p>The <em class="parameter"><code>buffer</code></em>
1520
1523
  length.
1521
1524
  The value valid as long as buffer has not been modified.</p>
1522
- <p></p>
1523
1525
  </div>
1524
- <p class="since">Since 0.9.2</p>
1526
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1525
1527
  </div>
1526
1528
  <hr>
1527
1529
  <div class="refsect2">
@@ -1533,7 +1535,7 @@ hb_buffer_set_segment_properties (<em class="parameter"><code><a class="link" hr
1533
1535
  <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-direction" title="hb_buffer_set_direction ()"><code class="function">hb_buffer_set_direction()</code></a>, <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-script" title="hb_buffer_set_script ()"><code class="function">hb_buffer_set_script()</code></a> and
1534
1536
  <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-language" title="hb_buffer_set_language ()"><code class="function">hb_buffer_set_language()</code></a> individually.</p>
1535
1537
  <div class="refsect3">
1536
- <a name="id-1.3.3.5.12.30.5"></a><h4>Parameters</h4>
1538
+ <a name="hb-buffer-set-segment-properties.parameters"></a><h4>Parameters</h4>
1537
1539
  <div class="informaltable"><table width="100%" border="0">
1538
1540
  <colgroup>
1539
1541
  <col width="150px" class="parameters_name">
@@ -1554,7 +1556,7 @@ hb_buffer_set_segment_properties (<em class="parameter"><code><a class="link" hr
1554
1556
  </tbody>
1555
1557
  </table></div>
1556
1558
  </div>
1557
- <p class="since">Since 0.9.7</p>
1559
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
1558
1560
  </div>
1559
1561
  <hr>
1560
1562
  <div class="refsect2">
@@ -1566,7 +1568,7 @@ hb_buffer_get_segment_properties (<em class="parameter"><code><a class="link" hr
1566
1568
  to the <a class="link" href="harfbuzz-Buffers.html#hb-segment-properties-t"><span class="type">hb_segment_properties_t</span></a> of <em class="parameter"><code>buffer</code></em>
1567
1569
  .</p>
1568
1570
  <div class="refsect3">
1569
- <a name="id-1.3.3.5.12.31.5"></a><h4>Parameters</h4>
1571
+ <a name="hb-buffer-get-segment-properties.parameters"></a><h4>Parameters</h4>
1570
1572
  <div class="informaltable"><table width="100%" border="0">
1571
1573
  <colgroup>
1572
1574
  <col width="150px" class="parameters_name">
@@ -1587,7 +1589,7 @@ hb_buffer_get_segment_properties (<em class="parameter"><code><a class="link" hr
1587
1589
  </tbody>
1588
1590
  </table></div>
1589
1591
  </div>
1590
- <p class="since">Since 0.9.7</p>
1592
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
1591
1593
  </div>
1592
1594
  <hr>
1593
1595
  <div class="refsect2">
@@ -1609,7 +1611,7 @@ it will be set to the process's default language as returned by
1609
1611
  <a class="link" href="harfbuzz-hb-common.html#hb-language-get-default" title="hb_language_get_default ()"><code class="function">hb_language_get_default()</code></a>. This may change in the future by
1610
1612
  taking buffer script into consideration when choosing a language.</p>
1611
1613
  <div class="refsect3">
1612
- <a name="id-1.3.3.5.12.32.8"></a><h4>Parameters</h4>
1614
+ <a name="hb-buffer-guess-segment-properties.parameters"></a><h4>Parameters</h4>
1613
1615
  <div class="informaltable"><table width="100%" border="0">
1614
1616
  <colgroup>
1615
1617
  <col width="150px" class="parameters_name">
@@ -1623,7 +1625,7 @@ taking buffer script into consideration when choosing a language.</p>
1623
1625
  </tr></tbody>
1624
1626
  </table></div>
1625
1627
  </div>
1626
- <p class="since">Since 0.9.7</p>
1628
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
1627
1629
  </div>
1628
1630
  <hr>
1629
1631
  <div class="refsect2">
@@ -1632,7 +1634,7 @@ taking buffer script into consideration when choosing a language.</p>
1632
1634
  hb_buffer_set_unicode_funcs (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>,
1633
1635
  <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> *unicode_funcs</code></em>);</pre>
1634
1636
  <div class="refsect3">
1635
- <a name="id-1.3.3.5.12.33.4"></a><h4>Parameters</h4>
1637
+ <a name="hb-buffer-set-unicode-funcs.parameters"></a><h4>Parameters</h4>
1636
1638
  <div class="informaltable"><table width="100%" border="0">
1637
1639
  <colgroup>
1638
1640
  <col width="150px" class="parameters_name">
@@ -1646,7 +1648,7 @@ hb_buffer_set_unicode_funcs (<em class="parameter"><code><a class="link" href="h
1646
1648
  </tr></tbody>
1647
1649
  </table></div>
1648
1650
  </div>
1649
- <p class="since">Since 0.9.2</p>
1651
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1650
1652
  </div>
1651
1653
  <hr>
1652
1654
  <div class="refsect2">
@@ -1654,7 +1656,7 @@ hb_buffer_set_unicode_funcs (<em class="parameter"><code><a class="link" href="h
1654
1656
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
1655
1657
  hb_buffer_get_unicode_funcs (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1656
1658
  <div class="refsect3">
1657
- <a name="id-1.3.3.5.12.34.4"></a><h4>Parameters</h4>
1659
+ <a name="hb-buffer-get-unicode-funcs.parameters"></a><h4>Parameters</h4>
1658
1660
  <div class="informaltable"><table width="100%" border="0">
1659
1661
  <colgroup>
1660
1662
  <col width="150px" class="parameters_name">
@@ -1668,11 +1670,7 @@ hb_buffer_get_unicode_funcs (<em class="parameter"><code><a class="link" href="h
1668
1670
  </tr></tbody>
1669
1671
  </table></div>
1670
1672
  </div>
1671
- <div class="refsect3">
1672
- <a name="id-1.3.3.5.12.34.5"></a><h4>Returns</h4>
1673
- <p></p>
1674
- </div>
1675
- <p class="since">Since 0.9.2</p>
1673
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1676
1674
  </div>
1677
1675
  <hr>
1678
1676
  <div class="refsect2">
@@ -1683,8 +1681,9 @@ hb_buffer_set_user_data (<em class="parameter"><code><a class="link" href="harfb
1683
1681
  <em class="parameter"><code><span class="type">void</span> *data</code></em>,
1684
1682
  <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>,
1685
1683
  <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>
1684
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
1686
1685
  <div class="refsect3">
1687
- <a name="id-1.3.3.5.12.35.4"></a><h4>Parameters</h4>
1686
+ <a name="hb-buffer-set-user-data.parameters"></a><h4>Parameters</h4>
1688
1687
  <div class="informaltable"><table width="100%" border="0">
1689
1688
  <colgroup>
1690
1689
  <col width="150px" class="parameters_name">
@@ -1698,11 +1697,7 @@ hb_buffer_set_user_data (<em class="parameter"><code><a class="link" href="harfb
1698
1697
  </tr></tbody>
1699
1698
  </table></div>
1700
1699
  </div>
1701
- <div class="refsect3">
1702
- <a name="id-1.3.3.5.12.35.5"></a><h4>Returns</h4>
1703
- <p></p>
1704
- </div>
1705
- <p class="since">Since 0.9.2</p>
1700
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1706
1701
  </div>
1707
1702
  <hr>
1708
1703
  <div class="refsect2">
@@ -1710,8 +1705,9 @@ hb_buffer_set_user_data (<em class="parameter"><code><a class="link" href="harfb
1710
1705
  <pre class="programlisting"><span class="returnvalue">void</span> *
1711
1706
  hb_buffer_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>,
1712
1707
  <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>
1708
+ <p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
1713
1709
  <div class="refsect3">
1714
- <a name="id-1.3.3.5.12.36.4"></a><h4>Parameters</h4>
1710
+ <a name="hb-buffer-get-user-data.parameters"></a><h4>Parameters</h4>
1715
1711
  <div class="informaltable"><table width="100%" border="0">
1716
1712
  <colgroup>
1717
1713
  <col width="150px" class="parameters_name">
@@ -1725,11 +1721,7 @@ hb_buffer_get_user_data (<em class="parameter"><code><a class="link" href="harfb
1725
1721
  </tr></tbody>
1726
1722
  </table></div>
1727
1723
  </div>
1728
- <div class="refsect3">
1729
- <a name="id-1.3.3.5.12.36.5"></a><h4>Returns</h4>
1730
- <p></p>
1731
- </div>
1732
- <p class="since">Since 0.9.2</p>
1724
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1733
1725
  </div>
1734
1726
  <hr>
1735
1727
  <div class="refsect2">
@@ -1742,7 +1734,7 @@ hb_buffer_get_glyph_infos (<em class="parameter"><code><a class="link" href="har
1742
1734
  is valid as long as <em class="parameter"><code>buffer</code></em>
1743
1735
  contents are not modified.</p>
1744
1736
  <div class="refsect3">
1745
- <a name="id-1.3.3.5.12.37.5"></a><h4>Parameters</h4>
1737
+ <a name="hb-buffer-get-glyph-infos.parameters"></a><h4>Parameters</h4>
1746
1738
  <div class="informaltable"><table width="100%" border="0">
1747
1739
  <colgroup>
1748
1740
  <col width="150px" class="parameters_name">
@@ -1764,13 +1756,13 @@ is valid as long as <em class="parameter"><code>buffer</code></em>
1764
1756
  </table></div>
1765
1757
  </div>
1766
1758
  <div class="refsect3">
1767
- <a name="id-1.3.3.5.12.37.6"></a><h4>Returns</h4>
1759
+ <a name="hb-buffer-get-glyph-infos.returns"></a><h4>Returns</h4>
1768
1760
  <p>The <em class="parameter"><code>buffer</code></em>
1769
1761
  glyph information array.
1770
1762
  The value valid as long as buffer has not been modified. </p>
1771
1763
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
1772
1764
  </div>
1773
- <p class="since">Since 0.9.2</p>
1765
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1774
1766
  </div>
1775
1767
  <hr>
1776
1768
  <div class="refsect2">
@@ -1783,7 +1775,7 @@ hb_buffer_get_glyph_positions (<em class="parameter"><code><a class="link" href=
1783
1775
  is valid as long as <em class="parameter"><code>buffer</code></em>
1784
1776
  contents are not modified.</p>
1785
1777
  <div class="refsect3">
1786
- <a name="id-1.3.3.5.12.38.5"></a><h4>Parameters</h4>
1778
+ <a name="hb-buffer-get-glyph-positions.parameters"></a><h4>Parameters</h4>
1787
1779
  <div class="informaltable"><table width="100%" border="0">
1788
1780
  <colgroup>
1789
1781
  <col width="150px" class="parameters_name">
@@ -1805,13 +1797,13 @@ is valid as long as <em class="parameter"><code>buffer</code></em>
1805
1797
  </table></div>
1806
1798
  </div>
1807
1799
  <div class="refsect3">
1808
- <a name="id-1.3.3.5.12.38.6"></a><h4>Returns</h4>
1800
+ <a name="hb-buffer-get-glyph-positions.returns"></a><h4>Returns</h4>
1809
1801
  <p>The <em class="parameter"><code>buffer</code></em>
1810
1802
  glyph position array.
1811
1803
  The value valid as long as buffer has not been modified. </p>
1812
1804
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
1813
1805
  </div>
1814
- <p class="since">Since 0.9.2</p>
1806
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1815
1807
  </div>
1816
1808
  <hr>
1817
1809
  <div class="refsect2">
@@ -1824,7 +1816,7 @@ when adding text to <em class="parameter"><code>buffer</code></em>
1824
1816
  .</p>
1825
1817
  <p>Default is <a class="link" href="harfbuzz-Buffers.html#HB-BUFFER-REPLACEMENT-CODEPOINT-DEFAULT:CAPS" title="HB_BUFFER_REPLACEMENT_CODEPOINT_DEFAULT"><code class="literal">HB_BUFFER_REPLACEMENT_CODEPOINT_DEFAULT</code></a>.</p>
1826
1818
  <div class="refsect3">
1827
- <a name="id-1.3.3.5.12.39.6"></a><h4>Parameters</h4>
1819
+ <a name="hb-buffer-set-replacement-codepoint.parameters"></a><h4>Parameters</h4>
1828
1820
  <div class="informaltable"><table width="100%" border="0">
1829
1821
  <colgroup>
1830
1822
  <col width="150px" class="parameters_name">
@@ -1845,7 +1837,7 @@ when adding text to <em class="parameter"><code>buffer</code></em>
1845
1837
  </tbody>
1846
1838
  </table></div>
1847
1839
  </div>
1848
- <p class="since">Since 0.9.31</p>
1840
+ <p class="since">Since: <a class="link" href="api-index-0-9-31.html#api-index-0.9.31">0.9.31</a></p>
1849
1841
  </div>
1850
1842
  <hr>
1851
1843
  <div class="refsect2">
@@ -1854,7 +1846,7 @@ when adding text to <em class="parameter"><code>buffer</code></em>
1854
1846
  hb_buffer_get_replacement_codepoint (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1855
1847
  <p>See <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-replacement-codepoint" title="hb_buffer_set_replacement_codepoint ()"><code class="function">hb_buffer_set_replacement_codepoint()</code></a>.</p>
1856
1848
  <div class="refsect3">
1857
- <a name="id-1.3.3.5.12.40.5"></a><h4>Parameters</h4>
1849
+ <a name="hb-buffer-get-replacement-codepoint.parameters"></a><h4>Parameters</h4>
1858
1850
  <div class="informaltable"><table width="100%" border="0">
1859
1851
  <colgroup>
1860
1852
  <col width="150px" class="parameters_name">
@@ -1869,12 +1861,11 @@ hb_buffer_get_replacement_codepoint (<em class="parameter"><code><a class="link"
1869
1861
  </table></div>
1870
1862
  </div>
1871
1863
  <div class="refsect3">
1872
- <a name="id-1.3.3.5.12.40.6"></a><h4>Returns</h4>
1864
+ <a name="hb-buffer-get-replacement-codepoint.returns"></a><h4>Returns</h4>
1873
1865
  <p>The <em class="parameter"><code>buffer</code></em>
1874
1866
  replacement <a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a>.</p>
1875
- <p></p>
1876
1867
  </div>
1877
- <p class="since">Since 0.9.31</p>
1868
+ <p class="since">Since: <a class="link" href="api-index-0-9-31.html#api-index-0.9.31">0.9.31</a></p>
1878
1869
  </div>
1879
1870
  <hr>
1880
1871
  <div class="refsect2">
@@ -1885,7 +1876,7 @@ hb_buffer_normalize_glyphs (<em class="parameter"><code><a class="link" href="ha
1885
1876
  The resulting clusters should behave identical to pre-reordering clusters.</p>
1886
1877
  <div class="note">This has nothing to do with Unicode normalization.</div>
1887
1878
  <div class="refsect3">
1888
- <a name="id-1.3.3.5.12.41.6"></a><h4>Parameters</h4>
1879
+ <a name="hb-buffer-normalize-glyphs.parameters"></a><h4>Parameters</h4>
1889
1880
  <div class="informaltable"><table width="100%" border="0">
1890
1881
  <colgroup>
1891
1882
  <col width="150px" class="parameters_name">
@@ -1899,7 +1890,7 @@ The resulting clusters should behave identical to pre-reordering clusters.</p>
1899
1890
  </tr></tbody>
1900
1891
  </table></div>
1901
1892
  </div>
1902
- <p class="since">Since 0.9.2</p>
1893
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1903
1894
  </div>
1904
1895
  <hr>
1905
1896
  <div class="refsect2">
@@ -1908,7 +1899,7 @@ The resulting clusters should behave identical to pre-reordering clusters.</p>
1908
1899
  hb_buffer_reverse (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-t"><span class="type">hb_buffer_t</span></a> *buffer</code></em>);</pre>
1909
1900
  <p>Reverses buffer contents.</p>
1910
1901
  <div class="refsect3">
1911
- <a name="id-1.3.3.5.12.42.5"></a><h4>Parameters</h4>
1902
+ <a name="hb-buffer-reverse.parameters"></a><h4>Parameters</h4>
1912
1903
  <div class="informaltable"><table width="100%" border="0">
1913
1904
  <colgroup>
1914
1905
  <col width="150px" class="parameters_name">
@@ -1922,7 +1913,7 @@ hb_buffer_reverse (<em class="parameter"><code><a class="link" href="harfbuzz-Bu
1922
1913
  </tr></tbody>
1923
1914
  </table></div>
1924
1915
  </div>
1925
- <p class="since">Since 0.9.2</p>
1916
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1926
1917
  </div>
1927
1918
  <hr>
1928
1919
  <div class="refsect2">
@@ -1933,7 +1924,7 @@ hb_buffer_reverse_range (<em class="parameter"><code><a class="link" href="harfb
1933
1924
  <em class="parameter"><code>unsigned <span class="type">int</span> end</code></em>);</pre>
1934
1925
  <p>Reverses buffer contents between start to end.</p>
1935
1926
  <div class="refsect3">
1936
- <a name="id-1.3.3.5.12.43.5"></a><h4>Parameters</h4>
1927
+ <a name="hb-buffer-reverse-range.parameters"></a><h4>Parameters</h4>
1937
1928
  <div class="informaltable"><table width="100%" border="0">
1938
1929
  <colgroup>
1939
1930
  <col width="150px" class="parameters_name">
@@ -1959,7 +1950,7 @@ hb_buffer_reverse_range (<em class="parameter"><code><a class="link" href="harfb
1959
1950
  </tbody>
1960
1951
  </table></div>
1961
1952
  </div>
1962
- <p class="since">Since 0.9.41</p>
1953
+ <p class="since">Since: <a class="link" href="api-index-0-9-41.html#api-index-0.9.41">0.9.41</a></p>
1963
1954
  </div>
1964
1955
  <hr>
1965
1956
  <div class="refsect2">
@@ -1970,7 +1961,7 @@ hb_buffer_reverse_clusters (<em class="parameter"><code><a class="link" href="ha
1970
1961
  reversed, then each cluster (consecutive items having the
1971
1962
  same cluster number) are reversed again.</p>
1972
1963
  <div class="refsect3">
1973
- <a name="id-1.3.3.5.12.44.5"></a><h4>Parameters</h4>
1964
+ <a name="hb-buffer-reverse-clusters.parameters"></a><h4>Parameters</h4>
1974
1965
  <div class="informaltable"><table width="100%" border="0">
1975
1966
  <colgroup>
1976
1967
  <col width="150px" class="parameters_name">
@@ -1984,7 +1975,7 @@ same cluster number) are reversed again.</p>
1984
1975
  </tr></tbody>
1985
1976
  </table></div>
1986
1977
  </div>
1987
- <p class="since">Since 0.9.2</p>
1978
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
1988
1979
  </div>
1989
1980
  <hr>
1990
1981
  <div class="refsect2">
@@ -2037,7 +2028,7 @@ The serialized glyphs will look something like:</p>
2037
2028
  <p>TODO.</p>
2038
2029
  </div>
2039
2030
  <div class="refsect3">
2040
- <a name="id-1.3.3.5.12.45.7"></a><h4>Parameters</h4>
2031
+ <a name="hb-buffer-serialize-glyphs.parameters"></a><h4>Parameters</h4>
2041
2032
  <div class="informaltable"><table width="100%" border="0">
2042
2033
  <colgroup>
2043
2034
  <col width="150px" class="parameters_name">
@@ -2076,15 +2067,15 @@ write serialized buffer into. </p></td>
2076
2067
  </tr>
2077
2068
  <tr>
2078
2069
  <td class="parameter_name"><p>buf_consumed</p></td>
2079
- <td class="parameter_description"><p> if not <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, will be set to the number of byes written into <em class="parameter"><code>buf</code></em>
2070
+ <td class="parameter_description"><p> if not <code class="literal">NULL</code>, will be set to the number of byes written into <em class="parameter"><code>buf</code></em>
2080
2071
  . </p></td>
2081
- <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2072
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2082
2073
  </tr>
2083
2074
  <tr>
2084
2075
  <td class="parameter_name"><p>font</p></td>
2085
2076
  <td class="parameter_description"><p> the <a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> used to shape this buffer, needed to
2086
- read glyph names and extents. If <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, and empty font will be used. </p></td>
2087
- <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2077
+ read glyph names and extents. If <code class="literal">NULL</code>, and empty font will be used. </p></td>
2078
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
2088
2079
  </tr>
2089
2080
  <tr>
2090
2081
  <td class="parameter_name"><p>format</p></td>
@@ -2101,11 +2092,10 @@ to serialize.</p></td>
2101
2092
  </table></div>
2102
2093
  </div>
2103
2094
  <div class="refsect3">
2104
- <a name="id-1.3.3.5.12.45.8"></a><h4>Returns</h4>
2095
+ <a name="hb-buffer-serialize-glyphs.returns"></a><h4>Returns</h4>
2105
2096
  <p>The number of serialized items.</p>
2106
- <p></p>
2107
2097
  </div>
2108
- <p class="since">Since 0.9.7</p>
2098
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2109
2099
  </div>
2110
2100
  <hr>
2111
2101
  <div class="refsect2">
@@ -2118,7 +2108,7 @@ hb_buffer_deserialize_glyphs (<em class="parameter"><code><a class="link" href="
2118
2108
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
2119
2109
  <em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-format-t" title="enum hb_buffer_serialize_format_t"><span class="type">hb_buffer_serialize_format_t</span></a> format</code></em>);</pre>
2120
2110
  <div class="refsect3">
2121
- <a name="id-1.3.3.5.12.46.4"></a><h4>Parameters</h4>
2111
+ <a name="hb-buffer-deserialize-glyphs.parameters"></a><h4>Parameters</h4>
2122
2112
  <div class="informaltable"><table width="100%" border="0">
2123
2113
  <colgroup>
2124
2114
  <col width="150px" class="parameters_name">
@@ -2144,11 +2134,7 @@ hb_buffer_deserialize_glyphs (<em class="parameter"><code><a class="link" href="
2144
2134
  </tbody>
2145
2135
  </table></div>
2146
2136
  </div>
2147
- <div class="refsect3">
2148
- <a name="id-1.3.3.5.12.46.5"></a><h4>Returns</h4>
2149
- <p></p>
2150
- </div>
2151
- <p class="since">Since 0.9.7</p>
2137
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2152
2138
  </div>
2153
2139
  <hr>
2154
2140
  <div class="refsect2">
@@ -2162,7 +2148,7 @@ hb_buffer_serialize_format_from_string
2162
2148
  is a valid buffer serialization format, use
2163
2149
  <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-list-formats" title="hb_buffer_serialize_list_formats ()"><code class="function">hb_buffer_serialize_list_formats()</code></a> to get the list of supported formats.</p>
2164
2150
  <div class="refsect3">
2165
- <a name="id-1.3.3.5.12.47.5"></a><h4>Parameters</h4>
2151
+ <a name="hb-buffer-serialize-format-from-string.parameters"></a><h4>Parameters</h4>
2166
2152
  <div class="informaltable"><table width="100%" border="0">
2167
2153
  <colgroup>
2168
2154
  <col width="150px" class="parameters_name">
@@ -2178,18 +2164,17 @@ hb_buffer_serialize_format_from_string
2178
2164
  <tr>
2179
2165
  <td class="parameter_name"><p>len</p></td>
2180
2166
  <td class="parameter_description"><p>length of <em class="parameter"><code>str</code></em>
2181
- , or -1 if string is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated</p></td>
2167
+ , or -1 if string is <code class="literal">NULL</code> terminated</p></td>
2182
2168
  <td class="parameter_annotations"> </td>
2183
2169
  </tr>
2184
2170
  </tbody>
2185
2171
  </table></div>
2186
2172
  </div>
2187
2173
  <div class="refsect3">
2188
- <a name="id-1.3.3.5.12.47.6"></a><h4>Returns</h4>
2174
+ <a name="hb-buffer-serialize-format-from-string.returns"></a><h4>Returns</h4>
2189
2175
  <p>The parsed <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-format-t" title="enum hb_buffer_serialize_format_t"><span class="type">hb_buffer_serialize_format_t</span></a>.</p>
2190
- <p></p>
2191
2176
  </div>
2192
- <p class="since">Since 0.9.7</p>
2177
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2193
2178
  </div>
2194
2179
  <hr>
2195
2180
  <div class="refsect2">
@@ -2197,10 +2182,10 @@ hb_buffer_serialize_format_from_string
2197
2182
  <pre class="programlisting">const <span class="returnvalue">char</span> *
2198
2183
  hb_buffer_serialize_format_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-format-t" title="enum hb_buffer_serialize_format_t"><span class="type">hb_buffer_serialize_format_t</span></a> format</code></em>);</pre>
2199
2184
  <p>Converts <em class="parameter"><code>format</code></em>
2200
- to the string corresponding it, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if it is not a valid
2185
+ to the string corresponding it, or <code class="literal">NULL</code> if it is not a valid
2201
2186
  <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-format-t" title="enum hb_buffer_serialize_format_t"><span class="type">hb_buffer_serialize_format_t</span></a>.</p>
2202
2187
  <div class="refsect3">
2203
- <a name="id-1.3.3.5.12.48.5"></a><h4>Parameters</h4>
2188
+ <a name="hb-buffer-serialize-format-to-string.parameters"></a><h4>Parameters</h4>
2204
2189
  <div class="informaltable"><table width="100%" border="0">
2205
2190
  <colgroup>
2206
2191
  <col width="150px" class="parameters_name">
@@ -2215,12 +2200,12 @@ hb_buffer_serialize_format_to_string (<em class="parameter"><code><a class="link
2215
2200
  </table></div>
2216
2201
  </div>
2217
2202
  <div class="refsect3">
2218
- <a name="id-1.3.3.5.12.48.6"></a><h4>Returns</h4>
2219
- <p>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated string corresponding to <em class="parameter"><code>format</code></em>
2203
+ <a name="hb-buffer-serialize-format-to-string.returns"></a><h4>Returns</h4>
2204
+ <p>A <code class="literal">NULL</code> terminated string corresponding to <em class="parameter"><code>format</code></em>
2220
2205
  . Should not be freed. </p>
2221
2206
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
2222
2207
  </div>
2223
- <p class="since">Since 0.9.7</p>
2208
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2224
2209
  </div>
2225
2210
  <hr>
2226
2211
  <div class="refsect2">
@@ -2229,11 +2214,11 @@ hb_buffer_serialize_format_to_string (<em class="parameter"><code><a class="link
2229
2214
  hb_buffer_serialize_list_formats (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
2230
2215
  <p>Returns a list of supported buffer serialization formats.</p>
2231
2216
  <div class="refsect3">
2232
- <a name="id-1.3.3.5.12.49.5"></a><h4>Returns</h4>
2217
+ <a name="hb-buffer-serialize-list-formats.returns"></a><h4>Returns</h4>
2233
2218
  <p>A string array of buffer serialization formats. Should not be freed. </p>
2234
2219
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
2235
2220
  </div>
2236
- <p class="since">Since 0.9.7</p>
2221
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2237
2222
  </div>
2238
2223
  <hr>
2239
2224
  <div class="refsect2">
@@ -2243,7 +2228,7 @@ hb_segment_properties_equal (<em class="parameter"><code>const <a class="link" h
2243
2228
  <em class="parameter"><code>const <a class="link" href="harfbuzz-Buffers.html#hb-segment-properties-t"><span class="type">hb_segment_properties_t</span></a> *b</code></em>);</pre>
2244
2229
  <p>Checks the equality of two <a class="link" href="harfbuzz-Buffers.html#hb-segment-properties-t"><span class="type">hb_segment_properties_t</span></a>'s.</p>
2245
2230
  <div class="refsect3">
2246
- <a name="id-1.3.3.5.12.50.5"></a><h4>Parameters</h4>
2231
+ <a name="hb-segment-properties-equal.parameters"></a><h4>Parameters</h4>
2247
2232
  <div class="informaltable"><table width="100%" border="0">
2248
2233
  <colgroup>
2249
2234
  <col width="150px" class="parameters_name">
@@ -2265,13 +2250,12 @@ hb_segment_properties_equal (<em class="parameter"><code>const <a class="link" h
2265
2250
  </table></div>
2266
2251
  </div>
2267
2252
  <div class="refsect3">
2268
- <a name="id-1.3.3.5.12.50.6"></a><h4>Returns</h4>
2253
+ <a name="hb-segment-properties-equal.returns"></a><h4>Returns</h4>
2269
2254
  <p><code class="literal">true</code> if all properties of <em class="parameter"><code>a</code></em>
2270
2255
  equal those of <em class="parameter"><code>b</code></em>
2271
2256
  , false otherwise.</p>
2272
- <p></p>
2273
2257
  </div>
2274
- <p class="since">Since 0.9.7</p>
2258
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2275
2259
  </div>
2276
2260
  <hr>
2277
2261
  <div class="refsect2">
@@ -2281,7 +2265,7 @@ hb_segment_properties_hash (<em class="parameter"><code>const <a class="link" hr
2281
2265
  <p>Creates a hash representing <em class="parameter"><code>p</code></em>
2282
2266
  .</p>
2283
2267
  <div class="refsect3">
2284
- <a name="id-1.3.3.5.12.51.5"></a><h4>Parameters</h4>
2268
+ <a name="hb-segment-properties-hash.parameters"></a><h4>Parameters</h4>
2285
2269
  <div class="informaltable"><table width="100%" border="0">
2286
2270
  <colgroup>
2287
2271
  <col width="150px" class="parameters_name">
@@ -2296,12 +2280,11 @@ hb_segment_properties_hash (<em class="parameter"><code>const <a class="link" hr
2296
2280
  </table></div>
2297
2281
  </div>
2298
2282
  <div class="refsect3">
2299
- <a name="id-1.3.3.5.12.51.6"></a><h4>Returns</h4>
2283
+ <a name="hb-segment-properties-hash.returns"></a><h4>Returns</h4>
2300
2284
  <p>A hash of <em class="parameter"><code>p</code></em>
2301
2285
  .</p>
2302
- <p></p>
2303
2286
  </div>
2304
- <p class="since">Since 0.9.7</p>
2287
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
2305
2288
  </div>
2306
2289
  <hr>
2307
2290
  <div class="refsect2">
@@ -2312,7 +2295,7 @@ hb_buffer_set_message_func (<em class="parameter"><code><a class="link" href="ha
2312
2295
  <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
2313
2296
  <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>
2314
2297
  <div class="refsect3">
2315
- <a name="id-1.3.3.5.12.52.4"></a><h4>Parameters</h4>
2298
+ <a name="hb-buffer-set-message-func.parameters"></a><h4>Parameters</h4>
2316
2299
  <div class="informaltable"><table width="100%" border="0">
2317
2300
  <colgroup>
2318
2301
  <col width="150px" class="parameters_name">
@@ -2333,7 +2316,7 @@ hb_buffer_set_message_func (<em class="parameter"><code><a class="link" href="ha
2333
2316
  </tbody>
2334
2317
  </table></div>
2335
2318
  </div>
2336
- <p class="since">Since 1.1.3</p>
2319
+ <p class="since">Since: <a class="link" href="api-index-1-1-3.html#api-index-1.1.3">1.1.3</a></p>
2337
2320
  </div>
2338
2321
  <hr>
2339
2322
  <div class="refsect2">
@@ -2358,7 +2341,7 @@ hb_buffer_set_message_func (<em class="parameter"><code><a class="link" href="ha
2358
2341
  </pre>
2359
2342
  <p>The default code point for replacing invalid characters in a given encoding.
2360
2343
  Set to U+FFFD REPLACEMENT CHARACTER.</p>
2361
- <p class="since">Since 0.9.31</p>
2344
+ <p class="since">Since: <a class="link" href="api-index-0-9-31.html#api-index-0.9.31">0.9.31</a></p>
2362
2345
  </div>
2363
2346
  <hr>
2364
2347
  <div class="refsect2">
@@ -2380,7 +2363,7 @@ and output glyphs and their information after shaping.</p>
2380
2363
  <p>The <a class="link" href="harfbuzz-Buffers.html#hb-glyph-info-t"><span class="type">hb_glyph_info_t</span></a> is the structure that holds information about the
2381
2364
  glyphs and their relation to input text.</p>
2382
2365
  <div class="refsect3">
2383
- <a name="id-1.3.3.5.13.5.5"></a><h4>Members</h4>
2366
+ <a name="hb-glyph-info-t.members"></a><h4>Members</h4>
2384
2367
  <div class="informaltable"><table width="100%" border="0">
2385
2368
  <colgroup>
2386
2369
  <col width="300px" class="struct_members_name">
@@ -2433,7 +2416,7 @@ allow selecting more fine-grained cluster handling.</p></td>
2433
2416
  glyph in both horizontal and vertical directions. All positions in
2434
2417
  <a class="link" href="harfbuzz-Buffers.html#hb-glyph-position-t"><span class="type">hb_glyph_position_t</span></a> are relative to the current point.</p>
2435
2418
  <div class="refsect3">
2436
- <a name="id-1.3.3.5.13.6.5"></a><h4>Members</h4>
2419
+ <a name="hb-glyph-position-t.members"></a><h4>Members</h4>
2437
2420
  <div class="informaltable"><table width="100%" border="0">
2438
2421
  <colgroup>
2439
2422
  <col width="300px" class="struct_members_name">
@@ -2473,7 +2456,7 @@ should not affect how much the line advances.</p></td>
2473
2456
  <div class="refsect2">
2474
2457
  <a name="hb-buffer-content-type-t"></a><h3>enum hb_buffer_content_type_t</h3>
2475
2458
  <div class="refsect3">
2476
- <a name="id-1.3.3.5.13.7.3"></a><h4>Members</h4>
2459
+ <a name="hb-buffer-content-type-t.members"></a><h4>Members</h4>
2477
2460
  <div class="informaltable"><table width="100%" border="0">
2478
2461
  <colgroup>
2479
2462
  <col width="300px" class="enum_members_name">
@@ -2510,7 +2493,7 @@ should not affect how much the line advances.</p></td>
2510
2493
  <div class="refsect2">
2511
2494
  <a name="hb-buffer-flags-t"></a><h3>enum hb_buffer_flags_t</h3>
2512
2495
  <div class="refsect3">
2513
- <a name="id-1.3.3.5.13.8.3"></a><h4>Members</h4>
2496
+ <a name="hb-buffer-flags-t.members"></a><h4>Members</h4>
2514
2497
  <div class="informaltable"><table width="100%" border="0">
2515
2498
  <colgroup>
2516
2499
  <col width="300px" class="enum_members_name">
@@ -2559,13 +2542,13 @@ should not affect how much the line advances.</p></td>
2559
2542
  </tbody>
2560
2543
  </table></div>
2561
2544
  </div>
2562
- <p class="since">Since 0.9.20</p>
2545
+ <p class="since">Since: <a class="link" href="api-index-0-9-20.html#api-index-0.9.20">0.9.20</a></p>
2563
2546
  </div>
2564
2547
  <hr>
2565
2548
  <div class="refsect2">
2566
2549
  <a name="hb-buffer-cluster-level-t"></a><h3>enum hb_buffer_cluster_level_t</h3>
2567
2550
  <div class="refsect3">
2568
- <a name="id-1.3.3.5.13.9.3"></a><h4>Members</h4>
2551
+ <a name="hb-buffer-cluster-level-t.members"></a><h4>Members</h4>
2569
2552
  <div class="informaltable"><table width="100%" border="0">
2570
2553
  <colgroup>
2571
2554
  <col width="300px" class="enum_members_name">
@@ -2610,7 +2593,7 @@ should not affect how much the line advances.</p></td>
2610
2593
  set and retrieved using <a class="link" href="harfbuzz-Buffers.html#hb-buffer-set-segment-properties" title="hb_buffer_set_segment_properties ()"><code class="function">hb_buffer_set_segment_properties()</code></a> and
2611
2594
  <a class="link" href="harfbuzz-Buffers.html#hb-buffer-get-segment-properties" title="hb_buffer_get_segment_properties ()"><code class="function">hb_buffer_get_segment_properties()</code></a>, respectively.</p>
2612
2595
  <div class="refsect3">
2613
- <a name="id-1.3.3.5.13.10.5"></a><h4>Members</h4>
2596
+ <a name="hb-segment-properties-t.members"></a><h4>Members</h4>
2614
2597
  <div class="informaltable"><table width="100%" border="0">
2615
2598
  <colgroup>
2616
2599
  <col width="300px" class="struct_members_name">
@@ -2643,7 +2626,7 @@ set and retrieved using <a class="link" href="harfbuzz-Buffers.html#hb-buffer-se
2643
2626
  <p>The buffer serialization and de-serialization format used in
2644
2627
  <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-glyphs" title="hb_buffer_serialize_glyphs ()"><code class="function">hb_buffer_serialize_glyphs()</code></a> and <a class="link" href="harfbuzz-Buffers.html#hb-buffer-deserialize-glyphs" title="hb_buffer_deserialize_glyphs ()"><code class="function">hb_buffer_deserialize_glyphs()</code></a>.</p>
2645
2628
  <div class="refsect3">
2646
- <a name="id-1.3.3.5.13.11.4"></a><h4>Members</h4>
2629
+ <a name="hb-buffer-serialize-format-t.members"></a><h4>Members</h4>
2647
2630
  <div class="informaltable"><table width="100%" border="0">
2648
2631
  <colgroup>
2649
2632
  <col width="300px" class="enum_members_name">
@@ -2675,14 +2658,14 @@ set and retrieved using <a class="link" href="harfbuzz-Buffers.html#hb-buffer-se
2675
2658
  </tbody>
2676
2659
  </table></div>
2677
2660
  </div>
2678
- <p class="since">Since 0.9.2</p>
2661
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
2679
2662
  </div>
2680
2663
  <hr>
2681
2664
  <div class="refsect2">
2682
2665
  <a name="hb-buffer-serialize-flags-t"></a><h3>enum hb_buffer_serialize_flags_t</h3>
2683
2666
  <p>Flags that control what glyph information are serialized in <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-glyphs" title="hb_buffer_serialize_glyphs ()"><code class="function">hb_buffer_serialize_glyphs()</code></a>.</p>
2684
2667
  <div class="refsect3">
2685
- <a name="id-1.3.3.5.13.12.4"></a><h4>Members</h4>
2668
+ <a name="hb-buffer-serialize-flags-t.members"></a><h4>Members</h4>
2686
2669
  <div class="informaltable"><table width="100%" border="0">
2687
2670
  <colgroup>
2688
2671
  <col width="300px" class="enum_members_name">
@@ -2728,12 +2711,11 @@ set and retrieved using <a class="link" href="harfbuzz-Buffers.html#hb-buffer-se
2728
2711
  </tbody>
2729
2712
  </table></div>
2730
2713
  </div>
2731
- <p class="since">Since 0.9.20</p>
2714
+ <p class="since">Since: <a class="link" href="api-index-0-9-20.html#api-index-0.9.20">0.9.20</a></p>
2732
2715
  </div>
2733
2716
  </div>
2734
2717
  </div>
2735
2718
  <div class="footer">
2736
- <hr>
2737
- Generated by GTK-Doc V1.20</div>
2719
+ <hr>Generated by GTK-Doc V1.25.1</div>
2738
2720
  </body>
2739
2721
  </html>