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
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Object Hierarchy: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="pango-Version-Checking.html" title="Version Checking">
@@ -23,7 +23,7 @@
23
23
  <div class="titlepage"><div><div><h1 class="title">
24
24
  <a name="pango-hierarchy"></a>Object Hierarchy</h1></div></div></div>
25
25
  <pre class="screen">
26
- <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
26
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
27
27
  <span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoFontMap">PangoFontMap</a>
28
28
  <span class="lineart">│</span> <span class="lineart">╰──</span> <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap">PangoFcFontMap</a>
29
29
  <span class="lineart">│</span> <span class="lineart">├──</span> <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PangoFT2FontMap">PangoFT2FontMap</a>
@@ -45,10 +45,10 @@
45
45
  <span class="lineart">├──</span> <a class="link" href="pango-OpenType-Font-Handling.html#PangoOTRuleset">PangoOTRuleset</a>
46
46
  <span class="lineart">╰──</span> <a class="link" href="PangoRenderer.html" title="PangoRenderer">PangoRenderer</a>
47
47
  <span class="lineart">╰──</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftRenderer">PangoXftRenderer</a>
48
- <a href="https://developer.gnome.org/gobject/unstable/GTypeModule.html">GInterface</a>
48
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html">GInterface</a>
49
49
  <span class="lineart">├──</span> <a class="link" href="pango-Cairo-Rendering.html#PangoCairoFontMap">PangoCairoFontMap</a>
50
50
  <span class="lineart">╰──</span> <a class="link" href="pango-Cairo-Rendering.html#PangoCairoFont">PangoCairoFont</a>
51
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
51
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
52
52
  <span class="lineart">├──</span> <a class="link" href="pango-Layout-Objects.html#PangoAlignment" title="enum PangoAlignment">PangoAlignment</a>
53
53
  <span class="lineart">├──</span> <a class="link" href="pango-Text-Attributes.html#PangoAttrType" title="enum PangoAttrType">PangoAttrType</a>
54
54
  <span class="lineart">├──</span> <a class="link" href="pango-Bidirectional-Text.html#PangoBidiType" title="enum PangoBidiType">PangoBidiType</a>
@@ -66,7 +66,7 @@
66
66
  <span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoVariant" title="enum PangoVariant">PangoVariant</a>
67
67
  <span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoWeight" title="enum PangoWeight">PangoWeight</a>
68
68
  <span class="lineart">╰──</span> <a class="link" href="pango-Layout-Objects.html#PangoWrapMode" title="enum PangoWrapMode">PangoWrapMode</a>
69
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Boxed-Types.html">GBoxed</a>
69
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
70
70
  <span class="lineart">├──</span> <a class="link" href="pango-Text-Attributes.html#PangoAttrList">PangoAttrList</a>
71
71
  <span class="lineart">├──</span> <a class="link" href="pango-Text-Attributes.html#PangoColor">PangoColor</a>
72
72
  <span class="lineart">├──</span> <a class="link" href="pango-Fonts.html#PangoFontDescription">PangoFontDescription</a>
@@ -80,7 +80,7 @@
80
80
  <span class="lineart">├──</span> <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine">PangoLayoutLine</a>
81
81
  <span class="lineart">├──</span> <a class="link" href="pango-Glyph-Storage.html#PangoMatrix">PangoMatrix</a>
82
82
  <span class="lineart">╰──</span> <a class="link" href="pango-Tab-Stops.html#PangoTabArray">PangoTabArray</a>
83
- <a href="https://developer.gnome.org/gobject/unstable/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
83
+ <a href="/home/vagrant/ruby-gnome2.win64/glib2/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GFlags</a>
84
84
  <span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFontMask" title="enum PangoFontMask">PangoFontMask</a>
85
85
  </pre>
86
86
  </div>
@@ -791,6 +791,27 @@
791
791
  <keyword type="macro" name="PANGO_VERSION_MINOR" link="pango-Version-Checking.html#PANGO-VERSION-MINOR:CAPS"/>
792
792
  <keyword type="macro" name="PANGO_VERSION_MICRO" link="pango-Version-Checking.html#PANGO-VERSION-MICRO:CAPS"/>
793
793
  <keyword type="macro" name="PANGO_VERSION_STRING" link="pango-Version-Checking.html#PANGO-VERSION-STRING:CAPS"/>
794
+ <keyword type="macro" name="PANGO_VERSION_1_2" link="pango-Version-Checking.html#PANGO-VERSION-1-2:CAPS" since="1.42"/>
795
+ <keyword type="macro" name="PANGO_VERSION_1_4" link="pango-Version-Checking.html#PANGO-VERSION-1-4:CAPS" since="1.42"/>
796
+ <keyword type="macro" name="PANGO_VERSION_1_6" link="pango-Version-Checking.html#PANGO-VERSION-1-6:CAPS" since="1.42"/>
797
+ <keyword type="macro" name="PANGO_VERSION_1_8" link="pango-Version-Checking.html#PANGO-VERSION-1-8:CAPS" since="1.42"/>
798
+ <keyword type="macro" name="PANGO_VERSION_1_10" link="pango-Version-Checking.html#PANGO-VERSION-1-10:CAPS" since="1.42"/>
799
+ <keyword type="macro" name="PANGO_VERSION_1_12" link="pango-Version-Checking.html#PANGO-VERSION-1-12:CAPS" since="1.42"/>
800
+ <keyword type="macro" name="PANGO_VERSION_1_14" link="pango-Version-Checking.html#PANGO-VERSION-1-14:CAPS" since="1.42"/>
801
+ <keyword type="macro" name="PANGO_VERSION_1_16" link="pango-Version-Checking.html#PANGO-VERSION-1-16:CAPS" since="1.42"/>
802
+ <keyword type="macro" name="PANGO_VERSION_1_18" link="pango-Version-Checking.html#PANGO-VERSION-1-18:CAPS" since="1.42"/>
803
+ <keyword type="macro" name="PANGO_VERSION_1_20" link="pango-Version-Checking.html#PANGO-VERSION-1-20:CAPS" since="1.42"/>
804
+ <keyword type="macro" name="PANGO_VERSION_1_22" link="pango-Version-Checking.html#PANGO-VERSION-1-22:CAPS" since="1.42"/>
805
+ <keyword type="macro" name="PANGO_VERSION_1_24" link="pango-Version-Checking.html#PANGO-VERSION-1-24:CAPS" since="1.42"/>
806
+ <keyword type="macro" name="PANGO_VERSION_1_26" link="pango-Version-Checking.html#PANGO-VERSION-1-26:CAPS" since="1.42"/>
807
+ <keyword type="macro" name="PANGO_VERSION_1_28" link="pango-Version-Checking.html#PANGO-VERSION-1-28:CAPS" since="1.42"/>
808
+ <keyword type="macro" name="PANGO_VERSION_1_30" link="pango-Version-Checking.html#PANGO-VERSION-1-30:CAPS" since="1.42"/>
809
+ <keyword type="macro" name="PANGO_VERSION_1_32" link="pango-Version-Checking.html#PANGO-VERSION-1-32:CAPS" since="1.42"/>
810
+ <keyword type="macro" name="PANGO_VERSION_1_34" link="pango-Version-Checking.html#PANGO-VERSION-1-34:CAPS" since="1.42"/>
811
+ <keyword type="macro" name="PANGO_VERSION_1_36" link="pango-Version-Checking.html#PANGO-VERSION-1-36:CAPS" since="1.42"/>
812
+ <keyword type="macro" name="PANGO_VERSION_1_38" link="pango-Version-Checking.html#PANGO-VERSION-1-38:CAPS" since="1.42"/>
813
+ <keyword type="macro" name="PANGO_VERSION_1_40" link="pango-Version-Checking.html#PANGO-VERSION-1-40:CAPS" since="1.42"/>
814
+ <keyword type="macro" name="PANGO_VERSION_1_42" link="pango-Version-Checking.html#PANGO-VERSION-1-42:CAPS" since="1.42"/>
794
815
  <keyword type="constant" name="PANGO_STYLE_NORMAL" link="pango-Fonts.html#PANGO-STYLE-NORMAL:CAPS"/>
795
816
  <keyword type="constant" name="PANGO_STYLE_OBLIQUE" link="pango-Fonts.html#PANGO-STYLE-OBLIQUE:CAPS"/>
796
817
  <keyword type="constant" name="PANGO_STYLE_ITALIC" link="pango-Fonts.html#PANGO-STYLE-ITALIC:CAPS"/>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Basic Pango Interfaces: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="index.html" title="Pango Reference Manual">
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Rendering with Pango: Pango Reference Manual</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="pango-Vertical-Text.html" title="Vertical Text">
@@ -1,5 +1,5 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
2
- .TH PANGO-VIEW "1" "April 2016" "pango-view (pango) 1.40.1" "User Commands"
1
+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
2
+ .TH PANGO-VIEW "1" "September 2016" "pango-view (pango) 1.40.3" "User Commands"
3
3
  .SH NAME
4
4
  pango-view \- Pango text viewer
5
5
  .SH DESCRIPTION
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pango
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.9
4
+ version: 3.1.0
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-12 00:00:00.000000000 Z
11
+ date: 2016-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cairo
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 3.0.9
33
+ version: 3.1.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 3.0.9
40
+ version: 3.1.0
41
41
  description: Ruby/Pango is a Ruby binding of pango-1.x.
42
42
  email: ruby-gnome2-devel-en@lists.sourceforge.net
43
43
  executables: []
@@ -150,6 +150,7 @@ files:
150
150
  - vendor/local/include/harfbuzz/hb-icu.h
151
151
  - vendor/local/include/harfbuzz/hb-ot-font.h
152
152
  - vendor/local/include/harfbuzz/hb-ot-layout.h
153
+ - vendor/local/include/harfbuzz/hb-ot-math.h
153
154
  - vendor/local/include/harfbuzz/hb-ot-shape.h
154
155
  - vendor/local/include/harfbuzz/hb-ot-tag.h
155
156
  - vendor/local/include/harfbuzz/hb-ot.h
@@ -199,6 +200,7 @@ files:
199
200
  - vendor/local/include/pango-1.0/pango/pango-tabs.h
200
201
  - vendor/local/include/pango-1.0/pango/pango-types.h
201
202
  - vendor/local/include/pango-1.0/pango/pango-utils.h
203
+ - vendor/local/include/pango-1.0/pango/pango-version-macros.h
202
204
  - vendor/local/include/pango-1.0/pango/pango.h
203
205
  - vendor/local/include/pango-1.0/pango/pangocairo.h
204
206
  - vendor/local/include/pango-1.0/pango/pangofc-decoder.h
@@ -435,6 +437,7 @@ files:
435
437
  - vendor/local/share/gir-1.0/PangoCairo-1.0.gir
436
438
  - vendor/local/share/gir-1.0/PangoFT2-1.0.gir
437
439
  - vendor/local/share/gtk-doc/html/harfbuzz/HarfBuzz.png
440
+ - vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html
438
441
  - vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html
439
442
  - vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html
440
443
  - vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html
@@ -455,10 +458,13 @@ files:
455
458
  - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html
456
459
  - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html
457
460
  - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html
461
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html
462
+ - vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html
458
463
  - vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html
459
464
  - vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html
460
465
  - vendor/local/share/gtk-doc/html/harfbuzz/building.html
461
- - vendor/local/share/gtk-doc/html/harfbuzz/ch07.html
466
+ - vendor/local/share/gtk-doc/html/harfbuzz/ch08.html
467
+ - vendor/local/share/gtk-doc/html/harfbuzz/clusters.html
462
468
  - vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html
463
469
  - vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html
464
470
  - vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html
@@ -477,6 +483,7 @@ files:
477
483
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html
478
484
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html
479
485
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html
486
+ - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html
480
487
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html
481
488
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html
482
489
  - vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html
@@ -490,19 +497,21 @@ files:
490
497
  - vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html
491
498
  - vendor/local/share/gtk-doc/html/harfbuzz/home.png
492
499
  - vendor/local/share/gtk-doc/html/harfbuzz/index.html
493
- - vendor/local/share/gtk-doc/html/harfbuzz/index.sgml
494
500
  - vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html
495
501
  - vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png
496
502
  - vendor/local/share/gtk-doc/html/harfbuzz/left.png
503
+ - vendor/local/share/gtk-doc/html/harfbuzz/level-2.html
497
504
  - vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html
498
505
  - vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html
499
506
  - vendor/local/share/gtk-doc/html/harfbuzz/pt01.html
500
507
  - vendor/local/share/gtk-doc/html/harfbuzz/pt02.html
508
+ - vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html
501
509
  - vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png
502
510
  - vendor/local/share/gtk-doc/html/harfbuzz/right.png
503
511
  - vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html
504
512
  - vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html
505
513
  - vendor/local/share/gtk-doc/html/harfbuzz/style.css
514
+ - vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html
506
515
  - vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png
507
516
  - vendor/local/share/gtk-doc/html/harfbuzz/up.png
508
517
  - vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html
@@ -619,7 +628,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
619
628
  version: '0'
620
629
  requirements: []
621
630
  rubyforge_project:
622
- rubygems_version: 2.2.2
631
+ rubygems_version: 2.5.1
623
632
  signing_key:
624
633
  specification_version: 4
625
634
  summary: Ruby/Pango is a Ruby binding of pango-1.x.
@@ -1,601 +0,0 @@
1
- <ANCHOR id="harfbuzz-hb" href="harfbuzz/harfbuzz-hb.html">
2
- <ANCHOR id="harfbuzz-hb.object-hierarchy" href="harfbuzz/harfbuzz-hb.html#harfbuzz-hb.object-hierarchy">
3
- <ANCHOR id="harfbuzz-hb.description" href="harfbuzz/harfbuzz-hb.html#harfbuzz-hb.description">
4
- <ANCHOR id="harfbuzz-hb.functions_details" href="harfbuzz/harfbuzz-hb.html#harfbuzz-hb.functions_details">
5
- <ANCHOR id="harfbuzz-hb.other_details" href="harfbuzz/harfbuzz-hb.html#harfbuzz-hb.other_details">
6
- <ANCHOR id="harfbuzz-hb-common" href="harfbuzz/harfbuzz-hb-common.html">
7
- <ANCHOR id="harfbuzz-hb-common.functions" href="harfbuzz/harfbuzz-hb-common.html#harfbuzz-hb-common.functions">
8
- <ANCHOR id="hb-user-data-key-t" href="harfbuzz/harfbuzz-hb-common.html#hb-user-data-key-t">
9
- <ANCHOR id="harfbuzz-hb-common.other" href="harfbuzz/harfbuzz-hb-common.html#harfbuzz-hb-common.other">
10
- <ANCHOR id="harfbuzz-hb-common.object-hierarchy" href="harfbuzz/harfbuzz-hb-common.html#harfbuzz-hb-common.object-hierarchy">
11
- <ANCHOR id="harfbuzz-hb-common.description" href="harfbuzz/harfbuzz-hb-common.html#harfbuzz-hb-common.description">
12
- <ANCHOR id="harfbuzz-hb-common.functions_details" href="harfbuzz/harfbuzz-hb-common.html#harfbuzz-hb-common.functions_details">
13
- <ANCHOR id="hb-tag-from-string" href="harfbuzz/harfbuzz-hb-common.html#hb-tag-from-string">
14
- <ANCHOR id="hb-tag-to-string" href="harfbuzz/harfbuzz-hb-common.html#hb-tag-to-string">
15
- <ANCHOR id="hb-direction-from-string" href="harfbuzz/harfbuzz-hb-common.html#hb-direction-from-string">
16
- <ANCHOR id="hb-direction-to-string" href="harfbuzz/harfbuzz-hb-common.html#hb-direction-to-string">
17
- <ANCHOR id="hb-script-from-iso15924-tag" href="harfbuzz/harfbuzz-hb-common.html#hb-script-from-iso15924-tag">
18
- <ANCHOR id="hb-script-from-string" href="harfbuzz/harfbuzz-hb-common.html#hb-script-from-string">
19
- <ANCHOR id="hb-script-to-iso15924-tag" href="harfbuzz/harfbuzz-hb-common.html#hb-script-to-iso15924-tag">
20
- <ANCHOR id="hb-script-get-horizontal-direction" href="harfbuzz/harfbuzz-hb-common.html#hb-script-get-horizontal-direction">
21
- <ANCHOR id="hb-language-from-string" href="harfbuzz/harfbuzz-hb-common.html#hb-language-from-string">
22
- <ANCHOR id="hb-language-to-string" href="harfbuzz/harfbuzz-hb-common.html#hb-language-to-string">
23
- <ANCHOR id="hb-language-get-default" href="harfbuzz/harfbuzz-hb-common.html#hb-language-get-default">
24
- <ANCHOR id="hb-destroy-func-t" href="harfbuzz/harfbuzz-hb-common.html#hb-destroy-func-t">
25
- <ANCHOR id="HB-TAG:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-TAG:CAPS">
26
- <ANCHOR id="HB-UNTAG:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-UNTAG:CAPS">
27
- <ANCHOR id="HB-DIRECTION-REVERSE:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-DIRECTION-REVERSE:CAPS">
28
- <ANCHOR id="HB-DIRECTION-IS-BACKWARD:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-DIRECTION-IS-BACKWARD:CAPS">
29
- <ANCHOR id="HB-DIRECTION-IS-FORWARD:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-DIRECTION-IS-FORWARD:CAPS">
30
- <ANCHOR id="HB-DIRECTION-IS-HORIZONTAL:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-DIRECTION-IS-HORIZONTAL:CAPS">
31
- <ANCHOR id="HB-DIRECTION-IS-VALID:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-DIRECTION-IS-VALID:CAPS">
32
- <ANCHOR id="HB-DIRECTION-IS-VERTICAL:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-DIRECTION-IS-VERTICAL:CAPS">
33
- <ANCHOR id="HB-LANGUAGE-INVALID:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-LANGUAGE-INVALID:CAPS">
34
- <ANCHOR id="harfbuzz-hb-common.other_details" href="harfbuzz/harfbuzz-hb-common.html#harfbuzz-hb-common.other_details">
35
- <ANCHOR id="hb-bool-t" href="harfbuzz/harfbuzz-hb-common.html#hb-bool-t">
36
- <ANCHOR id="hb-codepoint-t" href="harfbuzz/harfbuzz-hb-common.html#hb-codepoint-t">
37
- <ANCHOR id="hb-direction-t" href="harfbuzz/harfbuzz-hb-common.html#hb-direction-t">
38
- <ANCHOR id="hb-language-t" href="harfbuzz/harfbuzz-hb-common.html#hb-language-t">
39
- <ANCHOR id="hb-mask-t" href="harfbuzz/harfbuzz-hb-common.html#hb-mask-t">
40
- <ANCHOR id="hb-position-t" href="harfbuzz/harfbuzz-hb-common.html#hb-position-t">
41
- <ANCHOR id="hb-tag-t" href="harfbuzz/harfbuzz-hb-common.html#hb-tag-t">
42
- <ANCHOR id="hb-script-t" href="harfbuzz/harfbuzz-hb-common.html#hb-script-t">
43
- <ANCHOR id="hb-user-data-key-t-struct" href="harfbuzz/harfbuzz-hb-common.html#hb-user-data-key-t-struct">
44
- <ANCHOR id="hb-var-int-t" href="harfbuzz/harfbuzz-hb-common.html#hb-var-int-t">
45
- <ANCHOR id="HB-TAG-NONE:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-TAG-NONE:CAPS">
46
- <ANCHOR id="HB-TAG-MAX:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-TAG-MAX:CAPS">
47
- <ANCHOR id="HB-TAG-MAX-SIGNED:CAPS" href="harfbuzz/harfbuzz-hb-common.html#HB-TAG-MAX-SIGNED:CAPS">
48
- <ANCHOR id="harfbuzz-hb-unicode" href="harfbuzz/harfbuzz-hb-unicode.html">
49
- <ANCHOR id="harfbuzz-hb-unicode.functions" href="harfbuzz/harfbuzz-hb-unicode.html#harfbuzz-hb-unicode.functions">
50
- <ANCHOR id="hb-unicode-funcs-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-t">
51
- <ANCHOR id="harfbuzz-hb-unicode.other" href="harfbuzz/harfbuzz-hb-unicode.html#harfbuzz-hb-unicode.other">
52
- <ANCHOR id="harfbuzz-hb-unicode.object-hierarchy" href="harfbuzz/harfbuzz-hb-unicode.html#harfbuzz-hb-unicode.object-hierarchy">
53
- <ANCHOR id="harfbuzz-hb-unicode.description" href="harfbuzz/harfbuzz-hb-unicode.html#harfbuzz-hb-unicode.description">
54
- <ANCHOR id="harfbuzz-hb-unicode.functions_details" href="harfbuzz/harfbuzz-hb-unicode.html#harfbuzz-hb-unicode.functions_details">
55
- <ANCHOR id="HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS" href="harfbuzz/harfbuzz-hb-unicode.html#HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS">
56
- <ANCHOR id="hb-unicode-combining-class" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-combining-class">
57
- <ANCHOR id="hb-unicode-combining-class-func-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-combining-class-func-t">
58
- <ANCHOR id="hb-unicode-compose" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-compose">
59
- <ANCHOR id="hb-unicode-compose-func-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-compose-func-t">
60
- <ANCHOR id="hb-unicode-decompose" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-decompose">
61
- <ANCHOR id="hb-unicode-decompose-compatibility" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-decompose-compatibility">
62
- <ANCHOR id="hb-unicode-decompose-func-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-decompose-func-t">
63
- <ANCHOR id="hb-unicode-eastasian-width" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-eastasian-width">
64
- <ANCHOR id="hb-unicode-funcs-create" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-create">
65
- <ANCHOR id="hb-unicode-funcs-destroy" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-destroy">
66
- <ANCHOR id="hb-unicode-funcs-get-default" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-get-default">
67
- <ANCHOR id="hb-unicode-funcs-get-empty" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-get-empty">
68
- <ANCHOR id="hb-unicode-funcs-get-parent" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-get-parent">
69
- <ANCHOR id="hb-unicode-funcs-get-user-data" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-get-user-data">
70
- <ANCHOR id="hb-unicode-funcs-is-immutable" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-is-immutable">
71
- <ANCHOR id="hb-unicode-funcs-make-immutable" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-make-immutable">
72
- <ANCHOR id="hb-unicode-funcs-reference" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-reference">
73
- <ANCHOR id="hb-unicode-funcs-set-combining-class-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-combining-class-func">
74
- <ANCHOR id="hb-unicode-funcs-set-compose-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-compose-func">
75
- <ANCHOR id="hb-unicode-funcs-set-decompose-compatibility-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-decompose-compatibility-func">
76
- <ANCHOR id="hb-unicode-funcs-set-decompose-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-decompose-func">
77
- <ANCHOR id="hb-unicode-funcs-set-eastasian-width-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-eastasian-width-func">
78
- <ANCHOR id="hb-unicode-funcs-set-general-category-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-general-category-func">
79
- <ANCHOR id="hb-unicode-funcs-set-mirroring-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-mirroring-func">
80
- <ANCHOR id="hb-unicode-funcs-set-script-func" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-script-func">
81
- <ANCHOR id="hb-unicode-funcs-set-user-data" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-set-user-data">
82
- <ANCHOR id="hb-unicode-general-category" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-general-category">
83
- <ANCHOR id="hb-unicode-general-category-func-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-general-category-func-t">
84
- <ANCHOR id="hb-unicode-mirroring" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-mirroring">
85
- <ANCHOR id="hb-unicode-mirroring-func-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-mirroring-func-t">
86
- <ANCHOR id="hb-unicode-script" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-script">
87
- <ANCHOR id="hb-unicode-script-func-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-script-func-t">
88
- <ANCHOR id="harfbuzz-hb-unicode.other_details" href="harfbuzz/harfbuzz-hb-unicode.html#harfbuzz-hb-unicode.other_details">
89
- <ANCHOR id="hb-unicode-combining-class-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-combining-class-t">
90
- <ANCHOR id="hb-unicode-funcs-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-funcs-t">
91
- <ANCHOR id="hb-unicode-general-category-t" href="harfbuzz/harfbuzz-hb-unicode.html#hb-unicode-general-category-t">
92
- <ANCHOR id="harfbuzz-Buffers" href="harfbuzz/harfbuzz-Buffers.html">
93
- <ANCHOR id="harfbuzz-Buffers.functions" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.functions">
94
- <ANCHOR id="hb-buffer-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-t">
95
- <ANCHOR id="hb-glyph-info-t" href="harfbuzz/harfbuzz-Buffers.html#hb-glyph-info-t">
96
- <ANCHOR id="hb-glyph-position-t" href="harfbuzz/harfbuzz-Buffers.html#hb-glyph-position-t">
97
- <ANCHOR id="hb-segment-properties-t" href="harfbuzz/harfbuzz-Buffers.html#hb-segment-properties-t">
98
- <ANCHOR id="harfbuzz-Buffers.other" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.other">
99
- <ANCHOR id="harfbuzz-Buffers.object-hierarchy" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.object-hierarchy">
100
- <ANCHOR id="harfbuzz-Buffers.includes" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.includes">
101
- <ANCHOR id="harfbuzz-Buffers.description" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.description">
102
- <ANCHOR id="harfbuzz-Buffers.functions_details" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.functions_details">
103
- <ANCHOR id="hb-buffer-create" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-create">
104
- <ANCHOR id="hb-buffer-reference" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-reference">
105
- <ANCHOR id="hb-buffer-get-empty" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-empty">
106
- <ANCHOR id="hb-buffer-destroy" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-destroy">
107
- <ANCHOR id="hb-buffer-reset" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-reset">
108
- <ANCHOR id="hb-buffer-clear-contents" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-clear-contents">
109
- <ANCHOR id="hb-buffer-pre-allocate" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-pre-allocate">
110
- <ANCHOR id="hb-buffer-allocation-successful" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-allocation-successful">
111
- <ANCHOR id="hb-buffer-add" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-add">
112
- <ANCHOR id="hb-buffer-add-codepoints" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-add-codepoints">
113
- <ANCHOR id="hb-buffer-add-utf32" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-add-utf32">
114
- <ANCHOR id="hb-buffer-add-utf16" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-add-utf16">
115
- <ANCHOR id="hb-buffer-add-utf8" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-add-utf8">
116
- <ANCHOR id="hb-buffer-add-latin1" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-add-latin1">
117
- <ANCHOR id="hb-buffer-set-content-type" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-content-type">
118
- <ANCHOR id="hb-buffer-get-content-type" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-content-type">
119
- <ANCHOR id="hb-buffer-set-direction" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-direction">
120
- <ANCHOR id="hb-buffer-get-direction" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-direction">
121
- <ANCHOR id="hb-buffer-set-script" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-script">
122
- <ANCHOR id="hb-buffer-get-script" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-script">
123
- <ANCHOR id="hb-buffer-set-language" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-language">
124
- <ANCHOR id="hb-buffer-get-language" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-language">
125
- <ANCHOR id="hb-buffer-set-flags" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-flags">
126
- <ANCHOR id="hb-buffer-get-flags" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-flags">
127
- <ANCHOR id="hb-buffer-set-cluster-level" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-cluster-level">
128
- <ANCHOR id="hb-buffer-get-cluster-level" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-cluster-level">
129
- <ANCHOR id="hb-buffer-set-length" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-length">
130
- <ANCHOR id="hb-buffer-get-length" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-length">
131
- <ANCHOR id="hb-buffer-set-segment-properties" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-segment-properties">
132
- <ANCHOR id="hb-buffer-get-segment-properties" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-segment-properties">
133
- <ANCHOR id="hb-buffer-guess-segment-properties" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-guess-segment-properties">
134
- <ANCHOR id="hb-buffer-set-unicode-funcs" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-unicode-funcs">
135
- <ANCHOR id="hb-buffer-get-unicode-funcs" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-unicode-funcs">
136
- <ANCHOR id="hb-buffer-set-user-data" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-user-data">
137
- <ANCHOR id="hb-buffer-get-user-data" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-user-data">
138
- <ANCHOR id="hb-buffer-get-glyph-infos" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-glyph-infos">
139
- <ANCHOR id="hb-buffer-get-glyph-positions" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-glyph-positions">
140
- <ANCHOR id="hb-buffer-set-replacement-codepoint" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-replacement-codepoint">
141
- <ANCHOR id="hb-buffer-get-replacement-codepoint" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-get-replacement-codepoint">
142
- <ANCHOR id="hb-buffer-normalize-glyphs" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-normalize-glyphs">
143
- <ANCHOR id="hb-buffer-reverse" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-reverse">
144
- <ANCHOR id="hb-buffer-reverse-range" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-reverse-range">
145
- <ANCHOR id="hb-buffer-reverse-clusters" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-reverse-clusters">
146
- <ANCHOR id="hb-buffer-serialize-glyphs" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-serialize-glyphs">
147
- <ANCHOR id="hb-buffer-deserialize-glyphs" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-deserialize-glyphs">
148
- <ANCHOR id="hb-buffer-serialize-format-from-string" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-serialize-format-from-string">
149
- <ANCHOR id="hb-buffer-serialize-format-to-string" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-serialize-format-to-string">
150
- <ANCHOR id="hb-buffer-serialize-list-formats" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-serialize-list-formats">
151
- <ANCHOR id="hb-segment-properties-equal" href="harfbuzz/harfbuzz-Buffers.html#hb-segment-properties-equal">
152
- <ANCHOR id="hb-segment-properties-hash" href="harfbuzz/harfbuzz-Buffers.html#hb-segment-properties-hash">
153
- <ANCHOR id="hb-buffer-set-message-func" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-set-message-func">
154
- <ANCHOR id="hb-buffer-message-func-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-message-func-t">
155
- <ANCHOR id="harfbuzz-Buffers.other_details" href="harfbuzz/harfbuzz-Buffers.html#harfbuzz-Buffers.other_details">
156
- <ANCHOR id="HB-SEGMENT-PROPERTIES-DEFAULT:CAPS" href="harfbuzz/harfbuzz-Buffers.html#HB-SEGMENT-PROPERTIES-DEFAULT:CAPS">
157
- <ANCHOR id="HB-BUFFER-REPLACEMENT-CODEPOINT-DEFAULT:CAPS" href="harfbuzz/harfbuzz-Buffers.html#HB-BUFFER-REPLACEMENT-CODEPOINT-DEFAULT:CAPS">
158
- <ANCHOR id="hb-buffer-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-t">
159
- <ANCHOR id="hb-glyph-info-t-struct" href="harfbuzz/harfbuzz-Buffers.html#hb-glyph-info-t-struct">
160
- <ANCHOR id="hb-glyph-position-t-struct" href="harfbuzz/harfbuzz-Buffers.html#hb-glyph-position-t-struct">
161
- <ANCHOR id="hb-buffer-content-type-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-content-type-t">
162
- <ANCHOR id="hb-buffer-flags-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-flags-t">
163
- <ANCHOR id="hb-buffer-cluster-level-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-cluster-level-t">
164
- <ANCHOR id="hb-segment-properties-t-struct" href="harfbuzz/harfbuzz-Buffers.html#hb-segment-properties-t-struct">
165
- <ANCHOR id="hb-buffer-serialize-format-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-serialize-format-t">
166
- <ANCHOR id="hb-buffer-serialize-flags-t" href="harfbuzz/harfbuzz-Buffers.html#hb-buffer-serialize-flags-t">
167
- <ANCHOR id="harfbuzz-hb-blob" href="harfbuzz/harfbuzz-hb-blob.html">
168
- <ANCHOR id="harfbuzz-hb-blob.functions" href="harfbuzz/harfbuzz-hb-blob.html#harfbuzz-hb-blob.functions">
169
- <ANCHOR id="hb-blob-t" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-t">
170
- <ANCHOR id="harfbuzz-hb-blob.other" href="harfbuzz/harfbuzz-hb-blob.html#harfbuzz-hb-blob.other">
171
- <ANCHOR id="harfbuzz-hb-blob.object-hierarchy" href="harfbuzz/harfbuzz-hb-blob.html#harfbuzz-hb-blob.object-hierarchy">
172
- <ANCHOR id="harfbuzz-hb-blob.description" href="harfbuzz/harfbuzz-hb-blob.html#harfbuzz-hb-blob.description">
173
- <ANCHOR id="harfbuzz-hb-blob.functions_details" href="harfbuzz/harfbuzz-hb-blob.html#harfbuzz-hb-blob.functions_details">
174
- <ANCHOR id="hb-blob-create" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-create">
175
- <ANCHOR id="hb-blob-create-sub-blob" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-create-sub-blob">
176
- <ANCHOR id="hb-blob-destroy" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-destroy">
177
- <ANCHOR id="hb-blob-get-data" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-get-data">
178
- <ANCHOR id="hb-blob-get-data-writable" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-get-data-writable">
179
- <ANCHOR id="hb-blob-get-empty" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-get-empty">
180
- <ANCHOR id="hb-blob-get-length" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-get-length">
181
- <ANCHOR id="hb-blob-get-user-data" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-get-user-data">
182
- <ANCHOR id="hb-blob-is-immutable" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-is-immutable">
183
- <ANCHOR id="hb-blob-make-immutable" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-make-immutable">
184
- <ANCHOR id="hb-blob-reference" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-reference">
185
- <ANCHOR id="hb-blob-set-user-data" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-set-user-data">
186
- <ANCHOR id="harfbuzz-hb-blob.other_details" href="harfbuzz/harfbuzz-hb-blob.html#harfbuzz-hb-blob.other_details">
187
- <ANCHOR id="hb-blob-t" href="harfbuzz/harfbuzz-hb-blob.html#hb-blob-t">
188
- <ANCHOR id="hb-memory-mode-t" href="harfbuzz/harfbuzz-hb-blob.html#hb-memory-mode-t">
189
- <ANCHOR id="harfbuzz-hb-face" href="harfbuzz/harfbuzz-hb-face.html">
190
- <ANCHOR id="harfbuzz-hb-face.functions" href="harfbuzz/harfbuzz-hb-face.html#harfbuzz-hb-face.functions">
191
- <ANCHOR id="hb-face-t" href="harfbuzz/harfbuzz-hb-face.html#hb-face-t">
192
- <ANCHOR id="harfbuzz-hb-face.other" href="harfbuzz/harfbuzz-hb-face.html#harfbuzz-hb-face.other">
193
- <ANCHOR id="harfbuzz-hb-face.object-hierarchy" href="harfbuzz/harfbuzz-hb-face.html#harfbuzz-hb-face.object-hierarchy">
194
- <ANCHOR id="harfbuzz-hb-face.description" href="harfbuzz/harfbuzz-hb-face.html#harfbuzz-hb-face.description">
195
- <ANCHOR id="harfbuzz-hb-face.functions_details" href="harfbuzz/harfbuzz-hb-face.html#harfbuzz-hb-face.functions_details">
196
- <ANCHOR id="hb-face-create" href="harfbuzz/harfbuzz-hb-face.html#hb-face-create">
197
- <ANCHOR id="hb-face-create-for-tables" href="harfbuzz/harfbuzz-hb-face.html#hb-face-create-for-tables">
198
- <ANCHOR id="hb-face-destroy" href="harfbuzz/harfbuzz-hb-face.html#hb-face-destroy">
199
- <ANCHOR id="hb-face-get-empty" href="harfbuzz/harfbuzz-hb-face.html#hb-face-get-empty">
200
- <ANCHOR id="hb-face-get-glyph-count" href="harfbuzz/harfbuzz-hb-face.html#hb-face-get-glyph-count">
201
- <ANCHOR id="hb-face-get-index" href="harfbuzz/harfbuzz-hb-face.html#hb-face-get-index">
202
- <ANCHOR id="hb-face-get-upem" href="harfbuzz/harfbuzz-hb-face.html#hb-face-get-upem">
203
- <ANCHOR id="hb-face-get-user-data" href="harfbuzz/harfbuzz-hb-face.html#hb-face-get-user-data">
204
- <ANCHOR id="hb-face-is-immutable" href="harfbuzz/harfbuzz-hb-face.html#hb-face-is-immutable">
205
- <ANCHOR id="hb-face-make-immutable" href="harfbuzz/harfbuzz-hb-face.html#hb-face-make-immutable">
206
- <ANCHOR id="hb-face-reference" href="harfbuzz/harfbuzz-hb-face.html#hb-face-reference">
207
- <ANCHOR id="hb-face-reference-blob" href="harfbuzz/harfbuzz-hb-face.html#hb-face-reference-blob">
208
- <ANCHOR id="hb-face-reference-table" href="harfbuzz/harfbuzz-hb-face.html#hb-face-reference-table">
209
- <ANCHOR id="hb-face-set-glyph-count" href="harfbuzz/harfbuzz-hb-face.html#hb-face-set-glyph-count">
210
- <ANCHOR id="hb-face-set-index" href="harfbuzz/harfbuzz-hb-face.html#hb-face-set-index">
211
- <ANCHOR id="hb-face-set-upem" href="harfbuzz/harfbuzz-hb-face.html#hb-face-set-upem">
212
- <ANCHOR id="hb-face-set-user-data" href="harfbuzz/harfbuzz-hb-face.html#hb-face-set-user-data">
213
- <ANCHOR id="harfbuzz-hb-face.other_details" href="harfbuzz/harfbuzz-hb-face.html#harfbuzz-hb-face.other_details">
214
- <ANCHOR id="hb-face-t" href="harfbuzz/harfbuzz-hb-face.html#hb-face-t">
215
- <ANCHOR id="harfbuzz-hb-font" href="harfbuzz/harfbuzz-hb-font.html">
216
- <ANCHOR id="harfbuzz-hb-font.functions" href="harfbuzz/harfbuzz-hb-font.html#harfbuzz-hb-font.functions">
217
- <ANCHOR id="hb-font-funcs-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-t">
218
- <ANCHOR id="hb-font-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-t">
219
- <ANCHOR id="harfbuzz-hb-font.other" href="harfbuzz/harfbuzz-hb-font.html#harfbuzz-hb-font.other">
220
- <ANCHOR id="harfbuzz-hb-font.object-hierarchy" href="harfbuzz/harfbuzz-hb-font.html#harfbuzz-hb-font.object-hierarchy">
221
- <ANCHOR id="harfbuzz-hb-font.description" href="harfbuzz/harfbuzz-hb-font.html#harfbuzz-hb-font.description">
222
- <ANCHOR id="harfbuzz-hb-font.functions_details" href="harfbuzz/harfbuzz-hb-font.html#harfbuzz-hb-font.functions_details">
223
- <ANCHOR id="hb-font-add-glyph-origin-for-direction" href="harfbuzz/harfbuzz-hb-font.html#hb-font-add-glyph-origin-for-direction">
224
- <ANCHOR id="hb-font-create" href="harfbuzz/harfbuzz-hb-font.html#hb-font-create">
225
- <ANCHOR id="hb-font-create-sub-font" href="harfbuzz/harfbuzz-hb-font.html#hb-font-create-sub-font">
226
- <ANCHOR id="hb-font-destroy" href="harfbuzz/harfbuzz-hb-font.html#hb-font-destroy">
227
- <ANCHOR id="hb-font-funcs-create" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-create">
228
- <ANCHOR id="hb-font-funcs-destroy" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-destroy">
229
- <ANCHOR id="hb-font-funcs-get-empty" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-get-empty">
230
- <ANCHOR id="hb-font-funcs-get-user-data" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-get-user-data">
231
- <ANCHOR id="hb-font-funcs-is-immutable" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-is-immutable">
232
- <ANCHOR id="hb-font-funcs-make-immutable" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-make-immutable">
233
- <ANCHOR id="hb-font-funcs-reference" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-reference">
234
- <ANCHOR id="hb-font-funcs-set-glyph-contour-point-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-contour-point-func">
235
- <ANCHOR id="hb-font-funcs-set-glyph-extents-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-extents-func">
236
- <ANCHOR id="hb-font-funcs-set-glyph-from-name-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-from-name-func">
237
- <ANCHOR id="hb-font-funcs-set-glyph-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-func">
238
- <ANCHOR id="hb-font-funcs-set-glyph-h-advance-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-h-advance-func">
239
- <ANCHOR id="hb-font-funcs-set-glyph-h-kerning-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-h-kerning-func">
240
- <ANCHOR id="hb-font-funcs-set-glyph-h-origin-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-h-origin-func">
241
- <ANCHOR id="hb-font-funcs-set-glyph-name-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-name-func">
242
- <ANCHOR id="hb-font-funcs-set-glyph-v-advance-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-v-advance-func">
243
- <ANCHOR id="hb-font-funcs-set-glyph-v-kerning-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-v-kerning-func">
244
- <ANCHOR id="hb-font-funcs-set-glyph-v-origin-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-glyph-v-origin-func">
245
- <ANCHOR id="hb-font-funcs-set-user-data" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-user-data">
246
- <ANCHOR id="hb-font-get-empty" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-empty">
247
- <ANCHOR id="hb-font-get-face" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-face">
248
- <ANCHOR id="hb-font-get-glyph" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph">
249
- <ANCHOR id="hb-font-get-glyph-advance-for-direction" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-advance-for-direction">
250
- <ANCHOR id="hb-font-get-glyph-advance-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-advance-func-t">
251
- <ANCHOR id="hb-font-get-glyph-contour-point" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-contour-point">
252
- <ANCHOR id="hb-font-get-glyph-contour-point-for-origin" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-contour-point-for-origin">
253
- <ANCHOR id="hb-font-get-glyph-contour-point-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-contour-point-func-t">
254
- <ANCHOR id="hb-font-get-glyph-extents" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-extents">
255
- <ANCHOR id="hb-font-get-glyph-extents-for-origin" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-extents-for-origin">
256
- <ANCHOR id="hb-font-get-glyph-extents-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-extents-func-t">
257
- <ANCHOR id="hb-font-get-glyph-from-name" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-from-name">
258
- <ANCHOR id="hb-font-get-glyph-from-name-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-from-name-func-t">
259
- <ANCHOR id="hb-font-get-glyph-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-func-t">
260
- <ANCHOR id="hb-font-get-glyph-h-advance" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-h-advance">
261
- <ANCHOR id="hb-font-get-glyph-h-kerning" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-h-kerning">
262
- <ANCHOR id="hb-font-get-glyph-h-origin" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-h-origin">
263
- <ANCHOR id="hb-font-get-glyph-kerning-for-direction" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-kerning-for-direction">
264
- <ANCHOR id="hb-font-get-glyph-kerning-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-kerning-func-t">
265
- <ANCHOR id="hb-font-get-glyph-name" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-name">
266
- <ANCHOR id="hb-font-get-glyph-name-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-name-func-t">
267
- <ANCHOR id="hb-font-get-glyph-origin-for-direction" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-origin-for-direction">
268
- <ANCHOR id="hb-font-get-glyph-origin-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-origin-func-t">
269
- <ANCHOR id="hb-font-get-glyph-v-advance" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-v-advance">
270
- <ANCHOR id="hb-font-get-glyph-v-kerning" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-v-kerning">
271
- <ANCHOR id="hb-font-get-glyph-v-origin" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-v-origin">
272
- <ANCHOR id="hb-font-get-parent" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-parent">
273
- <ANCHOR id="hb-font-get-ppem" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-ppem">
274
- <ANCHOR id="hb-font-get-scale" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-scale">
275
- <ANCHOR id="hb-font-get-user-data" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-user-data">
276
- <ANCHOR id="hb-font-glyph-from-string" href="harfbuzz/harfbuzz-hb-font.html#hb-font-glyph-from-string">
277
- <ANCHOR id="hb-font-glyph-to-string" href="harfbuzz/harfbuzz-hb-font.html#hb-font-glyph-to-string">
278
- <ANCHOR id="hb-font-is-immutable" href="harfbuzz/harfbuzz-hb-font.html#hb-font-is-immutable">
279
- <ANCHOR id="hb-font-make-immutable" href="harfbuzz/harfbuzz-hb-font.html#hb-font-make-immutable">
280
- <ANCHOR id="hb-font-reference" href="harfbuzz/harfbuzz-hb-font.html#hb-font-reference">
281
- <ANCHOR id="hb-font-set-funcs" href="harfbuzz/harfbuzz-hb-font.html#hb-font-set-funcs">
282
- <ANCHOR id="hb-font-set-funcs-data" href="harfbuzz/harfbuzz-hb-font.html#hb-font-set-funcs-data">
283
- <ANCHOR id="hb-font-set-ppem" href="harfbuzz/harfbuzz-hb-font.html#hb-font-set-ppem">
284
- <ANCHOR id="hb-font-set-scale" href="harfbuzz/harfbuzz-hb-font.html#hb-font-set-scale">
285
- <ANCHOR id="hb-font-set-user-data" href="harfbuzz/harfbuzz-hb-font.html#hb-font-set-user-data">
286
- <ANCHOR id="hb-font-subtract-glyph-origin-for-direction" href="harfbuzz/harfbuzz-hb-font.html#hb-font-subtract-glyph-origin-for-direction">
287
- <ANCHOR id="hb-reference-table-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-reference-table-func-t">
288
- <ANCHOR id="hb-font-funcs-set-font-h-extents-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-font-h-extents-func">
289
- <ANCHOR id="hb-font-funcs-set-font-v-extents-func" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-set-font-v-extents-func">
290
- <ANCHOR id="hb-font-get-extents-for-direction" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-extents-for-direction">
291
- <ANCHOR id="hb-font-get-font-extents-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-font-extents-func-t">
292
- <ANCHOR id="hb-font-get-h-extents" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-h-extents">
293
- <ANCHOR id="hb-font-get-v-extents" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-v-extents">
294
- <ANCHOR id="hb-font-set-parent" href="harfbuzz/harfbuzz-hb-font.html#hb-font-set-parent">
295
- <ANCHOR id="harfbuzz-hb-font.other_details" href="harfbuzz/harfbuzz-hb-font.html#harfbuzz-hb-font.other_details">
296
- <ANCHOR id="hb-font-funcs-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-funcs-t">
297
- <ANCHOR id="hb-font-get-glyph-h-advance-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-h-advance-func-t">
298
- <ANCHOR id="hb-font-get-glyph-h-kerning-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-h-kerning-func-t">
299
- <ANCHOR id="hb-font-get-glyph-h-origin-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-h-origin-func-t">
300
- <ANCHOR id="hb-font-get-glyph-v-advance-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-v-advance-func-t">
301
- <ANCHOR id="hb-font-get-glyph-v-kerning-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-v-kerning-func-t">
302
- <ANCHOR id="hb-font-get-glyph-v-origin-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-glyph-v-origin-func-t">
303
- <ANCHOR id="hb-font-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-t">
304
- <ANCHOR id="hb-font-get-font-h-extents-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-font-h-extents-func-t">
305
- <ANCHOR id="hb-font-get-font-v-extents-func-t" href="harfbuzz/harfbuzz-hb-font.html#hb-font-get-font-v-extents-func-t">
306
- <ANCHOR id="harfbuzz-Shaping" href="harfbuzz/harfbuzz-Shaping.html">
307
- <ANCHOR id="harfbuzz-Shaping.functions" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.functions">
308
- <ANCHOR id="hb-feature-t" href="harfbuzz/harfbuzz-Shaping.html#hb-feature-t">
309
- <ANCHOR id="harfbuzz-Shaping.other" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.other">
310
- <ANCHOR id="harfbuzz-Shaping.object-hierarchy" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.object-hierarchy">
311
- <ANCHOR id="harfbuzz-Shaping.includes" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.includes">
312
- <ANCHOR id="harfbuzz-Shaping.description" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.description">
313
- <ANCHOR id="harfbuzz-Shaping.functions_details" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.functions_details">
314
- <ANCHOR id="hb-feature-from-string" href="harfbuzz/harfbuzz-Shaping.html#hb-feature-from-string">
315
- <ANCHOR id="hb-feature-to-string" href="harfbuzz/harfbuzz-Shaping.html#hb-feature-to-string">
316
- <ANCHOR id="hb-shape" href="harfbuzz/harfbuzz-Shaping.html#hb-shape">
317
- <ANCHOR id="hb-shape-full" href="harfbuzz/harfbuzz-Shaping.html#hb-shape-full">
318
- <ANCHOR id="hb-shape-list-shapers" href="harfbuzz/harfbuzz-Shaping.html#hb-shape-list-shapers">
319
- <ANCHOR id="harfbuzz-Shaping.other_details" href="harfbuzz/harfbuzz-Shaping.html#harfbuzz-Shaping.other_details">
320
- <ANCHOR id="hb-feature-t-struct" href="harfbuzz/harfbuzz-Shaping.html#hb-feature-t-struct">
321
- <ANCHOR id="harfbuzz-hb-version" href="harfbuzz/harfbuzz-hb-version.html">
322
- <ANCHOR id="harfbuzz-hb-version.functions" href="harfbuzz/harfbuzz-hb-version.html#harfbuzz-hb-version.functions">
323
- <ANCHOR id="harfbuzz-hb-version.other" href="harfbuzz/harfbuzz-hb-version.html#harfbuzz-hb-version.other">
324
- <ANCHOR id="harfbuzz-hb-version.object-hierarchy" href="harfbuzz/harfbuzz-hb-version.html#harfbuzz-hb-version.object-hierarchy">
325
- <ANCHOR id="harfbuzz-hb-version.description" href="harfbuzz/harfbuzz-hb-version.html#harfbuzz-hb-version.description">
326
- <ANCHOR id="harfbuzz-hb-version.functions_details" href="harfbuzz/harfbuzz-hb-version.html#harfbuzz-hb-version.functions_details">
327
- <ANCHOR id="HB-VERSION-ATLEAST:CAPS" href="harfbuzz/harfbuzz-hb-version.html#HB-VERSION-ATLEAST:CAPS">
328
- <ANCHOR id="hb-version" href="harfbuzz/harfbuzz-hb-version.html#hb-version">
329
- <ANCHOR id="hb-version-atleast" href="harfbuzz/harfbuzz-hb-version.html#hb-version-atleast">
330
- <ANCHOR id="hb-version-string" href="harfbuzz/harfbuzz-hb-version.html#hb-version-string">
331
- <ANCHOR id="harfbuzz-hb-version.other_details" href="harfbuzz/harfbuzz-hb-version.html#harfbuzz-hb-version.other_details">
332
- <ANCHOR id="HB-VERSION-MAJOR:CAPS" href="harfbuzz/harfbuzz-hb-version.html#HB-VERSION-MAJOR:CAPS">
333
- <ANCHOR id="HB-VERSION-MICRO:CAPS" href="harfbuzz/harfbuzz-hb-version.html#HB-VERSION-MICRO:CAPS">
334
- <ANCHOR id="HB-VERSION-MINOR:CAPS" href="harfbuzz/harfbuzz-hb-version.html#HB-VERSION-MINOR:CAPS">
335
- <ANCHOR id="HB-VERSION-STRING:CAPS" href="harfbuzz/harfbuzz-hb-version.html#HB-VERSION-STRING:CAPS">
336
- <ANCHOR id="harfbuzz-hb-deprecated" href="harfbuzz/harfbuzz-hb-deprecated.html">
337
- <ANCHOR id="harfbuzz-hb-deprecated.other" href="harfbuzz/harfbuzz-hb-deprecated.html#harfbuzz-hb-deprecated.other">
338
- <ANCHOR id="harfbuzz-hb-deprecated.object-hierarchy" href="harfbuzz/harfbuzz-hb-deprecated.html#harfbuzz-hb-deprecated.object-hierarchy">
339
- <ANCHOR id="harfbuzz-hb-deprecated.description" href="harfbuzz/harfbuzz-hb-deprecated.html#harfbuzz-hb-deprecated.description">
340
- <ANCHOR id="harfbuzz-hb-deprecated.functions_details" href="harfbuzz/harfbuzz-hb-deprecated.html#harfbuzz-hb-deprecated.functions_details">
341
- <ANCHOR id="harfbuzz-hb-deprecated.other_details" href="harfbuzz/harfbuzz-hb-deprecated.html#harfbuzz-hb-deprecated.other_details">
342
- <ANCHOR id="HB-BUFFER-FLAGS-DEFAULT:CAPS" href="harfbuzz/harfbuzz-hb-deprecated.html#HB-BUFFER-FLAGS-DEFAULT:CAPS">
343
- <ANCHOR id="HB-BUFFER-SERIALIZE-FLAGS-DEFAULT:CAPS" href="harfbuzz/harfbuzz-hb-deprecated.html#HB-BUFFER-SERIALIZE-FLAGS-DEFAULT:CAPS">
344
- <ANCHOR id="HB-SCRIPT-CANADIAN-ABORIGINAL:CAPS" href="harfbuzz/harfbuzz-hb-deprecated.html#HB-SCRIPT-CANADIAN-ABORIGINAL:CAPS">
345
- <ANCHOR id="harfbuzz-hb-set" href="harfbuzz/harfbuzz-hb-set.html">
346
- <ANCHOR id="harfbuzz-hb-set.functions" href="harfbuzz/harfbuzz-hb-set.html#harfbuzz-hb-set.functions">
347
- <ANCHOR id="hb-set-t" href="harfbuzz/harfbuzz-hb-set.html#hb-set-t">
348
- <ANCHOR id="harfbuzz-hb-set.other" href="harfbuzz/harfbuzz-hb-set.html#harfbuzz-hb-set.other">
349
- <ANCHOR id="harfbuzz-hb-set.object-hierarchy" href="harfbuzz/harfbuzz-hb-set.html#harfbuzz-hb-set.object-hierarchy">
350
- <ANCHOR id="harfbuzz-hb-set.description" href="harfbuzz/harfbuzz-hb-set.html#harfbuzz-hb-set.description">
351
- <ANCHOR id="harfbuzz-hb-set.functions_details" href="harfbuzz/harfbuzz-hb-set.html#harfbuzz-hb-set.functions_details">
352
- <ANCHOR id="HB-SET-VALUE-INVALID:CAPS" href="harfbuzz/harfbuzz-hb-set.html#HB-SET-VALUE-INVALID:CAPS">
353
- <ANCHOR id="hb-set-add" href="harfbuzz/harfbuzz-hb-set.html#hb-set-add">
354
- <ANCHOR id="hb-set-add-range" href="harfbuzz/harfbuzz-hb-set.html#hb-set-add-range">
355
- <ANCHOR id="hb-set-allocation-successful" href="harfbuzz/harfbuzz-hb-set.html#hb-set-allocation-successful">
356
- <ANCHOR id="hb-set-clear" href="harfbuzz/harfbuzz-hb-set.html#hb-set-clear">
357
- <ANCHOR id="hb-set-create" href="harfbuzz/harfbuzz-hb-set.html#hb-set-create">
358
- <ANCHOR id="hb-set-del" href="harfbuzz/harfbuzz-hb-set.html#hb-set-del">
359
- <ANCHOR id="hb-set-del-range" href="harfbuzz/harfbuzz-hb-set.html#hb-set-del-range">
360
- <ANCHOR id="hb-set-destroy" href="harfbuzz/harfbuzz-hb-set.html#hb-set-destroy">
361
- <ANCHOR id="hb-set-get-empty" href="harfbuzz/harfbuzz-hb-set.html#hb-set-get-empty">
362
- <ANCHOR id="hb-set-get-max" href="harfbuzz/harfbuzz-hb-set.html#hb-set-get-max">
363
- <ANCHOR id="hb-set-get-min" href="harfbuzz/harfbuzz-hb-set.html#hb-set-get-min">
364
- <ANCHOR id="hb-set-get-population" href="harfbuzz/harfbuzz-hb-set.html#hb-set-get-population">
365
- <ANCHOR id="hb-set-get-user-data" href="harfbuzz/harfbuzz-hb-set.html#hb-set-get-user-data">
366
- <ANCHOR id="hb-set-has" href="harfbuzz/harfbuzz-hb-set.html#hb-set-has">
367
- <ANCHOR id="hb-set-intersect" href="harfbuzz/harfbuzz-hb-set.html#hb-set-intersect">
368
- <ANCHOR id="hb-set-invert" href="harfbuzz/harfbuzz-hb-set.html#hb-set-invert">
369
- <ANCHOR id="hb-set-is-empty" href="harfbuzz/harfbuzz-hb-set.html#hb-set-is-empty">
370
- <ANCHOR id="hb-set-is-equal" href="harfbuzz/harfbuzz-hb-set.html#hb-set-is-equal">
371
- <ANCHOR id="hb-set-next" href="harfbuzz/harfbuzz-hb-set.html#hb-set-next">
372
- <ANCHOR id="hb-set-next-range" href="harfbuzz/harfbuzz-hb-set.html#hb-set-next-range">
373
- <ANCHOR id="hb-set-reference" href="harfbuzz/harfbuzz-hb-set.html#hb-set-reference">
374
- <ANCHOR id="hb-set-set" href="harfbuzz/harfbuzz-hb-set.html#hb-set-set">
375
- <ANCHOR id="hb-set-set-user-data" href="harfbuzz/harfbuzz-hb-set.html#hb-set-set-user-data">
376
- <ANCHOR id="hb-set-subtract" href="harfbuzz/harfbuzz-hb-set.html#hb-set-subtract">
377
- <ANCHOR id="hb-set-symmetric-difference" href="harfbuzz/harfbuzz-hb-set.html#hb-set-symmetric-difference">
378
- <ANCHOR id="hb-set-union" href="harfbuzz/harfbuzz-hb-set.html#hb-set-union">
379
- <ANCHOR id="harfbuzz-hb-set.other_details" href="harfbuzz/harfbuzz-hb-set.html#harfbuzz-hb-set.other_details">
380
- <ANCHOR id="hb-set-t" href="harfbuzz/harfbuzz-hb-set.html#hb-set-t">
381
- <ANCHOR id="harfbuzz-hb-ot" href="harfbuzz/harfbuzz-hb-ot.html">
382
- <ANCHOR id="harfbuzz-hb-ot.object-hierarchy" href="harfbuzz/harfbuzz-hb-ot.html#harfbuzz-hb-ot.object-hierarchy">
383
- <ANCHOR id="harfbuzz-hb-ot.description" href="harfbuzz/harfbuzz-hb-ot.html#harfbuzz-hb-ot.description">
384
- <ANCHOR id="harfbuzz-hb-ot.functions_details" href="harfbuzz/harfbuzz-hb-ot.html#harfbuzz-hb-ot.functions_details">
385
- <ANCHOR id="harfbuzz-hb-ot.other_details" href="harfbuzz/harfbuzz-hb-ot.html#harfbuzz-hb-ot.other_details">
386
- <ANCHOR id="harfbuzz-hb-ot-layout" href="harfbuzz/harfbuzz-hb-ot-layout.html">
387
- <ANCHOR id="harfbuzz-hb-ot-layout.functions" href="harfbuzz/harfbuzz-hb-ot-layout.html#harfbuzz-hb-ot-layout.functions">
388
- <ANCHOR id="harfbuzz-hb-ot-layout.other" href="harfbuzz/harfbuzz-hb-ot-layout.html#harfbuzz-hb-ot-layout.other">
389
- <ANCHOR id="harfbuzz-hb-ot-layout.object-hierarchy" href="harfbuzz/harfbuzz-hb-ot-layout.html#harfbuzz-hb-ot-layout.object-hierarchy">
390
- <ANCHOR id="harfbuzz-hb-ot-layout.description" href="harfbuzz/harfbuzz-hb-ot-layout.html#harfbuzz-hb-ot-layout.description">
391
- <ANCHOR id="harfbuzz-hb-ot-layout.functions_details" href="harfbuzz/harfbuzz-hb-ot-layout.html#harfbuzz-hb-ot-layout.functions_details">
392
- <ANCHOR id="hb-ot-layout-collect-lookups" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-collect-lookups">
393
- <ANCHOR id="hb-ot-layout-feature-get-lookups" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-feature-get-lookups">
394
- <ANCHOR id="hb-ot-layout-get-attach-points" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-get-attach-points">
395
- <ANCHOR id="hb-ot-layout-get-glyph-class" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-get-glyph-class">
396
- <ANCHOR id="hb-ot-layout-get-glyphs-in-class" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-get-glyphs-in-class">
397
- <ANCHOR id="hb-ot-layout-get-ligature-carets" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-get-ligature-carets">
398
- <ANCHOR id="hb-ot-layout-get-size-params" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-get-size-params">
399
- <ANCHOR id="hb-ot-layout-glyph-sequence-func-t" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-glyph-sequence-func-t">
400
- <ANCHOR id="hb-ot-layout-has-glyph-classes" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-has-glyph-classes">
401
- <ANCHOR id="hb-ot-layout-has-positioning" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-has-positioning">
402
- <ANCHOR id="hb-ot-layout-has-substitution" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-has-substitution">
403
- <ANCHOR id="hb-ot-layout-language-find-feature" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-language-find-feature">
404
- <ANCHOR id="hb-ot-layout-language-get-feature-indexes" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-language-get-feature-indexes">
405
- <ANCHOR id="hb-ot-layout-language-get-feature-tags" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-language-get-feature-tags">
406
- <ANCHOR id="hb-ot-layout-language-get-required-feature" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-language-get-required-feature">
407
- <ANCHOR id="hb-ot-layout-lookup-collect-glyphs" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-lookup-collect-glyphs">
408
- <ANCHOR id="hb-ot-layout-lookup-substitute-closure" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-lookup-substitute-closure">
409
- <ANCHOR id="hb-ot-layout-lookup-would-substitute" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-lookup-would-substitute">
410
- <ANCHOR id="hb-ot-layout-script-find-language" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-script-find-language">
411
- <ANCHOR id="hb-ot-layout-script-get-language-tags" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-script-get-language-tags">
412
- <ANCHOR id="hb-ot-layout-table-choose-script" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-table-choose-script">
413
- <ANCHOR id="hb-ot-layout-table-find-script" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-table-find-script">
414
- <ANCHOR id="hb-ot-layout-table-get-feature-tags" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-table-get-feature-tags">
415
- <ANCHOR id="hb-ot-layout-table-get-script-tags" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-table-get-script-tags">
416
- <ANCHOR id="hb-ot-layout-table-get-lookup-count" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-table-get-lookup-count">
417
- <ANCHOR id="hb-ot-shape-plan-collect-lookups" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-shape-plan-collect-lookups">
418
- <ANCHOR id="hb-ot-layout-language-get-required-feature-index" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-language-get-required-feature-index">
419
- <ANCHOR id="harfbuzz-hb-ot-layout.other_details" href="harfbuzz/harfbuzz-hb-ot-layout.html#harfbuzz-hb-ot-layout.other_details">
420
- <ANCHOR id="HB-OT-LAYOUT-DEFAULT-LANGUAGE-INDEX:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-LAYOUT-DEFAULT-LANGUAGE-INDEX:CAPS">
421
- <ANCHOR id="HB-OT-LAYOUT-NO-FEATURE-INDEX:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-LAYOUT-NO-FEATURE-INDEX:CAPS">
422
- <ANCHOR id="HB-OT-LAYOUT-NO-SCRIPT-INDEX:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-LAYOUT-NO-SCRIPT-INDEX:CAPS">
423
- <ANCHOR id="HB-OT-TAG-GDEF:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-TAG-GDEF:CAPS">
424
- <ANCHOR id="HB-OT-TAG-GPOS:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-TAG-GPOS:CAPS">
425
- <ANCHOR id="HB-OT-TAG-GSUB:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-TAG-GSUB:CAPS">
426
- <ANCHOR id="HB-OT-TAG-JSTF:CAPS" href="harfbuzz/harfbuzz-hb-ot-layout.html#HB-OT-TAG-JSTF:CAPS">
427
- <ANCHOR id="hb-ot-layout-glyph-class-t" href="harfbuzz/harfbuzz-hb-ot-layout.html#hb-ot-layout-glyph-class-t">
428
- <ANCHOR id="harfbuzz-hb-ot-tag" href="harfbuzz/harfbuzz-hb-ot-tag.html">
429
- <ANCHOR id="harfbuzz-hb-ot-tag.functions" href="harfbuzz/harfbuzz-hb-ot-tag.html#harfbuzz-hb-ot-tag.functions">
430
- <ANCHOR id="harfbuzz-hb-ot-tag.other" href="harfbuzz/harfbuzz-hb-ot-tag.html#harfbuzz-hb-ot-tag.other">
431
- <ANCHOR id="harfbuzz-hb-ot-tag.object-hierarchy" href="harfbuzz/harfbuzz-hb-ot-tag.html#harfbuzz-hb-ot-tag.object-hierarchy">
432
- <ANCHOR id="harfbuzz-hb-ot-tag.description" href="harfbuzz/harfbuzz-hb-ot-tag.html#harfbuzz-hb-ot-tag.description">
433
- <ANCHOR id="harfbuzz-hb-ot-tag.functions_details" href="harfbuzz/harfbuzz-hb-ot-tag.html#harfbuzz-hb-ot-tag.functions_details">
434
- <ANCHOR id="hb-ot-tag-from-language" href="harfbuzz/harfbuzz-hb-ot-tag.html#hb-ot-tag-from-language">
435
- <ANCHOR id="hb-ot-tag-to-language" href="harfbuzz/harfbuzz-hb-ot-tag.html#hb-ot-tag-to-language">
436
- <ANCHOR id="hb-ot-tag-to-script" href="harfbuzz/harfbuzz-hb-ot-tag.html#hb-ot-tag-to-script">
437
- <ANCHOR id="hb-ot-tags-from-script" href="harfbuzz/harfbuzz-hb-ot-tag.html#hb-ot-tags-from-script">
438
- <ANCHOR id="harfbuzz-hb-ot-tag.other_details" href="harfbuzz/harfbuzz-hb-ot-tag.html#harfbuzz-hb-ot-tag.other_details">
439
- <ANCHOR id="HB-OT-TAG-DEFAULT-LANGUAGE:CAPS" href="harfbuzz/harfbuzz-hb-ot-tag.html#HB-OT-TAG-DEFAULT-LANGUAGE:CAPS">
440
- <ANCHOR id="HB-OT-TAG-DEFAULT-SCRIPT:CAPS" href="harfbuzz/harfbuzz-hb-ot-tag.html#HB-OT-TAG-DEFAULT-SCRIPT:CAPS">
441
- <ANCHOR id="harfbuzz-hb-ot-font" href="harfbuzz/harfbuzz-hb-ot-font.html">
442
- <ANCHOR id="harfbuzz-hb-ot-font.functions" href="harfbuzz/harfbuzz-hb-ot-font.html#harfbuzz-hb-ot-font.functions">
443
- <ANCHOR id="harfbuzz-hb-ot-font.object-hierarchy" href="harfbuzz/harfbuzz-hb-ot-font.html#harfbuzz-hb-ot-font.object-hierarchy">
444
- <ANCHOR id="harfbuzz-hb-ot-font.description" href="harfbuzz/harfbuzz-hb-ot-font.html#harfbuzz-hb-ot-font.description">
445
- <ANCHOR id="harfbuzz-hb-ot-font.functions_details" href="harfbuzz/harfbuzz-hb-ot-font.html#harfbuzz-hb-ot-font.functions_details">
446
- <ANCHOR id="hb-ot-font-set-funcs" href="harfbuzz/harfbuzz-hb-ot-font.html#hb-ot-font-set-funcs">
447
- <ANCHOR id="harfbuzz-hb-ot-font.other_details" href="harfbuzz/harfbuzz-hb-ot-font.html#harfbuzz-hb-ot-font.other_details">
448
- <ANCHOR id="harfbuzz-hb-ot-shape" href="harfbuzz/harfbuzz-hb-ot-shape.html">
449
- <ANCHOR id="harfbuzz-hb-ot-shape.functions" href="harfbuzz/harfbuzz-hb-ot-shape.html#harfbuzz-hb-ot-shape.functions">
450
- <ANCHOR id="harfbuzz-hb-ot-shape.object-hierarchy" href="harfbuzz/harfbuzz-hb-ot-shape.html#harfbuzz-hb-ot-shape.object-hierarchy">
451
- <ANCHOR id="harfbuzz-hb-ot-shape.description" href="harfbuzz/harfbuzz-hb-ot-shape.html#harfbuzz-hb-ot-shape.description">
452
- <ANCHOR id="harfbuzz-hb-ot-shape.functions_details" href="harfbuzz/harfbuzz-hb-ot-shape.html#harfbuzz-hb-ot-shape.functions_details">
453
- <ANCHOR id="hb-ot-shape-glyphs-closure" href="harfbuzz/harfbuzz-hb-ot-shape.html#hb-ot-shape-glyphs-closure">
454
- <ANCHOR id="harfbuzz-hb-ot-shape.other_details" href="harfbuzz/harfbuzz-hb-ot-shape.html#harfbuzz-hb-ot-shape.other_details">
455
- <ANCHOR id="harfbuzz-hb-shape-plan" href="harfbuzz/harfbuzz-hb-shape-plan.html">
456
- <ANCHOR id="harfbuzz-hb-shape-plan.functions" href="harfbuzz/harfbuzz-hb-shape-plan.html#harfbuzz-hb-shape-plan.functions">
457
- <ANCHOR id="hb-shape-plan-t" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-t">
458
- <ANCHOR id="harfbuzz-hb-shape-plan.other" href="harfbuzz/harfbuzz-hb-shape-plan.html#harfbuzz-hb-shape-plan.other">
459
- <ANCHOR id="harfbuzz-hb-shape-plan.object-hierarchy" href="harfbuzz/harfbuzz-hb-shape-plan.html#harfbuzz-hb-shape-plan.object-hierarchy">
460
- <ANCHOR id="harfbuzz-hb-shape-plan.description" href="harfbuzz/harfbuzz-hb-shape-plan.html#harfbuzz-hb-shape-plan.description">
461
- <ANCHOR id="harfbuzz-hb-shape-plan.functions_details" href="harfbuzz/harfbuzz-hb-shape-plan.html#harfbuzz-hb-shape-plan.functions_details">
462
- <ANCHOR id="hb-shape-plan-create" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-create">
463
- <ANCHOR id="hb-shape-plan-create-cached" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-create-cached">
464
- <ANCHOR id="hb-shape-plan-destroy" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-destroy">
465
- <ANCHOR id="hb-shape-plan-execute" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-execute">
466
- <ANCHOR id="hb-shape-plan-get-empty" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-get-empty">
467
- <ANCHOR id="hb-shape-plan-get-shaper" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-get-shaper">
468
- <ANCHOR id="hb-shape-plan-get-user-data" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-get-user-data">
469
- <ANCHOR id="hb-shape-plan-reference" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-reference">
470
- <ANCHOR id="hb-shape-plan-set-user-data" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-set-user-data">
471
- <ANCHOR id="harfbuzz-hb-shape-plan.other_details" href="harfbuzz/harfbuzz-hb-shape-plan.html#harfbuzz-hb-shape-plan.other_details">
472
- <ANCHOR id="hb-shape-plan-t" href="harfbuzz/harfbuzz-hb-shape-plan.html#hb-shape-plan-t">
473
- <ANCHOR id="harfbuzz-hb-glib" href="harfbuzz/harfbuzz-hb-glib.html">
474
- <ANCHOR id="harfbuzz-hb-glib.functions" href="harfbuzz/harfbuzz-hb-glib.html#harfbuzz-hb-glib.functions">
475
- <ANCHOR id="harfbuzz-hb-glib.object-hierarchy" href="harfbuzz/harfbuzz-hb-glib.html#harfbuzz-hb-glib.object-hierarchy">
476
- <ANCHOR id="harfbuzz-hb-glib.description" href="harfbuzz/harfbuzz-hb-glib.html#harfbuzz-hb-glib.description">
477
- <ANCHOR id="harfbuzz-hb-glib.functions_details" href="harfbuzz/harfbuzz-hb-glib.html#harfbuzz-hb-glib.functions_details">
478
- <ANCHOR id="hb-glib-get-unicode-funcs" href="harfbuzz/harfbuzz-hb-glib.html#hb-glib-get-unicode-funcs">
479
- <ANCHOR id="hb-glib-script-from-script" href="harfbuzz/harfbuzz-hb-glib.html#hb-glib-script-from-script">
480
- <ANCHOR id="hb-glib-script-to-script" href="harfbuzz/harfbuzz-hb-glib.html#hb-glib-script-to-script">
481
- <ANCHOR id="hb-glib-blob-create" href="harfbuzz/harfbuzz-hb-glib.html#hb-glib-blob-create">
482
- <ANCHOR id="harfbuzz-hb-glib.other_details" href="harfbuzz/harfbuzz-hb-glib.html#harfbuzz-hb-glib.other_details">
483
- <ANCHOR id="harfbuzz-hb-icu" href="harfbuzz/harfbuzz-hb-icu.html">
484
- <ANCHOR id="harfbuzz-hb-icu.functions" href="harfbuzz/harfbuzz-hb-icu.html#harfbuzz-hb-icu.functions">
485
- <ANCHOR id="harfbuzz-hb-icu.object-hierarchy" href="harfbuzz/harfbuzz-hb-icu.html#harfbuzz-hb-icu.object-hierarchy">
486
- <ANCHOR id="harfbuzz-hb-icu.description" href="harfbuzz/harfbuzz-hb-icu.html#harfbuzz-hb-icu.description">
487
- <ANCHOR id="harfbuzz-hb-icu.functions_details" href="harfbuzz/harfbuzz-hb-icu.html#harfbuzz-hb-icu.functions_details">
488
- <ANCHOR id="hb-icu-get-unicode-funcs" href="harfbuzz/harfbuzz-hb-icu.html#hb-icu-get-unicode-funcs">
489
- <ANCHOR id="hb-icu-script-from-script" href="harfbuzz/harfbuzz-hb-icu.html#hb-icu-script-from-script">
490
- <ANCHOR id="hb-icu-script-to-script" href="harfbuzz/harfbuzz-hb-icu.html#hb-icu-script-to-script">
491
- <ANCHOR id="harfbuzz-hb-icu.other_details" href="harfbuzz/harfbuzz-hb-icu.html#harfbuzz-hb-icu.other_details">
492
- <ANCHOR id="harfbuzz-hb-ft" href="harfbuzz/harfbuzz-hb-ft.html">
493
- <ANCHOR id="harfbuzz-hb-ft.functions" href="harfbuzz/harfbuzz-hb-ft.html#harfbuzz-hb-ft.functions">
494
- <ANCHOR id="harfbuzz-hb-ft.object-hierarchy" href="harfbuzz/harfbuzz-hb-ft.html#harfbuzz-hb-ft.object-hierarchy">
495
- <ANCHOR id="harfbuzz-hb-ft.description" href="harfbuzz/harfbuzz-hb-ft.html#harfbuzz-hb-ft.description">
496
- <ANCHOR id="harfbuzz-hb-ft.functions_details" href="harfbuzz/harfbuzz-hb-ft.html#harfbuzz-hb-ft.functions_details">
497
- <ANCHOR id="hb-ft-face-create" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-face-create">
498
- <ANCHOR id="hb-ft-face-create-cached" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-face-create-cached">
499
- <ANCHOR id="hb-ft-face-create-referenced" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-face-create-referenced">
500
- <ANCHOR id="hb-ft-font-create" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-font-create">
501
- <ANCHOR id="hb-ft-font-create-referenced" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-font-create-referenced">
502
- <ANCHOR id="hb-ft-font-get-face" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-font-get-face">
503
- <ANCHOR id="hb-ft-font-set-load-flags" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-font-set-load-flags">
504
- <ANCHOR id="hb-ft-font-get-load-flags" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-font-get-load-flags">
505
- <ANCHOR id="hb-ft-font-set-funcs" href="harfbuzz/harfbuzz-hb-ft.html#hb-ft-font-set-funcs">
506
- <ANCHOR id="harfbuzz-hb-ft.other_details" href="harfbuzz/harfbuzz-hb-ft.html#harfbuzz-hb-ft.other_details">
507
- <ANCHOR id="harfbuzz-hb-graphite2" href="harfbuzz/harfbuzz-hb-graphite2.html">
508
- <ANCHOR id="harfbuzz-hb-graphite2.functions" href="harfbuzz/harfbuzz-hb-graphite2.html#harfbuzz-hb-graphite2.functions">
509
- <ANCHOR id="harfbuzz-hb-graphite2.other" href="harfbuzz/harfbuzz-hb-graphite2.html#harfbuzz-hb-graphite2.other">
510
- <ANCHOR id="harfbuzz-hb-graphite2.object-hierarchy" href="harfbuzz/harfbuzz-hb-graphite2.html#harfbuzz-hb-graphite2.object-hierarchy">
511
- <ANCHOR id="harfbuzz-hb-graphite2.description" href="harfbuzz/harfbuzz-hb-graphite2.html#harfbuzz-hb-graphite2.description">
512
- <ANCHOR id="harfbuzz-hb-graphite2.functions_details" href="harfbuzz/harfbuzz-hb-graphite2.html#harfbuzz-hb-graphite2.functions_details">
513
- <ANCHOR id="hb-graphite2-face-get-gr-face" href="harfbuzz/harfbuzz-hb-graphite2.html#hb-graphite2-face-get-gr-face">
514
- <ANCHOR id="hb-graphite2-font-get-gr-font" href="harfbuzz/harfbuzz-hb-graphite2.html#hb-graphite2-font-get-gr-font">
515
- <ANCHOR id="harfbuzz-hb-graphite2.other_details" href="harfbuzz/harfbuzz-hb-graphite2.html#harfbuzz-hb-graphite2.other_details">
516
- <ANCHOR id="HB-GRAPHITE2-TAG-SILF:CAPS" href="harfbuzz/harfbuzz-hb-graphite2.html#HB-GRAPHITE2-TAG-SILF:CAPS">
517
- <ANCHOR id="harfbuzz-hb-uniscribe" href="harfbuzz/harfbuzz-hb-uniscribe.html">
518
- <ANCHOR id="harfbuzz-hb-uniscribe.functions" href="harfbuzz/harfbuzz-hb-uniscribe.html#harfbuzz-hb-uniscribe.functions">
519
- <ANCHOR id="harfbuzz-hb-uniscribe.object-hierarchy" href="harfbuzz/harfbuzz-hb-uniscribe.html#harfbuzz-hb-uniscribe.object-hierarchy">
520
- <ANCHOR id="harfbuzz-hb-uniscribe.description" href="harfbuzz/harfbuzz-hb-uniscribe.html#harfbuzz-hb-uniscribe.description">
521
- <ANCHOR id="harfbuzz-hb-uniscribe.functions_details" href="harfbuzz/harfbuzz-hb-uniscribe.html#harfbuzz-hb-uniscribe.functions_details">
522
- <ANCHOR id="hb-uniscribe-font-get-hfont" href="harfbuzz/harfbuzz-hb-uniscribe.html#hb-uniscribe-font-get-hfont">
523
- <ANCHOR id="hb-uniscribe-font-get-logfontw" href="harfbuzz/harfbuzz-hb-uniscribe.html#hb-uniscribe-font-get-logfontw">
524
- <ANCHOR id="harfbuzz-hb-uniscribe.other_details" href="harfbuzz/harfbuzz-hb-uniscribe.html#harfbuzz-hb-uniscribe.other_details">
525
- <ANCHOR id="harfbuzz-hb-coretext" href="harfbuzz/harfbuzz-hb-coretext.html">
526
- <ANCHOR id="harfbuzz-hb-coretext.functions" href="harfbuzz/harfbuzz-hb-coretext.html#harfbuzz-hb-coretext.functions">
527
- <ANCHOR id="harfbuzz-hb-coretext.other" href="harfbuzz/harfbuzz-hb-coretext.html#harfbuzz-hb-coretext.other">
528
- <ANCHOR id="harfbuzz-hb-coretext.object-hierarchy" href="harfbuzz/harfbuzz-hb-coretext.html#harfbuzz-hb-coretext.object-hierarchy">
529
- <ANCHOR id="harfbuzz-hb-coretext.description" href="harfbuzz/harfbuzz-hb-coretext.html#harfbuzz-hb-coretext.description">
530
- <ANCHOR id="harfbuzz-hb-coretext.functions_details" href="harfbuzz/harfbuzz-hb-coretext.html#harfbuzz-hb-coretext.functions_details">
531
- <ANCHOR id="hb-coretext-face-create" href="harfbuzz/harfbuzz-hb-coretext.html#hb-coretext-face-create">
532
- <ANCHOR id="hb-coretext-face-get-cg-font" href="harfbuzz/harfbuzz-hb-coretext.html#hb-coretext-face-get-cg-font">
533
- <ANCHOR id="hb-coretext-font-get-ct-font" href="harfbuzz/harfbuzz-hb-coretext.html#hb-coretext-font-get-ct-font">
534
- <ANCHOR id="harfbuzz-hb-coretext.other_details" href="harfbuzz/harfbuzz-hb-coretext.html#harfbuzz-hb-coretext.other_details">
535
- <ANCHOR id="HB-CORETEXT-TAG-MORT:CAPS" href="harfbuzz/harfbuzz-hb-coretext.html#HB-CORETEXT-TAG-MORT:CAPS">
536
- <ANCHOR id="HB-CORETEXT-TAG-MORX:CAPS" href="harfbuzz/harfbuzz-hb-coretext.html#HB-CORETEXT-TAG-MORX:CAPS">
537
- <ANCHOR id="harfbuzz-hb-gobject" href="harfbuzz/harfbuzz-hb-gobject.html">
538
- <ANCHOR id="harfbuzz-hb-gobject.functions" href="harfbuzz/harfbuzz-hb-gobject.html#harfbuzz-hb-gobject.functions">
539
- <ANCHOR id="harfbuzz-hb-gobject.object-hierarchy" href="harfbuzz/harfbuzz-hb-gobject.html#harfbuzz-hb-gobject.object-hierarchy">
540
- <ANCHOR id="harfbuzz-hb-gobject.description" href="harfbuzz/harfbuzz-hb-gobject.html#harfbuzz-hb-gobject.description">
541
- <ANCHOR id="harfbuzz-hb-gobject.functions_details" href="harfbuzz/harfbuzz-hb-gobject.html#harfbuzz-hb-gobject.functions_details">
542
- <ANCHOR id="HB-GOBJECT-TYPE-BLOB:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BLOB:CAPS">
543
- <ANCHOR id="HB-GOBJECT-TYPE-BUFFER:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BUFFER:CAPS">
544
- <ANCHOR id="HB-GOBJECT-TYPE-BUFFER-CONTENT-TYPE:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BUFFER-CONTENT-TYPE:CAPS">
545
- <ANCHOR id="HB-GOBJECT-TYPE-BUFFER-FLAGS:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BUFFER-FLAGS:CAPS">
546
- <ANCHOR id="HB-GOBJECT-TYPE-BUFFER-SERIALIZE-FLAGS:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BUFFER-SERIALIZE-FLAGS:CAPS">
547
- <ANCHOR id="HB-GOBJECT-TYPE-BUFFER-SERIALIZE-FORMAT:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BUFFER-SERIALIZE-FORMAT:CAPS">
548
- <ANCHOR id="HB-GOBJECT-TYPE-DIRECTION:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-DIRECTION:CAPS">
549
- <ANCHOR id="HB-GOBJECT-TYPE-FACE:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-FACE:CAPS">
550
- <ANCHOR id="HB-GOBJECT-TYPE-FONT:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-FONT:CAPS">
551
- <ANCHOR id="HB-GOBJECT-TYPE-FONT-FUNCS:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-FONT-FUNCS:CAPS">
552
- <ANCHOR id="HB-GOBJECT-TYPE-MEMORY-MODE:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-MEMORY-MODE:CAPS">
553
- <ANCHOR id="HB-GOBJECT-TYPE-OT-LAYOUT-GLYPH-CLASS:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-OT-LAYOUT-GLYPH-CLASS:CAPS">
554
- <ANCHOR id="HB-GOBJECT-TYPE-SCRIPT:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-SCRIPT:CAPS">
555
- <ANCHOR id="HB-GOBJECT-TYPE-SHAPE-PLAN:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-SHAPE-PLAN:CAPS">
556
- <ANCHOR id="HB-GOBJECT-TYPE-UNICODE-COMBINING-CLASS:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-UNICODE-COMBINING-CLASS:CAPS">
557
- <ANCHOR id="HB-GOBJECT-TYPE-UNICODE-FUNCS:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-UNICODE-FUNCS:CAPS">
558
- <ANCHOR id="HB-GOBJECT-TYPE-UNICODE-GENERAL-CATEGORY:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-UNICODE-GENERAL-CATEGORY:CAPS">
559
- <ANCHOR id="HB-GOBJECT-TYPE-BUFFER-CLUSTER-LEVEL:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-BUFFER-CLUSTER-LEVEL:CAPS">
560
- <ANCHOR id="HB-GOBJECT-TYPE-FEATURE:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-FEATURE:CAPS">
561
- <ANCHOR id="HB-GOBJECT-TYPE-GLYPH-INFO:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-GLYPH-INFO:CAPS">
562
- <ANCHOR id="HB-GOBJECT-TYPE-GLYPH-POSITION:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-GLYPH-POSITION:CAPS">
563
- <ANCHOR id="HB-GOBJECT-TYPE-SEGMENT-PROPERTIES:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-SEGMENT-PROPERTIES:CAPS">
564
- <ANCHOR id="HB-GOBJECT-TYPE-SET:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-SET:CAPS">
565
- <ANCHOR id="HB-GOBJECT-TYPE-USER-DATA-KEY:CAPS" href="harfbuzz/harfbuzz-hb-gobject.html#HB-GOBJECT-TYPE-USER-DATA-KEY:CAPS">
566
- <ANCHOR id="hb-gobject-blob-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-blob-get-type">
567
- <ANCHOR id="hb-gobject-buffer-content-type-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-buffer-content-type-get-type">
568
- <ANCHOR id="hb-gobject-buffer-flags-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-buffer-flags-get-type">
569
- <ANCHOR id="hb-gobject-buffer-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-buffer-get-type">
570
- <ANCHOR id="hb-gobject-buffer-serialize-flags-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-buffer-serialize-flags-get-type">
571
- <ANCHOR id="hb-gobject-buffer-serialize-format-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-buffer-serialize-format-get-type">
572
- <ANCHOR id="hb-gobject-direction-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-direction-get-type">
573
- <ANCHOR id="hb-gobject-face-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-face-get-type">
574
- <ANCHOR id="hb-gobject-font-funcs-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-font-funcs-get-type">
575
- <ANCHOR id="hb-gobject-font-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-font-get-type">
576
- <ANCHOR id="hb-gobject-memory-mode-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-memory-mode-get-type">
577
- <ANCHOR id="hb-gobject-ot-layout-glyph-class-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-ot-layout-glyph-class-get-type">
578
- <ANCHOR id="hb-gobject-script-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-script-get-type">
579
- <ANCHOR id="hb-gobject-shape-plan-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-shape-plan-get-type">
580
- <ANCHOR id="hb-gobject-unicode-combining-class-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-unicode-combining-class-get-type">
581
- <ANCHOR id="hb-gobject-unicode-funcs-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-unicode-funcs-get-type">
582
- <ANCHOR id="hb-gobject-unicode-general-category-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-unicode-general-category-get-type">
583
- <ANCHOR id="hb-gobject-buffer-cluster-level-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-buffer-cluster-level-get-type">
584
- <ANCHOR id="hb-gobject-feature-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-feature-get-type">
585
- <ANCHOR id="hb-gobject-glyph-info-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-glyph-info-get-type">
586
- <ANCHOR id="hb-gobject-glyph-position-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-glyph-position-get-type">
587
- <ANCHOR id="hb-gobject-segment-properties-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-segment-properties-get-type">
588
- <ANCHOR id="hb-gobject-set-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-set-get-type">
589
- <ANCHOR id="hb-gobject-user-data-key-get-type" href="harfbuzz/harfbuzz-hb-gobject.html#hb-gobject-user-data-key-get-type">
590
- <ANCHOR id="harfbuzz-hb-gobject.other_details" href="harfbuzz/harfbuzz-hb-gobject.html#harfbuzz-hb-gobject.other_details">
591
- <ANCHOR id="annotation-glossterm-allow-none" href="harfbuzz/annotation-glossary.html#annotation-glossterm-allow-none">
592
- <ANCHOR id="annotation-glossterm-array" href="harfbuzz/annotation-glossary.html#annotation-glossterm-array">
593
- <ANCHOR id="annotation-glossterm-closure" href="harfbuzz/annotation-glossary.html#annotation-glossterm-closure">
594
- <ANCHOR id="annotation-glossterm-destroy" href="harfbuzz/annotation-glossary.html#annotation-glossterm-destroy">
595
- <ANCHOR id="annotation-glossterm-element-type" href="harfbuzz/annotation-glossary.html#annotation-glossterm-element-type">
596
- <ANCHOR id="annotation-glossterm-inout" href="harfbuzz/annotation-glossary.html#annotation-glossterm-inout">
597
- <ANCHOR id="annotation-glossterm-out" href="harfbuzz/annotation-glossary.html#annotation-glossterm-out">
598
- <ANCHOR id="annotation-glossterm-out caller-allocates" href="harfbuzz/annotation-glossary.html#annotation-glossterm-out caller-allocates">
599
- <ANCHOR id="annotation-glossterm-scope notified" href="harfbuzz/annotation-glossary.html#annotation-glossterm-scope notified">
600
- <ANCHOR id="annotation-glossterm-transfer full" href="harfbuzz/annotation-glossary.html#annotation-glossterm-transfer full">
601
- <ANCHOR id="annotation-glossterm-transfer none" href="harfbuzz/annotation-glossary.html#annotation-glossterm-transfer none">