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,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-graphite2</title>
5
+ <title>hb-graphite2: 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-ft.html" title="hb-ft">
10
10
  <link rel="next" href="harfbuzz-hb-uniscribe.html" title="hb-uniscribe">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-graphite2.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-graphite2.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-graphite2.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <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>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-ft.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-uniscribe.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -73,11 +72,6 @@
73
72
  </table></div>
74
73
  </div>
75
74
  <div class="refsect1">
76
- <a name="harfbuzz-hb-graphite2.object-hierarchy"></a><h2>Object Hierarchy</h2>
77
- <pre class="screen">
78
- </pre>
79
- </div>
80
- <div class="refsect1">
81
75
  <a name="harfbuzz-hb-graphite2.description"></a><h2>Description</h2>
82
76
  </div>
83
77
  <div class="refsect1">
@@ -104,7 +98,6 @@ hb_graphite2_font_get_gr_font (<em class="parameter"><code><a class="link" href=
104
98
  </div>
105
99
  </div>
106
100
  <div class="footer">
107
- <hr>
108
- Generated by GTK-Doc V1.20</div>
101
+ <hr>Generated by GTK-Doc V1.25.1</div>
109
102
  </body>
110
103
  </html>
@@ -2,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-icu</title>
5
+ <title>hb-icu: 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-glib.html" title="hb-glib">
10
10
  <link rel="next" href="harfbuzz-hb-ft.html" title="hb-ft">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-icu.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-icu.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-icu.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <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>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-glib.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-ft.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -68,11 +67,6 @@
68
67
  </table></div>
69
68
  </div>
70
69
  <div class="refsect1">
71
- <a name="harfbuzz-hb-icu.object-hierarchy"></a><h2>Object Hierarchy</h2>
72
- <pre class="screen">
73
- </pre>
74
- </div>
75
- <div class="refsect1">
76
70
  <a name="harfbuzz-hb-icu.description"></a><h2>Description</h2>
77
71
  </div>
78
72
  <div class="refsect1">
@@ -100,7 +94,6 @@ hb_icu_script_to_script (<em class="parameter"><code><span class="type">UScriptC
100
94
  </div>
101
95
  </div>
102
96
  <div class="footer">
103
- <hr>
104
- Generated by GTK-Doc V1.20</div>
97
+ <hr>Generated by GTK-Doc V1.25.1</div>
105
98
  </body>
106
99
  </html>
@@ -2,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-ot-font</title>
5
+ <title>hb-ot-font: 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-ot-tag.html" title="hb-ot-tag">
10
10
  <link rel="next" href="harfbuzz-hb-ot-shape.html" title="hb-ot-shape">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-ot-font.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-ot-font.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-ot-font.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <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>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-ot-tag.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-ot-shape.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -50,11 +49,6 @@
50
49
  </table></div>
51
50
  </div>
52
51
  <div class="refsect1">
53
- <a name="harfbuzz-hb-ot-font.object-hierarchy"></a><h2>Object Hierarchy</h2>
54
- <pre class="screen">
55
- </pre>
56
- </div>
57
- <div class="refsect1">
58
52
  <a name="harfbuzz-hb-ot-font.description"></a><h2>Description</h2>
59
53
  </div>
60
54
  <div class="refsect1">
@@ -63,7 +57,7 @@
63
57
  <a name="hb-ot-font-set-funcs"></a><h3>hb_ot_font_set_funcs ()</h3>
64
58
  <pre class="programlisting"><span class="returnvalue">void</span>
65
59
  hb_ot_font_set_funcs (<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>);</pre>
66
- <p class="since">Since 0.9.28</p>
60
+ <p class="since">Since: <a class="link" href="api-index-0-9-28.html#api-index-0.9.28">0.9.28</a></p>
67
61
  </div>
68
62
  </div>
69
63
  <div class="refsect1">
@@ -71,7 +65,6 @@ hb_ot_font_set_funcs (<em class="parameter"><code><a class="link" href="harfbuzz
71
65
  </div>
72
66
  </div>
73
67
  <div class="footer">
74
- <hr>
75
- Generated by GTK-Doc V1.20</div>
68
+ <hr>Generated by GTK-Doc V1.25.1</div>
76
69
  </body>
77
70
  </html>
@@ -2,24 +2,24 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-ot-layout</title>
5
+ <title>hb-ot-layout: 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-ot.html" title="hb-ot">
10
10
  <link rel="next" href="harfbuzz-hb-ot-tag.html" title="hb-ot-tag">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-ot-layout.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-ot-layout.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
19
  <a href="#harfbuzz-hb-ot-layout.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-ot.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="harfbuzz-hb-ot-tag.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
@@ -295,7 +295,7 @@
295
295
  </div>
296
296
  <div class="refsect1">
297
297
  <a name="harfbuzz-hb-ot-layout.object-hierarchy"></a><h2>Object Hierarchy</h2>
298
- <pre class="screen"> GEnum
298
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
299
299
  <span class="lineart">╰──</span> hb_ot_layout_glyph_class_t
300
300
  </pre>
301
301
  </div>
@@ -313,7 +313,7 @@ hb_ot_layout_collect_lookups (<em class="parameter"><code><a class="link" href="
313
313
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> *languages</code></em>,
314
314
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> *features</code></em>,
315
315
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *lookup_indexes</code></em>);</pre>
316
- <p class="since">Since 0.9.8</p>
316
+ <p class="since">Since: <a class="link" href="api-index-0-9-8.html#api-index-0.9.8">0.9.8</a></p>
317
317
  </div>
318
318
  <hr>
319
319
  <div class="refsect2">
@@ -325,7 +325,7 @@ hb_ot_layout_feature_get_lookups (<em class="parameter"><code><a class="link" hr
325
325
  <em class="parameter"><code>unsigned <span class="type">int</span> start_offset</code></em>,
326
326
  <em class="parameter"><code>unsigned <span class="type">int</span> *lookup_count</code></em>,
327
327
  <em class="parameter"><code>unsigned <span class="type">int</span> *lookup_indexes</code></em>);</pre>
328
- <p class="since">Since 0.9.7</p>
328
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
329
329
  </div>
330
330
  <hr>
331
331
  <div class="refsect2">
@@ -343,7 +343,7 @@ hb_ot_layout_get_attach_points (<em class="parameter"><code><a class="link" href
343
343
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-ot-layout.html#hb-ot-layout-glyph-class-t" title="enum hb_ot_layout_glyph_class_t"><span class="returnvalue">hb_ot_layout_glyph_class_t</span></a>
344
344
  hb_ot_layout_get_glyph_class (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
345
345
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>);</pre>
346
- <p class="since">Since 0.9.7</p>
346
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
347
347
  </div>
348
348
  <hr>
349
349
  <div class="refsect2">
@@ -352,7 +352,7 @@ hb_ot_layout_get_glyph_class (<em class="parameter"><code><a class="link" href="
352
352
  hb_ot_layout_get_glyphs_in_class (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
353
353
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-ot-layout.html#hb-ot-layout-glyph-class-t" title="enum hb_ot_layout_glyph_class_t"><span class="type">hb_ot_layout_glyph_class_t</span></a> klass</code></em>,
354
354
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs</code></em>);</pre>
355
- <p class="since">Since 0.9.7</p>
355
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
356
356
  </div>
357
357
  <hr>
358
358
  <div class="refsect2">
@@ -375,7 +375,7 @@ hb_ot_layout_get_size_params (<em class="parameter"><code><a class="link" href="
375
375
  <em class="parameter"><code>unsigned <span class="type">int</span> *subfamily_name_id</code></em>,
376
376
  <em class="parameter"><code>unsigned <span class="type">int</span> *range_start</code></em>,
377
377
  <em class="parameter"><code>unsigned <span class="type">int</span> *range_end</code></em>);</pre>
378
- <p class="since">Since 0.9.10</p>
378
+ <p class="since">Since: <a class="link" href="api-index-0-9-10.html#api-index-0.9.10">0.9.10</a></p>
379
379
  </div>
380
380
  <hr>
381
381
  <div class="refsect2">
@@ -453,7 +453,7 @@ hb_ot_layout_language_get_required_feature
453
453
  <em class="parameter"><code>unsigned <span class="type">int</span> language_index</code></em>,
454
454
  <em class="parameter"><code>unsigned <span class="type">int</span> *feature_index</code></em>,
455
455
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> *feature_tag</code></em>);</pre>
456
- <p class="since">Since 0.9.30</p>
456
+ <p class="since">Since: <a class="link" href="api-index-0-9-30.html#api-index-0.9.30">0.9.30</a></p>
457
457
  </div>
458
458
  <hr>
459
459
  <div class="refsect2">
@@ -466,7 +466,7 @@ hb_ot_layout_lookup_collect_glyphs (<em class="parameter"><code><a class="link"
466
466
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs_input</code></em>,
467
467
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs_after</code></em>,
468
468
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs_output</code></em>);</pre>
469
- <p class="since">Since 0.9.7</p>
469
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
470
470
  </div>
471
471
  <hr>
472
472
  <div class="refsect2">
@@ -476,7 +476,7 @@ hb_ot_layout_lookup_substitute_closure
476
476
  (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
477
477
  <em class="parameter"><code>unsigned <span class="type">int</span> lookup_index</code></em>,
478
478
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs</code></em>);</pre>
479
- <p class="since">Since 0.9.7</p>
479
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
480
480
  </div>
481
481
  <hr>
482
482
  <div class="refsect2">
@@ -487,7 +487,7 @@ hb_ot_layout_lookup_would_substitute (<em class="parameter"><code><a class="link
487
487
  <em class="parameter"><code>const <a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *glyphs</code></em>,
488
488
  <em class="parameter"><code>unsigned <span class="type">int</span> glyphs_length</code></em>,
489
489
  <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> zero_context</code></em>);</pre>
490
- <p class="since">Since 0.9.7</p>
490
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
491
491
  </div>
492
492
  <hr>
493
493
  <div class="refsect2">
@@ -555,7 +555,7 @@ hb_ot_layout_table_get_script_tags (<em class="parameter"><code><a class="link"
555
555
  <pre class="programlisting">unsigned <span class="returnvalue">int</span>
556
556
  hb_ot_layout_table_get_lookup_count (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
557
557
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> table_tag</code></em>);</pre>
558
- <p class="since">Since 0.9.22</p>
558
+ <p class="since">Since: <a class="link" href="api-index-0-9-22.html#api-index-0.9.22">0.9.22</a></p>
559
559
  </div>
560
560
  <hr>
561
561
  <div class="refsect2">
@@ -564,7 +564,7 @@ hb_ot_layout_table_get_lookup_count (<em class="parameter"><code><a class="link"
564
564
  hb_ot_shape_plan_collect_lookups (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>,
565
565
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> table_tag</code></em>,
566
566
  <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *lookup_indexes</code></em>);</pre>
567
- <p class="since">Since 0.9.7</p>
567
+ <p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
568
568
  </div>
569
569
  <hr>
570
570
  <div class="refsect2">
@@ -625,7 +625,7 @@ hb_ot_layout_language_get_required_feature_index
625
625
  <div class="refsect2">
626
626
  <a name="hb-ot-layout-glyph-class-t"></a><h3>enum hb_ot_layout_glyph_class_t</h3>
627
627
  <div class="refsect3">
628
- <a name="id-1.3.3.14.8.9.3"></a><h4>Members</h4>
628
+ <a name="hb-ot-layout-glyph-class-t.members"></a><h4>Members</h4>
629
629
  <div class="informaltable"><table width="100%" border="0">
630
630
  <colgroup>
631
631
  <col width="300px" class="enum_members_name">
@@ -665,7 +665,6 @@ hb_ot_layout_language_get_required_feature_index
665
665
  </div>
666
666
  </div>
667
667
  <div class="footer">
668
- <hr>
669
- Generated by GTK-Doc V1.20</div>
668
+ <hr>Generated by GTK-Doc V1.25.1</div>
670
669
  </body>
671
670
  </html>
@@ -0,0 +1,959 @@
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>hb-ot-math: 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="ch08.html" title="Harfbuzz API">
9
+ <link rel="prev" href="harfbuzz-hb-ot-shape.html" title="hb-ot-shape">
10
+ <link rel="next" href="harfbuzz-hb-shape-plan.html" title="hb-shape-plan">
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">
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-ot-math.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
+ <a href="#harfbuzz-hb-ot-math.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20
+ </td>
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="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
+ <td><a accesskey="p" href="harfbuzz-hb-ot-shape.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
+ <td><a accesskey="n" href="harfbuzz-hb-shape-plan.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
+ </tr></table>
26
+ <div class="refentry">
27
+ <a name="harfbuzz-hb-ot-math"></a><div class="titlepage"></div>
28
+ <div class="refnamediv"><table width="100%"><tr>
29
+ <td valign="top">
30
+ <h2><span class="refentrytitle"><a name="harfbuzz-hb-ot-math.top_of_page"></a>hb-ot-math</span></h2>
31
+ <p>hb-ot-math</p>
32
+ </td>
33
+ <td class="gallery_image" valign="top" align="right"></td>
34
+ </tr></table></div>
35
+ <div class="refsect1">
36
+ <a name="harfbuzz-hb-ot-math.functions"></a><h2>Functions</h2>
37
+ <div class="informaltable"><table width="100%" border="0">
38
+ <colgroup>
39
+ <col width="150px" class="functions_return">
40
+ <col class="functions_name">
41
+ </colgroup>
42
+ <tbody>
43
+ <tr>
44
+ <td class="function_type">
45
+ <a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
46
+ </td>
47
+ <td class="function_name">
48
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-constant" title="hb_ot_math_get_constant ()">hb_ot_math_get_constant</a> <span class="c_punctuation">()</span>
49
+ </td>
50
+ </tr>
51
+ <tr>
52
+ <td class="function_type">unsigned <span class="returnvalue">int</span>
53
+ </td>
54
+ <td class="function_name">
55
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-assembly" title="hb_ot_math_get_glyph_assembly ()">hb_ot_math_get_glyph_assembly</a> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ <tr>
59
+ <td class="function_type">
60
+ <a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
61
+ </td>
62
+ <td class="function_name">
63
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-italics-correction" title="hb_ot_math_get_glyph_italics_correction ()">hb_ot_math_get_glyph_italics_correction</a> <span class="c_punctuation">()</span>
64
+ </td>
65
+ </tr>
66
+ <tr>
67
+ <td class="function_type">
68
+ <a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
69
+ </td>
70
+ <td class="function_name">
71
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-kerning" title="hb_ot_math_get_glyph_kerning ()">hb_ot_math_get_glyph_kerning</a> <span class="c_punctuation">()</span>
72
+ </td>
73
+ </tr>
74
+ <tr>
75
+ <td class="function_type">
76
+ <a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
77
+ </td>
78
+ <td class="function_name">
79
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-top-accent-attachment" title="hb_ot_math_get_glyph_top_accent_attachment ()">hb_ot_math_get_glyph_top_accent_attachment</a> <span class="c_punctuation">()</span>
80
+ </td>
81
+ </tr>
82
+ <tr>
83
+ <td class="function_type">unsigned <span class="returnvalue">int</span>
84
+ </td>
85
+ <td class="function_name">
86
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-variants" title="hb_ot_math_get_glyph_variants ()">hb_ot_math_get_glyph_variants</a> <span class="c_punctuation">()</span>
87
+ </td>
88
+ </tr>
89
+ <tr>
90
+ <td class="function_type">
91
+ <a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
92
+ </td>
93
+ <td class="function_name">
94
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-min-connector-overlap" title="hb_ot_math_get_min_connector_overlap ()">hb_ot_math_get_min_connector_overlap</a> <span class="c_punctuation">()</span>
95
+ </td>
96
+ </tr>
97
+ <tr>
98
+ <td class="function_type">
99
+ <a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
100
+ </td>
101
+ <td class="function_name">
102
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-has-data" title="hb_ot_math_has_data ()">hb_ot_math_has_data</a> <span class="c_punctuation">()</span>
103
+ </td>
104
+ </tr>
105
+ <tr>
106
+ <td class="function_type">
107
+ <a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
108
+ </td>
109
+ <td class="function_name">
110
+ <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-is-glyph-extended-shape" title="hb_ot_math_is_glyph_extended_shape ()">hb_ot_math_is_glyph_extended_shape</a> <span class="c_punctuation">()</span>
111
+ </td>
112
+ </tr>
113
+ </tbody>
114
+ </table></div>
115
+ </div>
116
+ <div class="refsect1">
117
+ <a name="harfbuzz-hb-ot-math.other"></a><h2>Types and Values</h2>
118
+ <div class="informaltable"><table width="100%" border="0">
119
+ <colgroup>
120
+ <col width="150px" class="name">
121
+ <col class="description">
122
+ </colgroup>
123
+ <tbody>
124
+ <tr>
125
+ <td class="define_keyword">#define</td>
126
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#HB-OT-TAG-MATH:CAPS" title="HB_OT_TAG_MATH">HB_OT_TAG_MATH</a></td>
127
+ </tr>
128
+ <tr>
129
+ <td class="define_keyword">#define</td>
130
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#HB-OT-MATH-SCRIPT:CAPS" title="HB_OT_MATH_SCRIPT">HB_OT_MATH_SCRIPT</a></td>
131
+ </tr>
132
+ <tr>
133
+ <td class="datatype_keyword">enum</td>
134
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-constant-t" title="enum hb_ot_math_constant_t">hb_ot_math_constant_t</a></td>
135
+ </tr>
136
+ <tr>
137
+ <td class="datatype_keyword">enum</td>
138
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-flags-t" title="enum hb_ot_math_glyph_part_flags_t">hb_ot_math_glyph_part_flags_t</a></td>
139
+ </tr>
140
+ <tr>
141
+ <td class="datatype_keyword"> </td>
142
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-t" title="hb_ot_math_glyph_part_t">hb_ot_math_glyph_part_t</a></td>
143
+ </tr>
144
+ <tr>
145
+ <td class="datatype_keyword"> </td>
146
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-variant-t" title="hb_ot_math_glyph_variant_t">hb_ot_math_glyph_variant_t</a></td>
147
+ </tr>
148
+ <tr>
149
+ <td class="datatype_keyword">enum</td>
150
+ <td class="function_name"><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-kern-t" title="enum hb_ot_math_kern_t">hb_ot_math_kern_t</a></td>
151
+ </tr>
152
+ </tbody>
153
+ </table></div>
154
+ </div>
155
+ <div class="refsect1">
156
+ <a name="harfbuzz-hb-ot-math.object-hierarchy"></a><h2>Object Hierarchy</h2>
157
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
158
+ <span class="lineart">├──</span> hb_ot_math_constant_t
159
+ <span class="lineart">╰──</span> hb_ot_math_kern_t
160
+ <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
161
+ <span class="lineart">╰──</span> hb_ot_math_glyph_part_flags_t
162
+ </pre>
163
+ </div>
164
+ <div class="refsect1">
165
+ <a name="harfbuzz-hb-ot-math.description"></a><h2>Description</h2>
166
+ </div>
167
+ <div class="refsect1">
168
+ <a name="harfbuzz-hb-ot-math.functions_details"></a><h2>Functions</h2>
169
+ <div class="refsect2">
170
+ <a name="hb-ot-math-get-constant"></a><h3>hb_ot_math_get_constant ()</h3>
171
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
172
+ hb_ot_math_get_constant (<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>,
173
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-constant-t" title="enum hb_ot_math_constant_t"><span class="type">hb_ot_math_constant_t</span></a> constant</code></em>);</pre>
174
+ <p>This function returns the requested math constants as a <a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a>.
175
+ If the request constant is HB_OT_MATH_CONSTANT_SCRIPT_PERCENT_SCALE_DOWN,
176
+ HB_OT_MATH_CONSTANT_SCRIPT_SCRIPT_PERCENT_SCALE_DOWN or
177
+ HB_OT_MATH_CONSTANT_SCRIPT_PERCENT_SCALE_DOWN then the return value is
178
+ actually an integer between 0 and 100 representing that percentage.</p>
179
+ <div class="refsect3">
180
+ <a name="hb-ot-math-get-constant.parameters"></a><h4>Parameters</h4>
181
+ <div class="informaltable"><table width="100%" border="0">
182
+ <colgroup>
183
+ <col width="150px" class="parameters_name">
184
+ <col class="parameters_description">
185
+ <col width="200px" class="parameters_annotations">
186
+ </colgroup>
187
+ <tbody>
188
+ <tr>
189
+ <td class="parameter_name"><p>font</p></td>
190
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the value</p></td>
191
+ <td class="parameter_annotations"> </td>
192
+ </tr>
193
+ <tr>
194
+ <td class="parameter_name"><p>constant</p></td>
195
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-constant-t" title="enum hb_ot_math_constant_t"><span class="type">hb_ot_math_constant_t</span></a> the constant to retrieve</p></td>
196
+ <td class="parameter_annotations"> </td>
197
+ </tr>
198
+ </tbody>
199
+ </table></div>
200
+ </div>
201
+ <div class="refsect3">
202
+ <a name="hb-ot-math-get-constant.returns"></a><h4>Returns</h4>
203
+ <p> the requested constant or 0</p>
204
+ </div>
205
+ <p class="since">Since: 1.3.3</p>
206
+ </div>
207
+ <hr>
208
+ <div class="refsect2">
209
+ <a name="hb-ot-math-get-glyph-assembly"></a><h3>hb_ot_math_get_glyph_assembly ()</h3>
210
+ <pre class="programlisting">unsigned <span class="returnvalue">int</span>
211
+ hb_ot_math_get_glyph_assembly (<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>,
212
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>,
213
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="type">hb_direction_t</span></a> direction</code></em>,
214
+ <em class="parameter"><code>unsigned <span class="type">int</span> start_offset</code></em>,
215
+ <em class="parameter"><code>unsigned <span class="type">int</span> *parts_count</code></em>,
216
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-t" title="hb_ot_math_glyph_part_t"><span class="type">hb_ot_math_glyph_part_t</span></a> *parts</code></em>,
217
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *italics_correction</code></em>);</pre>
218
+ <p>This function tries to retrieve the GlyphAssembly for the specified font,
219
+ glyph and direction. Note that only the value of <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-IS-HORIZONTAL:CAPS" title="HB_DIRECTION_IS_HORIZONTAL()"><span class="type">HB_DIRECTION_IS_HORIZONTAL</span></a>
220
+ is considered. It provides the information necessary to draw the glyph
221
+ assembly as an array of <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-t" title="hb_ot_math_glyph_part_t"><span class="type">hb_ot_math_glyph_part_t</span></a>.</p>
222
+ <div class="refsect3">
223
+ <a name="hb-ot-math-get-glyph-assembly.parameters"></a><h4>Parameters</h4>
224
+ <div class="informaltable"><table width="100%" border="0">
225
+ <colgroup>
226
+ <col width="150px" class="parameters_name">
227
+ <col class="parameters_description">
228
+ <col width="200px" class="parameters_annotations">
229
+ </colgroup>
230
+ <tbody>
231
+ <tr>
232
+ <td class="parameter_name"><p>font</p></td>
233
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the values</p></td>
234
+ <td class="parameter_annotations"> </td>
235
+ </tr>
236
+ <tr>
237
+ <td class="parameter_name"><p>glyph</p></td>
238
+ <td class="parameter_description"><p>index of the glyph to stretch</p></td>
239
+ <td class="parameter_annotations"> </td>
240
+ </tr>
241
+ <tr>
242
+ <td class="parameter_name"><p>direction</p></td>
243
+ <td class="parameter_description"><p>direction of the stretching</p></td>
244
+ <td class="parameter_annotations"> </td>
245
+ </tr>
246
+ <tr>
247
+ <td class="parameter_name"><p>start_offset</p></td>
248
+ <td class="parameter_description"><p>offset of the first glyph part to retrieve</p></td>
249
+ <td class="parameter_annotations"> </td>
250
+ </tr>
251
+ <tr>
252
+ <td class="parameter_name"><p>parts_count</p></td>
253
+ <td class="parameter_description"><p>maximum number of glyph parts to retrieve after start_offset
254
+ (IN) and actual number of parts retrieved (OUT)</p></td>
255
+ <td class="parameter_annotations"> </td>
256
+ </tr>
257
+ <tr>
258
+ <td class="parameter_name"><p>parts</p></td>
259
+ <td class="parameter_description"><p>array of size at least <em class="parameter"><code>parts_count</code></em>
260
+ to store the result</p></td>
261
+ <td class="parameter_annotations"> </td>
262
+ </tr>
263
+ <tr>
264
+ <td class="parameter_name"><p>italics_correction</p></td>
265
+ <td class="parameter_description"><p>italic correction of the glyph assembly</p></td>
266
+ <td class="parameter_annotations"> </td>
267
+ </tr>
268
+ </tbody>
269
+ </table></div>
270
+ </div>
271
+ <div class="refsect3">
272
+ <a name="hb-ot-math-get-glyph-assembly.returns"></a><h4>Returns</h4>
273
+ <p> the total number of parts in the glyph assembly</p>
274
+ </div>
275
+ <p class="since">Since: 1.3.3</p>
276
+ </div>
277
+ <hr>
278
+ <div class="refsect2">
279
+ <a name="hb-ot-math-get-glyph-italics-correction"></a><h3>hb_ot_math_get_glyph_italics_correction ()</h3>
280
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
281
+ hb_ot_math_get_glyph_italics_correction
282
+ (<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>,
283
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>);</pre>
284
+ <div class="refsect3">
285
+ <a name="hb-ot-math-get-glyph-italics-correction.parameters"></a><h4>Parameters</h4>
286
+ <div class="informaltable"><table width="100%" border="0">
287
+ <colgroup>
288
+ <col width="150px" class="parameters_name">
289
+ <col class="parameters_description">
290
+ <col width="200px" class="parameters_annotations">
291
+ </colgroup>
292
+ <tbody>
293
+ <tr>
294
+ <td class="parameter_name"><p>font</p></td>
295
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the value</p></td>
296
+ <td class="parameter_annotations"> </td>
297
+ </tr>
298
+ <tr>
299
+ <td class="parameter_name"><p>glyph</p></td>
300
+ <td class="parameter_description"><p>glyph index from which to retrieve the value</p></td>
301
+ <td class="parameter_annotations"> </td>
302
+ </tr>
303
+ </tbody>
304
+ </table></div>
305
+ </div>
306
+ <div class="refsect3">
307
+ <a name="hb-ot-math-get-glyph-italics-correction.returns"></a><h4>Returns</h4>
308
+ <p> the italics correction of the glyph or 0</p>
309
+ </div>
310
+ <p class="since">Since: 1.3.3</p>
311
+ </div>
312
+ <hr>
313
+ <div class="refsect2">
314
+ <a name="hb-ot-math-get-glyph-kerning"></a><h3>hb_ot_math_get_glyph_kerning ()</h3>
315
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
316
+ hb_ot_math_get_glyph_kerning (<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>,
317
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>,
318
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-kern-t" title="enum hb_ot_math_kern_t"><span class="type">hb_ot_math_kern_t</span></a> kern</code></em>,
319
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> correction_height</code></em>);</pre>
320
+ <p>This function tries to retrieve the MathKern table for the specified font,
321
+ glyph and <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-kern-t" title="enum hb_ot_math_kern_t"><span class="type">hb_ot_math_kern_t</span></a>. Then it browses the list of heights from the
322
+ MathKern table to find one value that is greater or equal to specified
323
+ correction_height. If one is found the corresponding value from the list of
324
+ kerns is returned and otherwise the last kern value is returned.</p>
325
+ <div class="refsect3">
326
+ <a name="hb-ot-math-get-glyph-kerning.parameters"></a><h4>Parameters</h4>
327
+ <div class="informaltable"><table width="100%" border="0">
328
+ <colgroup>
329
+ <col width="150px" class="parameters_name">
330
+ <col class="parameters_description">
331
+ <col width="200px" class="parameters_annotations">
332
+ </colgroup>
333
+ <tbody>
334
+ <tr>
335
+ <td class="parameter_name"><p>font</p></td>
336
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the value</p></td>
337
+ <td class="parameter_annotations"> </td>
338
+ </tr>
339
+ <tr>
340
+ <td class="parameter_name"><p>glyph</p></td>
341
+ <td class="parameter_description"><p>glyph index from which to retrieve the value</p></td>
342
+ <td class="parameter_annotations"> </td>
343
+ </tr>
344
+ <tr>
345
+ <td class="parameter_name"><p>kern</p></td>
346
+ <td class="parameter_description"><p>the <a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-kern-t" title="enum hb_ot_math_kern_t"><span class="type">hb_ot_math_kern_t</span></a> from which to retrieve the value</p></td>
347
+ <td class="parameter_annotations"> </td>
348
+ </tr>
349
+ <tr>
350
+ <td class="parameter_name"><p>correction_height</p></td>
351
+ <td class="parameter_description"><p>the correction height to use to determine the kerning.</p></td>
352
+ <td class="parameter_annotations"> </td>
353
+ </tr>
354
+ </tbody>
355
+ </table></div>
356
+ </div>
357
+ <div class="refsect3">
358
+ <a name="hb-ot-math-get-glyph-kerning.returns"></a><h4>Returns</h4>
359
+ <p> requested kerning or 0</p>
360
+ </div>
361
+ <p class="since">Since: 1.3.3</p>
362
+ </div>
363
+ <hr>
364
+ <div class="refsect2">
365
+ <a name="hb-ot-math-get-glyph-top-accent-attachment"></a><h3>hb_ot_math_get_glyph_top_accent_attachment ()</h3>
366
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
367
+ hb_ot_math_get_glyph_top_accent_attachment
368
+ (<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>,
369
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>);</pre>
370
+ <div class="refsect3">
371
+ <a name="hb-ot-math-get-glyph-top-accent-attachment.parameters"></a><h4>Parameters</h4>
372
+ <div class="informaltable"><table width="100%" border="0">
373
+ <colgroup>
374
+ <col width="150px" class="parameters_name">
375
+ <col class="parameters_description">
376
+ <col width="200px" class="parameters_annotations">
377
+ </colgroup>
378
+ <tbody>
379
+ <tr>
380
+ <td class="parameter_name"><p>font</p></td>
381
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the value</p></td>
382
+ <td class="parameter_annotations"> </td>
383
+ </tr>
384
+ <tr>
385
+ <td class="parameter_name"><p>glyph</p></td>
386
+ <td class="parameter_description"><p>glyph index from which to retrieve the value</p></td>
387
+ <td class="parameter_annotations"> </td>
388
+ </tr>
389
+ </tbody>
390
+ </table></div>
391
+ </div>
392
+ <div class="refsect3">
393
+ <a name="hb-ot-math-get-glyph-top-accent-attachment.returns"></a><h4>Returns</h4>
394
+ <p> the top accent attachment of the glyph or 0</p>
395
+ </div>
396
+ <p class="since">Since: 1.3.3</p>
397
+ </div>
398
+ <hr>
399
+ <div class="refsect2">
400
+ <a name="hb-ot-math-get-glyph-variants"></a><h3>hb_ot_math_get_glyph_variants ()</h3>
401
+ <pre class="programlisting">unsigned <span class="returnvalue">int</span>
402
+ hb_ot_math_get_glyph_variants (<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>,
403
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>,
404
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="type">hb_direction_t</span></a> direction</code></em>,
405
+ <em class="parameter"><code>unsigned <span class="type">int</span> start_offset</code></em>,
406
+ <em class="parameter"><code>unsigned <span class="type">int</span> *variants_count</code></em>,
407
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-variant-t" title="hb_ot_math_glyph_variant_t"><span class="type">hb_ot_math_glyph_variant_t</span></a> *variants</code></em>);</pre>
408
+ <p>This function tries to retrieve the MathGlyphConstruction for the specified
409
+ font, glyph and direction. Note that only the value of
410
+ <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-IS-HORIZONTAL:CAPS" title="HB_DIRECTION_IS_HORIZONTAL()"><span class="type">HB_DIRECTION_IS_HORIZONTAL</span></a> is considered. It provides the corresponding list
411
+ of size variants as an array of hb_ot_math_glyph_variant_t structs.</p>
412
+ <div class="refsect3">
413
+ <a name="hb-ot-math-get-glyph-variants.parameters"></a><h4>Parameters</h4>
414
+ <div class="informaltable"><table width="100%" border="0">
415
+ <colgroup>
416
+ <col width="150px" class="parameters_name">
417
+ <col class="parameters_description">
418
+ <col width="200px" class="parameters_annotations">
419
+ </colgroup>
420
+ <tbody>
421
+ <tr>
422
+ <td class="parameter_name"><p>font</p></td>
423
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the values</p></td>
424
+ <td class="parameter_annotations"> </td>
425
+ </tr>
426
+ <tr>
427
+ <td class="parameter_name"><p>glyph</p></td>
428
+ <td class="parameter_description"><p>index of the glyph to stretch</p></td>
429
+ <td class="parameter_annotations"> </td>
430
+ </tr>
431
+ <tr>
432
+ <td class="parameter_name"><p>direction</p></td>
433
+ <td class="parameter_description"><p>direction of the stretching</p></td>
434
+ <td class="parameter_annotations"> </td>
435
+ </tr>
436
+ <tr>
437
+ <td class="parameter_name"><p>start_offset</p></td>
438
+ <td class="parameter_description"><p>offset of the first variant to retrieve</p></td>
439
+ <td class="parameter_annotations"> </td>
440
+ </tr>
441
+ <tr>
442
+ <td class="parameter_name"><p>variants_count</p></td>
443
+ <td class="parameter_description"><p>maximum number of variants to retrieve after start_offset
444
+ (IN) and actual number of variants retrieved (OUT)</p></td>
445
+ <td class="parameter_annotations"> </td>
446
+ </tr>
447
+ <tr>
448
+ <td class="parameter_name"><p>variants</p></td>
449
+ <td class="parameter_description"><p>array of size at least <em class="parameter"><code>variants_count</code></em>
450
+ to store the result</p></td>
451
+ <td class="parameter_annotations"> </td>
452
+ </tr>
453
+ </tbody>
454
+ </table></div>
455
+ </div>
456
+ <div class="refsect3">
457
+ <a name="hb-ot-math-get-glyph-variants.returns"></a><h4>Returns</h4>
458
+ <p> the total number of size variants available or 0</p>
459
+ </div>
460
+ <p class="since">Since: 1.3.3</p>
461
+ </div>
462
+ <hr>
463
+ <div class="refsect2">
464
+ <a name="hb-ot-math-get-min-connector-overlap"></a><h3>hb_ot_math_get_min_connector_overlap ()</h3>
465
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
466
+ hb_ot_math_get_min_connector_overlap (<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>,
467
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="type">hb_direction_t</span></a> direction</code></em>);</pre>
468
+ <p>This function tries to retrieve the MathVariants table for the specified
469
+ font and returns the minimum overlap of connecting glyphs to draw a glyph
470
+ assembly in the specified direction. Note that only the value of
471
+ <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-IS-HORIZONTAL:CAPS" title="HB_DIRECTION_IS_HORIZONTAL()"><span class="type">HB_DIRECTION_IS_HORIZONTAL</span></a> is considered.</p>
472
+ <div class="refsect3">
473
+ <a name="hb-ot-math-get-min-connector-overlap.parameters"></a><h4>Parameters</h4>
474
+ <div class="informaltable"><table width="100%" border="0">
475
+ <colgroup>
476
+ <col width="150px" class="parameters_name">
477
+ <col class="parameters_description">
478
+ <col width="200px" class="parameters_annotations">
479
+ </colgroup>
480
+ <tbody>
481
+ <tr>
482
+ <td class="parameter_name"><p>font</p></td>
483
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> from which to retrieve the value</p></td>
484
+ <td class="parameter_annotations"> </td>
485
+ </tr>
486
+ <tr>
487
+ <td class="parameter_name"><p>direction</p></td>
488
+ <td class="parameter_description"><p>direction of the stretching</p></td>
489
+ <td class="parameter_annotations"> </td>
490
+ </tr>
491
+ </tbody>
492
+ </table></div>
493
+ </div>
494
+ <div class="refsect3">
495
+ <a name="hb-ot-math-get-min-connector-overlap.returns"></a><h4>Returns</h4>
496
+ <p> requested min connector overlap or 0</p>
497
+ </div>
498
+ <p class="since">Since: 1.3.3</p>
499
+ </div>
500
+ <hr>
501
+ <div class="refsect2">
502
+ <a name="hb-ot-math-has-data"></a><h3>hb_ot_math_has_data ()</h3>
503
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
504
+ hb_ot_math_has_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
505
+ <p>This function allows to verify the presence of an OpenType MATH table on the
506
+ face. If so, such a table will be loaded into memory and sanitized. You can
507
+ then safely call other functions for math layout and shaping.</p>
508
+ <div class="refsect3">
509
+ <a name="hb-ot-math-has-data.parameters"></a><h4>Parameters</h4>
510
+ <div class="informaltable"><table width="100%" border="0">
511
+ <colgroup>
512
+ <col width="150px" class="parameters_name">
513
+ <col class="parameters_description">
514
+ <col width="200px" class="parameters_annotations">
515
+ </colgroup>
516
+ <tbody><tr>
517
+ <td class="parameter_name"><p>face</p></td>
518
+ <td class="parameter_description"><p><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> to test</p></td>
519
+ <td class="parameter_annotations"> </td>
520
+ </tr></tbody>
521
+ </table></div>
522
+ </div>
523
+ <div class="refsect3">
524
+ <a name="hb-ot-math-has-data.returns"></a><h4>Returns</h4>
525
+ <p> <span class="type">TRUE</span> if face has a MATH table and <span class="type">FALSE</span> otherwise</p>
526
+ </div>
527
+ <p class="since">Since: 1.3.3</p>
528
+ </div>
529
+ <hr>
530
+ <div class="refsect2">
531
+ <a name="hb-ot-math-is-glyph-extended-shape"></a><h3>hb_ot_math_is_glyph_extended_shape ()</h3>
532
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
533
+ hb_ot_math_is_glyph_extended_shape (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
534
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> glyph</code></em>);</pre>
535
+ <div class="refsect3">
536
+ <a name="hb-ot-math-is-glyph-extended-shape.parameters"></a><h4>Parameters</h4>
537
+ <div class="informaltable"><table width="100%" border="0">
538
+ <colgroup>
539
+ <col width="150px" class="parameters_name">
540
+ <col class="parameters_description">
541
+ <col width="200px" class="parameters_annotations">
542
+ </colgroup>
543
+ <tbody>
544
+ <tr>
545
+ <td class="parameter_name"><p>font</p></td>
546
+ <td class="parameter_description"><p>a <a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> to test</p></td>
547
+ <td class="parameter_annotations"> </td>
548
+ </tr>
549
+ <tr>
550
+ <td class="parameter_name"><p>glyph</p></td>
551
+ <td class="parameter_description"><p>a glyph index to test</p></td>
552
+ <td class="parameter_annotations"> </td>
553
+ </tr>
554
+ </tbody>
555
+ </table></div>
556
+ </div>
557
+ <div class="refsect3">
558
+ <a name="hb-ot-math-is-glyph-extended-shape.returns"></a><h4>Returns</h4>
559
+ <p> <span class="type">TRUE</span> if the glyph is an extended shape and <span class="type">FALSE</span> otherwise</p>
560
+ </div>
561
+ <p class="since">Since: 1.3.3</p>
562
+ </div>
563
+ </div>
564
+ <div class="refsect1">
565
+ <a name="harfbuzz-hb-ot-math.other_details"></a><h2>Types and Values</h2>
566
+ <div class="refsect2">
567
+ <a name="HB-OT-TAG-MATH:CAPS"></a><h3>HB_OT_TAG_MATH</h3>
568
+ <pre class="programlisting">#define HB_OT_TAG_MATH HB_TAG('M','A','T','H')
569
+ </pre>
570
+ </div>
571
+ <hr>
572
+ <div class="refsect2">
573
+ <a name="HB-OT-MATH-SCRIPT:CAPS"></a><h3>HB_OT_MATH_SCRIPT</h3>
574
+ <pre class="programlisting">#define HB_OT_MATH_SCRIPT HB_TAG('m','a','t','h')
575
+ </pre>
576
+ </div>
577
+ <hr>
578
+ <div class="refsect2">
579
+ <a name="hb-ot-math-constant-t"></a><h3>enum hb_ot_math_constant_t</h3>
580
+ <div class="refsect3">
581
+ <a name="hb-ot-math-constant-t.members"></a><h4>Members</h4>
582
+ <div class="informaltable"><table width="100%" border="0">
583
+ <colgroup>
584
+ <col width="300px" class="enum_members_name">
585
+ <col class="enum_members_description">
586
+ <col width="200px" class="enum_members_annotations">
587
+ </colgroup>
588
+ <tbody>
589
+ <tr>
590
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SCRIPT-PERCENT-SCALE-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_SCRIPT_PERCENT_SCALE_DOWN</p></td>
591
+ <td> </td>
592
+ <td> </td>
593
+ </tr>
594
+ <tr>
595
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SCRIPT-SCRIPT-PERCENT-SCALE-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_SCRIPT_SCRIPT_PERCENT_SCALE_DOWN</p></td>
596
+ <td> </td>
597
+ <td> </td>
598
+ </tr>
599
+ <tr>
600
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-DELIMITED-SUB-FORMULA-MIN-HEIGHT:CAPS"></a>HB_OT_MATH_CONSTANT_DELIMITED_SUB_FORMULA_MIN_HEIGHT</p></td>
601
+ <td> </td>
602
+ <td> </td>
603
+ </tr>
604
+ <tr>
605
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-DISPLAY-OPERATOR-MIN-HEIGHT:CAPS"></a>HB_OT_MATH_CONSTANT_DISPLAY_OPERATOR_MIN_HEIGHT</p></td>
606
+ <td> </td>
607
+ <td> </td>
608
+ </tr>
609
+ <tr>
610
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-MATH-LEADING:CAPS"></a>HB_OT_MATH_CONSTANT_MATH_LEADING</p></td>
611
+ <td> </td>
612
+ <td> </td>
613
+ </tr>
614
+ <tr>
615
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-AXIS-HEIGHT:CAPS"></a>HB_OT_MATH_CONSTANT_AXIS_HEIGHT</p></td>
616
+ <td> </td>
617
+ <td> </td>
618
+ </tr>
619
+ <tr>
620
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-ACCENT-BASE-HEIGHT:CAPS"></a>HB_OT_MATH_CONSTANT_ACCENT_BASE_HEIGHT</p></td>
621
+ <td> </td>
622
+ <td> </td>
623
+ </tr>
624
+ <tr>
625
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FLATTENED-ACCENT-BASE-HEIGHT:CAPS"></a>HB_OT_MATH_CONSTANT_FLATTENED_ACCENT_BASE_HEIGHT</p></td>
626
+ <td> </td>
627
+ <td> </td>
628
+ </tr>
629
+ <tr>
630
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUBSCRIPT-SHIFT-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_SUBSCRIPT_SHIFT_DOWN</p></td>
631
+ <td> </td>
632
+ <td> </td>
633
+ </tr>
634
+ <tr>
635
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUBSCRIPT-TOP-MAX:CAPS"></a>HB_OT_MATH_CONSTANT_SUBSCRIPT_TOP_MAX</p></td>
636
+ <td> </td>
637
+ <td> </td>
638
+ </tr>
639
+ <tr>
640
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUBSCRIPT-BASELINE-DROP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_SUBSCRIPT_BASELINE_DROP_MIN</p></td>
641
+ <td> </td>
642
+ <td> </td>
643
+ </tr>
644
+ <tr>
645
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUPERSCRIPT-SHIFT-UP:CAPS"></a>HB_OT_MATH_CONSTANT_SUPERSCRIPT_SHIFT_UP</p></td>
646
+ <td> </td>
647
+ <td> </td>
648
+ </tr>
649
+ <tr>
650
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUPERSCRIPT-SHIFT-UP-CRAMPED:CAPS"></a>HB_OT_MATH_CONSTANT_SUPERSCRIPT_SHIFT_UP_CRAMPED</p></td>
651
+ <td> </td>
652
+ <td> </td>
653
+ </tr>
654
+ <tr>
655
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUPERSCRIPT-BOTTOM-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_SUPERSCRIPT_BOTTOM_MIN</p></td>
656
+ <td> </td>
657
+ <td> </td>
658
+ </tr>
659
+ <tr>
660
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUPERSCRIPT-BASELINE-DROP-MAX:CAPS"></a>HB_OT_MATH_CONSTANT_SUPERSCRIPT_BASELINE_DROP_MAX</p></td>
661
+ <td> </td>
662
+ <td> </td>
663
+ </tr>
664
+ <tr>
665
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUB-SUPERSCRIPT-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_SUB_SUPERSCRIPT_GAP_MIN</p></td>
666
+ <td> </td>
667
+ <td> </td>
668
+ </tr>
669
+ <tr>
670
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SUPERSCRIPT-BOTTOM-MAX-WITH-SUBSCRIPT:CAPS"></a>HB_OT_MATH_CONSTANT_SUPERSCRIPT_BOTTOM_MAX_WITH_SUBSCRIPT</p></td>
671
+ <td> </td>
672
+ <td> </td>
673
+ </tr>
674
+ <tr>
675
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SPACE-AFTER-SCRIPT:CAPS"></a>HB_OT_MATH_CONSTANT_SPACE_AFTER_SCRIPT</p></td>
676
+ <td> </td>
677
+ <td> </td>
678
+ </tr>
679
+ <tr>
680
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-UPPER-LIMIT-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_UPPER_LIMIT_GAP_MIN</p></td>
681
+ <td> </td>
682
+ <td> </td>
683
+ </tr>
684
+ <tr>
685
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-UPPER-LIMIT-BASELINE-RISE-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_UPPER_LIMIT_BASELINE_RISE_MIN</p></td>
686
+ <td> </td>
687
+ <td> </td>
688
+ </tr>
689
+ <tr>
690
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-LOWER-LIMIT-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_LOWER_LIMIT_GAP_MIN</p></td>
691
+ <td> </td>
692
+ <td> </td>
693
+ </tr>
694
+ <tr>
695
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-LOWER-LIMIT-BASELINE-DROP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_LOWER_LIMIT_BASELINE_DROP_MIN</p></td>
696
+ <td> </td>
697
+ <td> </td>
698
+ </tr>
699
+ <tr>
700
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STACK-TOP-SHIFT-UP:CAPS"></a>HB_OT_MATH_CONSTANT_STACK_TOP_SHIFT_UP</p></td>
701
+ <td> </td>
702
+ <td> </td>
703
+ </tr>
704
+ <tr>
705
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STACK-TOP-DISPLAY-STYLE-SHIFT-UP:CAPS"></a>HB_OT_MATH_CONSTANT_STACK_TOP_DISPLAY_STYLE_SHIFT_UP</p></td>
706
+ <td> </td>
707
+ <td> </td>
708
+ </tr>
709
+ <tr>
710
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STACK-BOTTOM-SHIFT-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_STACK_BOTTOM_SHIFT_DOWN</p></td>
711
+ <td> </td>
712
+ <td> </td>
713
+ </tr>
714
+ <tr>
715
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STACK-BOTTOM-DISPLAY-STYLE-SHIFT-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_STACK_BOTTOM_DISPLAY_STYLE_SHIFT_DOWN</p></td>
716
+ <td> </td>
717
+ <td> </td>
718
+ </tr>
719
+ <tr>
720
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STACK-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_STACK_GAP_MIN</p></td>
721
+ <td> </td>
722
+ <td> </td>
723
+ </tr>
724
+ <tr>
725
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STACK-DISPLAY-STYLE-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_STACK_DISPLAY_STYLE_GAP_MIN</p></td>
726
+ <td> </td>
727
+ <td> </td>
728
+ </tr>
729
+ <tr>
730
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STRETCH-STACK-TOP-SHIFT-UP:CAPS"></a>HB_OT_MATH_CONSTANT_STRETCH_STACK_TOP_SHIFT_UP</p></td>
731
+ <td> </td>
732
+ <td> </td>
733
+ </tr>
734
+ <tr>
735
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STRETCH-STACK-BOTTOM-SHIFT-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_STRETCH_STACK_BOTTOM_SHIFT_DOWN</p></td>
736
+ <td> </td>
737
+ <td> </td>
738
+ </tr>
739
+ <tr>
740
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STRETCH-STACK-GAP-ABOVE-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_STRETCH_STACK_GAP_ABOVE_MIN</p></td>
741
+ <td> </td>
742
+ <td> </td>
743
+ </tr>
744
+ <tr>
745
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-STRETCH-STACK-GAP-BELOW-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_STRETCH_STACK_GAP_BELOW_MIN</p></td>
746
+ <td> </td>
747
+ <td> </td>
748
+ </tr>
749
+ <tr>
750
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-NUMERATOR-SHIFT-UP:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_SHIFT_UP</p></td>
751
+ <td> </td>
752
+ <td> </td>
753
+ </tr>
754
+ <tr>
755
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-NUMERATOR-DISPLAY-STYLE-SHIFT-UP:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_DISPLAY_STYLE_SHIFT_UP</p></td>
756
+ <td> </td>
757
+ <td> </td>
758
+ </tr>
759
+ <tr>
760
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-DENOMINATOR-SHIFT-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_SHIFT_DOWN</p></td>
761
+ <td> </td>
762
+ <td> </td>
763
+ </tr>
764
+ <tr>
765
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-DENOMINATOR-DISPLAY-STYLE-SHIFT-DOWN:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_DISPLAY_STYLE_SHIFT_DOWN</p></td>
766
+ <td> </td>
767
+ <td> </td>
768
+ </tr>
769
+ <tr>
770
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-NUMERATOR-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_GAP_MIN</p></td>
771
+ <td> </td>
772
+ <td> </td>
773
+ </tr>
774
+ <tr>
775
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-NUM-DISPLAY-STYLE-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_NUM_DISPLAY_STYLE_GAP_MIN</p></td>
776
+ <td> </td>
777
+ <td> </td>
778
+ </tr>
779
+ <tr>
780
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-RULE-THICKNESS:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_RULE_THICKNESS</p></td>
781
+ <td> </td>
782
+ <td> </td>
783
+ </tr>
784
+ <tr>
785
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-DENOMINATOR-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_GAP_MIN</p></td>
786
+ <td> </td>
787
+ <td> </td>
788
+ </tr>
789
+ <tr>
790
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-FRACTION-DENOM-DISPLAY-STYLE-GAP-MIN:CAPS"></a>HB_OT_MATH_CONSTANT_FRACTION_DENOM_DISPLAY_STYLE_GAP_MIN</p></td>
791
+ <td> </td>
792
+ <td> </td>
793
+ </tr>
794
+ <tr>
795
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SKEWED-FRACTION-HORIZONTAL-GAP:CAPS"></a>HB_OT_MATH_CONSTANT_SKEWED_FRACTION_HORIZONTAL_GAP</p></td>
796
+ <td> </td>
797
+ <td> </td>
798
+ </tr>
799
+ <tr>
800
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-SKEWED-FRACTION-VERTICAL-GAP:CAPS"></a>HB_OT_MATH_CONSTANT_SKEWED_FRACTION_VERTICAL_GAP</p></td>
801
+ <td> </td>
802
+ <td> </td>
803
+ </tr>
804
+ <tr>
805
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-OVERBAR-VERTICAL-GAP:CAPS"></a>HB_OT_MATH_CONSTANT_OVERBAR_VERTICAL_GAP</p></td>
806
+ <td> </td>
807
+ <td> </td>
808
+ </tr>
809
+ <tr>
810
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-OVERBAR-RULE-THICKNESS:CAPS"></a>HB_OT_MATH_CONSTANT_OVERBAR_RULE_THICKNESS</p></td>
811
+ <td> </td>
812
+ <td> </td>
813
+ </tr>
814
+ <tr>
815
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-OVERBAR-EXTRA-ASCENDER:CAPS"></a>HB_OT_MATH_CONSTANT_OVERBAR_EXTRA_ASCENDER</p></td>
816
+ <td> </td>
817
+ <td> </td>
818
+ </tr>
819
+ <tr>
820
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-UNDERBAR-VERTICAL-GAP:CAPS"></a>HB_OT_MATH_CONSTANT_UNDERBAR_VERTICAL_GAP</p></td>
821
+ <td> </td>
822
+ <td> </td>
823
+ </tr>
824
+ <tr>
825
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-UNDERBAR-RULE-THICKNESS:CAPS"></a>HB_OT_MATH_CONSTANT_UNDERBAR_RULE_THICKNESS</p></td>
826
+ <td> </td>
827
+ <td> </td>
828
+ </tr>
829
+ <tr>
830
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-UNDERBAR-EXTRA-DESCENDER:CAPS"></a>HB_OT_MATH_CONSTANT_UNDERBAR_EXTRA_DESCENDER</p></td>
831
+ <td> </td>
832
+ <td> </td>
833
+ </tr>
834
+ <tr>
835
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-VERTICAL-GAP:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_VERTICAL_GAP</p></td>
836
+ <td> </td>
837
+ <td> </td>
838
+ </tr>
839
+ <tr>
840
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-DISPLAY-STYLE-VERTICAL-GAP:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_DISPLAY_STYLE_VERTICAL_GAP</p></td>
841
+ <td> </td>
842
+ <td> </td>
843
+ </tr>
844
+ <tr>
845
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-RULE-THICKNESS:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_RULE_THICKNESS</p></td>
846
+ <td> </td>
847
+ <td> </td>
848
+ </tr>
849
+ <tr>
850
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-EXTRA-ASCENDER:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_EXTRA_ASCENDER</p></td>
851
+ <td> </td>
852
+ <td> </td>
853
+ </tr>
854
+ <tr>
855
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-KERN-BEFORE-DEGREE:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_KERN_BEFORE_DEGREE</p></td>
856
+ <td> </td>
857
+ <td> </td>
858
+ </tr>
859
+ <tr>
860
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-KERN-AFTER-DEGREE:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_KERN_AFTER_DEGREE</p></td>
861
+ <td> </td>
862
+ <td> </td>
863
+ </tr>
864
+ <tr>
865
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-CONSTANT-RADICAL-DEGREE-BOTTOM-RAISE-PERCENT:CAPS"></a>HB_OT_MATH_CONSTANT_RADICAL_DEGREE_BOTTOM_RAISE_PERCENT</p></td>
866
+ <td> </td>
867
+ <td> </td>
868
+ </tr>
869
+ </tbody>
870
+ </table></div>
871
+ </div>
872
+ <p class="since">Since: 1.3.3</p>
873
+ </div>
874
+ <hr>
875
+ <div class="refsect2">
876
+ <a name="hb-ot-math-glyph-part-flags-t"></a><h3>enum hb_ot_math_glyph_part_flags_t</h3>
877
+ <div class="refsect3">
878
+ <a name="hb-ot-math-glyph-part-flags-t.members"></a><h4>Members</h4>
879
+ <div class="informaltable"><table width="100%" border="0">
880
+ <colgroup>
881
+ <col width="300px" class="enum_members_name">
882
+ <col class="enum_members_description">
883
+ <col width="200px" class="enum_members_annotations">
884
+ </colgroup>
885
+ <tbody><tr>
886
+ <td class="enum_member_name"><p><a name="HB-MATH-GLYPH-PART-FLAG-EXTENDER:CAPS"></a>HB_MATH_GLYPH_PART_FLAG_EXTENDER</p></td>
887
+ <td> </td>
888
+ <td> </td>
889
+ </tr></tbody>
890
+ </table></div>
891
+ </div>
892
+ <p class="since">Since: 1.3.3</p>
893
+ </div>
894
+ <hr>
895
+ <div class="refsect2">
896
+ <a name="hb-ot-math-glyph-part-t"></a><h3>hb_ot_math_glyph_part_t</h3>
897
+ <pre class="programlisting">typedef struct {
898
+ hb_codepoint_t glyph;
899
+ hb_position_t start_connector_length;
900
+ hb_position_t end_connector_length;
901
+ hb_position_t full_advance;
902
+ hb_ot_math_glyph_part_flags_t flags;
903
+ } hb_ot_math_glyph_part_t;
904
+ </pre>
905
+ <p class="since">Since: 1.3.3</p>
906
+ </div>
907
+ <hr>
908
+ <div class="refsect2">
909
+ <a name="hb-ot-math-glyph-variant-t"></a><h3>hb_ot_math_glyph_variant_t</h3>
910
+ <pre class="programlisting">typedef struct {
911
+ hb_codepoint_t glyph;
912
+ hb_position_t advance;
913
+ } hb_ot_math_glyph_variant_t;
914
+ </pre>
915
+ <p class="since">Since: 1.3.3</p>
916
+ </div>
917
+ <hr>
918
+ <div class="refsect2">
919
+ <a name="hb-ot-math-kern-t"></a><h3>enum hb_ot_math_kern_t</h3>
920
+ <div class="refsect3">
921
+ <a name="hb-ot-math-kern-t.members"></a><h4>Members</h4>
922
+ <div class="informaltable"><table width="100%" border="0">
923
+ <colgroup>
924
+ <col width="300px" class="enum_members_name">
925
+ <col class="enum_members_description">
926
+ <col width="200px" class="enum_members_annotations">
927
+ </colgroup>
928
+ <tbody>
929
+ <tr>
930
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-KERN-TOP-RIGHT:CAPS"></a>HB_OT_MATH_KERN_TOP_RIGHT</p></td>
931
+ <td> </td>
932
+ <td> </td>
933
+ </tr>
934
+ <tr>
935
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-KERN-TOP-LEFT:CAPS"></a>HB_OT_MATH_KERN_TOP_LEFT</p></td>
936
+ <td> </td>
937
+ <td> </td>
938
+ </tr>
939
+ <tr>
940
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-KERN-BOTTOM-RIGHT:CAPS"></a>HB_OT_MATH_KERN_BOTTOM_RIGHT</p></td>
941
+ <td> </td>
942
+ <td> </td>
943
+ </tr>
944
+ <tr>
945
+ <td class="enum_member_name"><p><a name="HB-OT-MATH-KERN-BOTTOM-LEFT:CAPS"></a>HB_OT_MATH_KERN_BOTTOM_LEFT</p></td>
946
+ <td> </td>
947
+ <td> </td>
948
+ </tr>
949
+ </tbody>
950
+ </table></div>
951
+ </div>
952
+ <p class="since">Since: 1.3.3</p>
953
+ </div>
954
+ </div>
955
+ </div>
956
+ <div class="footer">
957
+ <hr>Generated by GTK-Doc V1.25.1</div>
958
+ </body>
959
+ </html>