pango 3.0.9-x64-mingw32 → 3.1.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (250) hide show
  1. checksums.yaml +4 -4
  2. data/README +0 -1
  3. data/Rakefile +2 -5
  4. data/lib/2.2/pango.so +0 -0
  5. data/lib/2.3/pango.so +0 -0
  6. data/vendor/local/bin/derb.exe +0 -0
  7. data/vendor/local/bin/genbrk.exe +0 -0
  8. data/vendor/local/bin/genccode.exe +0 -0
  9. data/vendor/local/bin/gencfu.exe +0 -0
  10. data/vendor/local/bin/gencmn.exe +0 -0
  11. data/vendor/local/bin/gencnval.exe +0 -0
  12. data/vendor/local/bin/gendict.exe +0 -0
  13. data/vendor/local/bin/gennorm2.exe +0 -0
  14. data/vendor/local/bin/genrb.exe +0 -0
  15. data/vendor/local/bin/gensprep.exe +0 -0
  16. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  17. data/vendor/local/bin/hb-shape.exe +0 -0
  18. data/vendor/local/bin/hb-view.exe +0 -0
  19. data/vendor/local/bin/icuinfo.exe +0 -0
  20. data/vendor/local/bin/icupkg.exe +0 -0
  21. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  22. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  23. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  24. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  25. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  26. data/vendor/local/bin/makeconv.exe +0 -0
  27. data/vendor/local/bin/pango-view.exe +0 -0
  28. data/vendor/local/bin/pkgdata.exe +0 -0
  29. data/vendor/local/bin/uconv.exe +0 -0
  30. data/vendor/local/include/harfbuzz/hb-ot-math.h +209 -0
  31. data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
  32. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  33. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
  34. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
  35. data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
  36. data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
  37. data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
  38. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
  39. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
  40. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  41. data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
  42. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
  43. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
  44. data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
  45. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
  46. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
  47. data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
  48. data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
  49. data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
  50. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
  51. data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
  52. data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
  53. data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
  54. data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
  55. data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
  56. data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
  57. data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
  58. data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
  59. data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
  60. data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
  61. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
  62. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
  63. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
  64. data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
  65. data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
  66. data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
  67. data/vendor/local/lib/icudt.dll +0 -0
  68. data/vendor/local/lib/icudt57.dll +0 -0
  69. data/vendor/local/lib/icuin.dll +0 -0
  70. data/vendor/local/lib/icuin57.dll +0 -0
  71. data/vendor/local/lib/icuio.dll +0 -0
  72. data/vendor/local/lib/icuio57.dll +0 -0
  73. data/vendor/local/lib/icule.dll +0 -0
  74. data/vendor/local/lib/icule57.dll +0 -0
  75. data/vendor/local/lib/iculx.dll +0 -0
  76. data/vendor/local/lib/iculx57.dll +0 -0
  77. data/vendor/local/lib/icutest.dll +0 -0
  78. data/vendor/local/lib/icutest57.dll +0 -0
  79. data/vendor/local/lib/icutu.dll +0 -0
  80. data/vendor/local/lib/icutu57.dll +0 -0
  81. data/vendor/local/lib/icuuc.dll +0 -0
  82. data/vendor/local/lib/icuuc57.dll +0 -0
  83. data/vendor/local/lib/libharfbuzz-icu.a +0 -0
  84. data/vendor/local/lib/libharfbuzz-icu.la +2 -2
  85. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  86. data/vendor/local/lib/libharfbuzz.la +2 -2
  87. data/vendor/local/lib/libicudt.dll.a +0 -0
  88. data/vendor/local/lib/libicuin.dll.a +0 -0
  89. data/vendor/local/lib/libicuio.dll.a +0 -0
  90. data/vendor/local/lib/libicule.dll.a +0 -0
  91. data/vendor/local/lib/libiculx.dll.a +0 -0
  92. data/vendor/local/lib/libicutest.dll.a +0 -0
  93. data/vendor/local/lib/libicutu.dll.a +0 -0
  94. data/vendor/local/lib/libicuuc.dll.a +0 -0
  95. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  96. data/vendor/local/lib/libpango-1.0.la +1 -1
  97. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  98. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  99. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  100. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  101. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  102. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  103. data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
  104. data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
  105. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  106. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  107. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  108. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  109. data/vendor/local/share/gir-1.0/Pango-1.0.gir +18 -0
  110. data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
  111. data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
  112. data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
  113. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
  114. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
  115. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
  116. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
  117. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
  118. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
  119. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
  120. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
  121. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
  122. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
  123. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
  124. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
  125. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
  126. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
  127. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
  128. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
  129. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
  130. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
  131. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
  132. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
  133. data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
  134. data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
  135. data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
  136. data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
  137. data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
  138. data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
  139. data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
  140. data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
  141. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
  142. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
  143. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
  144. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
  145. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
  146. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
  147. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
  148. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
  149. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
  150. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
  151. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
  152. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
  153. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
  154. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
  155. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
  156. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
  157. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
  158. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
  159. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
  160. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
  161. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
  162. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
  163. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
  164. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
  165. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
  166. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
  167. data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
  168. data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
  169. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
  170. data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
  171. data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
  172. data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
  173. data/vendor/local/share/gtk-doc/html/harfbuzz/level-2.html +130 -0
  174. data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
  175. data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
  176. data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
  177. data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
  178. data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
  179. data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
  180. data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
  181. data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +4 -5
  182. data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
  183. data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
  184. data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
  185. data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
  186. data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
  187. data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +4 -5
  188. data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
  189. data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
  190. data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
  191. data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
  192. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
  193. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
  194. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
  195. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
  196. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
  197. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
  198. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
  199. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
  201. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
  202. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
  203. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
  204. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
  205. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
  207. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
  209. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
  211. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
  213. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
  215. data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
  216. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
  217. data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
  218. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +1 -1
  219. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
  220. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
  221. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
  222. data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
  224. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
  225. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
  226. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
  227. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +17 -17
  228. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
  229. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
  230. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
  231. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
  232. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
  233. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
  234. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
  235. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
  236. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
  237. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
  238. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
  239. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
  240. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
  241. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
  242. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
  243. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
  244. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
  245. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
  246. data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
  247. data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
  248. data/vendor/local/share/man/man1/pango-view.1 +2 -2
  249. metadata +16 -7
  250. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +0 -601
@@ -2,24 +2,24 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-common</title>
5
+ <title>hb-common: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb.html" title="hb">
10
10
  <link rel="next" href="harfbuzz-hb-unicode.html" title="hb-unicode">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-common.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-common.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
19
19
  <a href="#harfbuzz-hb-common.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
20
20
  </td>
21
21
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
22
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
23
  <td><a accesskey="p" href="harfbuzz-hb.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
24
  <td><a accesskey="n" href="harfbuzz-hb-unicode.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
25
  </tr></table>
@@ -182,10 +182,6 @@
182
182
  <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-IS-VERTICAL:CAPS" title="HB_DIRECTION_IS_VERTICAL()">HB_DIRECTION_IS_VERTICAL</a><span class="c_punctuation">()</span>
183
183
  </td>
184
184
  </tr>
185
- <tr>
186
- <td class="define_keyword">#define</td>
187
- <td class="function_name"><a class="link" href="harfbuzz-hb-common.html#HB-LANGUAGE-INVALID:CAPS" title="HB_LANGUAGE_INVALID">HB_LANGUAGE_INVALID</a></td>
188
- </tr>
189
185
  </tbody>
190
186
  </table></div>
191
187
  </div>
@@ -249,14 +245,18 @@
249
245
  <td class="define_keyword">#define</td>
250
246
  <td class="function_name"><a class="link" href="harfbuzz-hb-common.html#HB-TAG-MAX-SIGNED:CAPS" title="HB_TAG_MAX_SIGNED">HB_TAG_MAX_SIGNED</a></td>
251
247
  </tr>
248
+ <tr>
249
+ <td class="define_keyword">#define</td>
250
+ <td class="function_name"><a class="link" href="harfbuzz-hb-common.html#HB-LANGUAGE-INVALID:CAPS" title="HB_LANGUAGE_INVALID">HB_LANGUAGE_INVALID</a></td>
251
+ </tr>
252
252
  </tbody>
253
253
  </table></div>
254
254
  </div>
255
255
  <div class="refsect1">
256
256
  <a name="harfbuzz-hb-common.object-hierarchy"></a><h2>Object Hierarchy</h2>
257
- <pre class="screen"> GBoxed
257
+ <pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
258
258
  <span class="lineart">╰──</span> hb_user_data_key_t
259
- GEnum
259
+ <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
260
260
  <span class="lineart">├──</span> hb_direction_t
261
261
  <span class="lineart">╰──</span> hb_script_t
262
262
  </pre>
@@ -272,7 +272,7 @@
272
272
  hb_tag_from_string (<em class="parameter"><code>const <span class="type">char</span> *str</code></em>,
273
273
  <em class="parameter"><code><span class="type">int</span> len</code></em>);</pre>
274
274
  <div class="refsect3">
275
- <a name="id-1.3.3.3.8.2.4"></a><h4>Parameters</h4>
275
+ <a name="hb-tag-from-string.parameters"></a><h4>Parameters</h4>
276
276
  <div class="informaltable"><table width="100%" border="0">
277
277
  <colgroup>
278
278
  <col width="150px" class="parameters_name">
@@ -286,11 +286,7 @@ hb_tag_from_string (<em class="parameter"><code>const <span class="type">char</s
286
286
  </tr></tbody>
287
287
  </table></div>
288
288
  </div>
289
- <div class="refsect3">
290
- <a name="id-1.3.3.3.8.2.5"></a><h4>Returns</h4>
291
- <p></p>
292
- </div>
293
- <p class="since">Since 0.9.2</p>
289
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
294
290
  </div>
295
291
  <hr>
296
292
  <div class="refsect2">
@@ -299,7 +295,7 @@ hb_tag_from_string (<em class="parameter"><code>const <span class="type">char</s
299
295
  hb_tag_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> tag</code></em>,
300
296
  <em class="parameter"><code><span class="type">char</span> *buf</code></em>);</pre>
301
297
  <div class="refsect3">
302
- <a name="id-1.3.3.3.8.3.4"></a><h4>Parameters</h4>
298
+ <a name="hb-tag-to-string.parameters"></a><h4>Parameters</h4>
303
299
  <div class="informaltable"><table width="100%" border="0">
304
300
  <colgroup>
305
301
  <col width="150px" class="parameters_name">
@@ -313,7 +309,7 @@ hb_tag_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
313
309
  </tr></tbody>
314
310
  </table></div>
315
311
  </div>
316
- <p class="since">Since 0.9.5</p>
312
+ <p class="since">Since: <a class="link" href="api-index-0-9-5.html#api-index-0.9.5">0.9.5</a></p>
317
313
  </div>
318
314
  <hr>
319
315
  <div class="refsect2">
@@ -322,7 +318,7 @@ hb_tag_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
322
318
  hb_direction_from_string (<em class="parameter"><code>const <span class="type">char</span> *str</code></em>,
323
319
  <em class="parameter"><code><span class="type">int</span> len</code></em>);</pre>
324
320
  <div class="refsect3">
325
- <a name="id-1.3.3.3.8.4.4"></a><h4>Parameters</h4>
321
+ <a name="hb-direction-from-string.parameters"></a><h4>Parameters</h4>
326
322
  <div class="informaltable"><table width="100%" border="0">
327
323
  <colgroup>
328
324
  <col width="150px" class="parameters_name">
@@ -336,11 +332,7 @@ hb_direction_from_string (<em class="parameter"><code>const <span class="type">c
336
332
  </tr></tbody>
337
333
  </table></div>
338
334
  </div>
339
- <div class="refsect3">
340
- <a name="id-1.3.3.3.8.4.5"></a><h4>Returns</h4>
341
- <p></p>
342
- </div>
343
- <p class="since">Since 0.9.2</p>
335
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
344
336
  </div>
345
337
  <hr>
346
338
  <div class="refsect2">
@@ -348,11 +340,11 @@ hb_direction_from_string (<em class="parameter"><code>const <span class="type">c
348
340
  <pre class="programlisting">const <span class="returnvalue">char</span> *
349
341
  hb_direction_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="type">hb_direction_t</span></a> direction</code></em>);</pre>
350
342
  <div class="refsect3">
351
- <a name="id-1.3.3.3.8.5.4"></a><h4>Returns</h4>
343
+ <a name="hb-direction-to-string.returns"></a><h4>Returns</h4>
352
344
  <p>. </p>
353
345
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
354
346
  </div>
355
- <p class="since">Since 0.9.2</p>
347
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
356
348
  </div>
357
349
  <hr>
358
350
  <div class="refsect2">
@@ -361,7 +353,7 @@ hb_direction_to_string (<em class="parameter"><code><a class="link" href="harfbu
361
353
  hb_script_from_iso15924_tag (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> tag</code></em>);</pre>
362
354
  <p>Converts an ISO 15924 script tag to a corresponding <a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a>.</p>
363
355
  <div class="refsect3">
364
- <a name="id-1.3.3.3.8.6.5"></a><h4>Parameters</h4>
356
+ <a name="hb-script-from-iso15924-tag.parameters"></a><h4>Parameters</h4>
365
357
  <div class="informaltable"><table width="100%" border="0">
366
358
  <colgroup>
367
359
  <col width="150px" class="parameters_name">
@@ -376,11 +368,10 @@ hb_script_from_iso15924_tag (<em class="parameter"><code><a class="link" href="h
376
368
  </table></div>
377
369
  </div>
378
370
  <div class="refsect3">
379
- <a name="id-1.3.3.3.8.6.6"></a><h4>Returns</h4>
371
+ <a name="hb-script-from-iso15924-tag.returns"></a><h4>Returns</h4>
380
372
  <p>An <a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a> corresponding to the ISO 15924 tag.</p>
381
- <p></p>
382
373
  </div>
383
- <p class="since">Since 0.9.2</p>
374
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
384
375
  </div>
385
376
  <hr>
386
377
  <div class="refsect2">
@@ -393,7 +384,7 @@ hb_script_from_string (<em class="parameter"><code>const <span class="type">char
393
384
  corresponding <a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a>. Shorthand for <a class="link" href="harfbuzz-hb-common.html#hb-tag-from-string" title="hb_tag_from_string ()"><code class="function">hb_tag_from_string()</code></a> then
394
385
  <a class="link" href="harfbuzz-hb-common.html#hb-script-from-iso15924-tag" title="hb_script_from_iso15924_tag ()"><code class="function">hb_script_from_iso15924_tag()</code></a>.</p>
395
386
  <div class="refsect3">
396
- <a name="id-1.3.3.3.8.7.5"></a><h4>Parameters</h4>
387
+ <a name="hb-script-from-string.parameters"></a><h4>Parameters</h4>
397
388
  <div class="informaltable"><table width="100%" border="0">
398
389
  <colgroup>
399
390
  <col width="150px" class="parameters_name">
@@ -410,18 +401,17 @@ ISO 15924 tag. </p></td>
410
401
  <tr>
411
402
  <td class="parameter_name"><p>len</p></td>
412
403
  <td class="parameter_description"><p>length of the <em class="parameter"><code>str</code></em>
413
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated.</p></td>
404
+ , or -1 if it is <code class="literal">NULL</code>-terminated.</p></td>
414
405
  <td class="parameter_annotations"> </td>
415
406
  </tr>
416
407
  </tbody>
417
408
  </table></div>
418
409
  </div>
419
410
  <div class="refsect3">
420
- <a name="id-1.3.3.3.8.7.6"></a><h4>Returns</h4>
411
+ <a name="hb-script-from-string.returns"></a><h4>Returns</h4>
421
412
  <p>An <a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a> corresponding to the ISO 15924 tag.</p>
422
- <p></p>
423
413
  </div>
424
- <p class="since">Since 0.9.2</p>
414
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
425
415
  </div>
426
416
  <hr>
427
417
  <div class="refsect2">
@@ -430,7 +420,7 @@ ISO 15924 tag. </p></td>
430
420
  hb_script_to_iso15924_tag (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a> script</code></em>);</pre>
431
421
  <p>See <a class="link" href="harfbuzz-hb-common.html#hb-script-from-iso15924-tag" title="hb_script_from_iso15924_tag ()"><code class="function">hb_script_from_iso15924_tag()</code></a>.</p>
432
422
  <div class="refsect3">
433
- <a name="id-1.3.3.3.8.8.5"></a><h4>Parameters</h4>
423
+ <a name="hb-script-to-iso15924-tag.parameters"></a><h4>Parameters</h4>
434
424
  <div class="informaltable"><table width="100%" border="0">
435
425
  <colgroup>
436
426
  <col width="150px" class="parameters_name">
@@ -445,22 +435,17 @@ hb_script_to_iso15924_tag (<em class="parameter"><code><a class="link" href="har
445
435
  </table></div>
446
436
  </div>
447
437
  <div class="refsect3">
448
- <a name="id-1.3.3.3.8.8.6"></a><h4>Returns</h4>
438
+ <a name="hb-script-to-iso15924-tag.returns"></a><h4>Returns</h4>
449
439
  <p>An <a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> representing an ISO 15924 script tag.</p>
450
- <p></p>
451
440
  </div>
452
- <p class="since">Since 0.9.2</p>
441
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
453
442
  </div>
454
443
  <hr>
455
444
  <div class="refsect2">
456
445
  <a name="hb-script-get-horizontal-direction"></a><h3>hb_script_get_horizontal_direction ()</h3>
457
446
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="returnvalue">hb_direction_t</span></a>
458
447
  hb_script_get_horizontal_direction (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a> script</code></em>);</pre>
459
- <div class="refsect3">
460
- <a name="id-1.3.3.3.8.9.4"></a><h4>Returns</h4>
461
- <p></p>
462
- </div>
463
- <p class="since">Since 0.9.2</p>
448
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
464
449
  </div>
465
450
  <hr>
466
451
  <div class="refsect2">
@@ -472,7 +457,7 @@ hb_language_from_string (<em class="parameter"><code>const <span class="type">ch
472
457
  representing an ISO 639 language code to the corresponding
473
458
  <a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="type">hb_language_t</span></a>.</p>
474
459
  <div class="refsect3">
475
- <a name="id-1.3.3.3.8.10.5"></a><h4>Parameters</h4>
460
+ <a name="hb-language-from-string.parameters"></a><h4>Parameters</h4>
476
461
  <div class="informaltable"><table width="100%" border="0">
477
462
  <colgroup>
478
463
  <col width="150px" class="parameters_name">
@@ -489,18 +474,18 @@ ISO 639 language code. </p></td>
489
474
  <tr>
490
475
  <td class="parameter_name"><p>len</p></td>
491
476
  <td class="parameter_description"><p>length of the <em class="parameter"><code>str</code></em>
492
- , or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated.</p></td>
477
+ , or -1 if it is <code class="literal">NULL</code>-terminated.</p></td>
493
478
  <td class="parameter_annotations"> </td>
494
479
  </tr>
495
480
  </tbody>
496
481
  </table></div>
497
482
  </div>
498
483
  <div class="refsect3">
499
- <a name="id-1.3.3.3.8.10.6"></a><h4>Returns</h4>
484
+ <a name="hb-language-from-string.returns"></a><h4>Returns</h4>
500
485
  <p>The <a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="type">hb_language_t</span></a> corresponding to the ISO 639 language code. </p>
501
486
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
502
487
  </div>
503
- <p class="since">Since 0.9.2</p>
488
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
504
489
  </div>
505
490
  <hr>
506
491
  <div class="refsect2">
@@ -509,7 +494,7 @@ ISO 639 language code. </p></td>
509
494
  hb_language_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="type">hb_language_t</span></a> language</code></em>);</pre>
510
495
  <p>See <a class="link" href="harfbuzz-hb-common.html#hb-language-from-string" title="hb_language_from_string ()"><code class="function">hb_language_from_string()</code></a>.</p>
511
496
  <div class="refsect3">
512
- <a name="id-1.3.3.3.8.11.5"></a><h4>Parameters</h4>
497
+ <a name="hb-language-to-string.parameters"></a><h4>Parameters</h4>
513
498
  <div class="informaltable"><table width="100%" border="0">
514
499
  <colgroup>
515
500
  <col width="150px" class="parameters_name">
@@ -524,13 +509,13 @@ hb_language_to_string (<em class="parameter"><code><a class="link" href="harfbuz
524
509
  </table></div>
525
510
  </div>
526
511
  <div class="refsect3">
527
- <a name="id-1.3.3.3.8.11.6"></a><h4>Returns</h4>
528
- <p>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string representing the <em class="parameter"><code>language</code></em>
512
+ <a name="hb-language-to-string.returns"></a><h4>Returns</h4>
513
+ <p>A <code class="literal">NULL</code>-terminated string representing the <em class="parameter"><code>language</code></em>
529
514
  . Must not be freed by
530
515
  the caller. </p>
531
516
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
532
517
  </div>
533
- <p class="since">Since 0.9.2</p>
518
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
534
519
  </div>
535
520
  <hr>
536
521
  <div class="refsect2">
@@ -538,11 +523,11 @@ the caller. </p>
538
523
  <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-language-t" title="hb_language_t"><span class="returnvalue">hb_language_t</span></a>
539
524
  hb_language_get_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
540
525
  <div class="refsect3">
541
- <a name="id-1.3.3.3.8.12.4"></a><h4>Returns</h4>
526
+ <a name="hb-language-get-default.returns"></a><h4>Returns</h4>
542
527
  <p>. </p>
543
528
  <p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
544
529
  </div>
545
- <p class="since">Since 0.9.2</p>
530
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
546
531
  </div>
547
532
  <hr>
548
533
  <div class="refsect2">
@@ -598,12 +583,6 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
598
583
  <pre class="programlisting">#define HB_DIRECTION_IS_VERTICAL(dir) ((((unsigned int) (dir)) &amp; ~1U) == 6)
599
584
  </pre>
600
585
  </div>
601
- <hr>
602
- <div class="refsect2">
603
- <a name="HB-LANGUAGE-INVALID:CAPS"></a><h3>HB_LANGUAGE_INVALID</h3>
604
- <pre class="programlisting">#define HB_LANGUAGE_INVALID ((hb_language_t) NULL)
605
- </pre>
606
- </div>
607
586
  </div>
608
587
  <div class="refsect1">
609
588
  <a name="harfbuzz-hb-common.other_details"></a><h2>Types and Values</h2>
@@ -622,7 +601,7 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
622
601
  <div class="refsect2">
623
602
  <a name="hb-direction-t"></a><h3>enum hb_direction_t</h3>
624
603
  <div class="refsect3">
625
- <a name="id-1.3.3.3.9.4.3"></a><h4>Members</h4>
604
+ <a name="hb-direction-t.members"></a><h4>Members</h4>
626
605
  <div class="informaltable"><table width="100%" border="0">
627
606
  <colgroup>
628
607
  <col width="300px" class="enum_members_name">
@@ -697,7 +676,7 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
697
676
  <div class="refsect2">
698
677
  <a name="hb-script-t"></a><h3>enum hb_script_t</h3>
699
678
  <div class="refsect3">
700
- <a name="id-1.3.3.3.9.9.3"></a><h4>Members</h4>
679
+ <a name="hb-script-t.members"></a><h4>Members</h4>
701
680
  <div class="informaltable"><table width="100%" border="0">
702
681
  <colgroup>
703
682
  <col width="300px" class="enum_members_name">
@@ -1443,10 +1422,15 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
1443
1422
  <pre class="programlisting">#define HB_TAG_MAX_SIGNED HB_TAG(0x7f,0xff,0xff,0xff)
1444
1423
  </pre>
1445
1424
  </div>
1425
+ <hr>
1426
+ <div class="refsect2">
1427
+ <a name="HB-LANGUAGE-INVALID:CAPS"></a><h3>HB_LANGUAGE_INVALID</h3>
1428
+ <pre class="programlisting">#define HB_LANGUAGE_INVALID ((hb_language_t) NULL)
1429
+ </pre>
1430
+ </div>
1446
1431
  </div>
1447
1432
  </div>
1448
1433
  <div class="footer">
1449
- <hr>
1450
- Generated by GTK-Doc V1.20</div>
1434
+ <hr>Generated by GTK-Doc V1.25.1</div>
1451
1435
  </body>
1452
1436
  </html>
@@ -2,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-coretext</title>
5
+ <title>hb-coretext: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-uniscribe.html" title="hb-uniscribe">
10
10
  <link rel="next" href="harfbuzz-hb-gobject.html" title="hb-gobject">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-coretext.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-coretext.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-coretext.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-uniscribe.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-gobject.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -87,11 +86,6 @@
87
86
  </table></div>
88
87
  </div>
89
88
  <div class="refsect1">
90
- <a name="harfbuzz-hb-coretext.object-hierarchy"></a><h2>Object Hierarchy</h2>
91
- <pre class="screen">
92
- </pre>
93
- </div>
94
- <div class="refsect1">
95
89
  <a name="harfbuzz-hb-coretext.description"></a><h2>Description</h2>
96
90
  </div>
97
91
  <div class="refsect1">
@@ -130,7 +124,6 @@ hb_coretext_font_get_ct_font (<em class="parameter"><code><a class="link" href="
130
124
  </div>
131
125
  </div>
132
126
  <div class="footer">
133
- <hr>
134
- Generated by GTK-Doc V1.20</div>
127
+ <hr>Generated by GTK-Doc V1.25.1</div>
135
128
  </body>
136
129
  </html>
@@ -2,24 +2,23 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: hb-deprecated</title>
5
+ <title>hb-deprecated: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
- <link rel="up" href="ch07.html" title="Harfbuzz API">
8
+ <link rel="up" href="ch08.html" title="Harfbuzz API">
9
9
  <link rel="prev" href="harfbuzz-hb-version.html" title="hb-version">
10
10
  <link rel="next" href="harfbuzz-hb-set.html" title="hb-set">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts">
17
- <a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
18
- <a href="#harfbuzz-hb-deprecated.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
19
- <a href="#harfbuzz-hb-deprecated.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
17
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
18
+ <a href="#harfbuzz-hb-deprecated.description" class="shortcut">Description</a></span>
20
19
  </td>
21
20
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
22
- <td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
23
22
  <td><a accesskey="p" href="harfbuzz-hb-version.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
24
23
  <td><a accesskey="n" href="harfbuzz-hb-set.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
25
24
  </tr></table>
@@ -33,6 +32,33 @@
33
32
  <td class="gallery_image" valign="top" align="right"></td>
34
33
  </tr></table></div>
35
34
  <div class="refsect1">
35
+ <a name="harfbuzz-hb-deprecated.functions"></a><h2>Functions</h2>
36
+ <div class="informaltable"><table width="100%" border="0">
37
+ <colgroup>
38
+ <col width="150px" class="functions_return">
39
+ <col class="functions_name">
40
+ </colgroup>
41
+ <tbody>
42
+ <tr>
43
+ <td class="function_type">
44
+ <span class="returnvalue">void</span>
45
+ </td>
46
+ <td class="function_name">
47
+ <a class="link" href="harfbuzz-hb-deprecated.html#hb-font-funcs-set-glyph-func" title="hb_font_funcs_set_glyph_func ()">hb_font_funcs_set_glyph_func</a> <span class="c_punctuation">()</span>
48
+ </td>
49
+ </tr>
50
+ <tr>
51
+ <td class="function_type">
52
+ <a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
53
+ </td>
54
+ <td class="function_name">
55
+ <span class="c_punctuation">(</span><a class="link" href="harfbuzz-hb-deprecated.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()">*hb_font_get_glyph_func_t</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
56
+ </td>
57
+ </tr>
58
+ </tbody>
59
+ </table></div>
60
+ </div>
61
+ <div class="refsect1">
36
62
  <a name="harfbuzz-hb-deprecated.other"></a><h2>Types and Values</h2>
37
63
  <div class="informaltable"><table width="100%" border="0">
38
64
  <colgroup>
@@ -56,15 +82,56 @@
56
82
  </table></div>
57
83
  </div>
58
84
  <div class="refsect1">
59
- <a name="harfbuzz-hb-deprecated.object-hierarchy"></a><h2>Object Hierarchy</h2>
60
- <pre class="screen">
61
- </pre>
62
- </div>
63
- <div class="refsect1">
64
85
  <a name="harfbuzz-hb-deprecated.description"></a><h2>Description</h2>
65
86
  </div>
66
87
  <div class="refsect1">
67
88
  <a name="harfbuzz-hb-deprecated.functions_details"></a><h2>Functions</h2>
89
+ <div class="refsect2">
90
+ <a name="hb-font-funcs-set-glyph-func"></a><h3>hb_font_funcs_set_glyph_func ()</h3>
91
+ <pre class="programlisting"><span class="returnvalue">void</span>
92
+ hb_font_funcs_set_glyph_func (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>,
93
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-deprecated.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()"><span class="type">hb_font_get_glyph_func_t</span></a> func</code></em>,
94
+ <em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
95
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
96
+ <div class="warning"><p><code class="literal">hb_font_funcs_set_glyph_func</code> has been deprecated since version 1.2.3 and should not be used in newly-written code.</p></div>
97
+ <p>Deprecated. Use <a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-nominal-glyph-func" title="hb_font_funcs_set_nominal_glyph_func ()"><code class="function">hb_font_funcs_set_nominal_glyph_func()</code></a> and
98
+ <a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-variation-glyph-func" title="hb_font_funcs_set_variation_glyph_func ()"><code class="function">hb_font_funcs_set_variation_glyph_func()</code></a> instead.</p>
99
+ <div class="refsect3">
100
+ <a name="hb-font-funcs-set-glyph-func.parameters"></a><h4>Parameters</h4>
101
+ <div class="informaltable"><table width="100%" border="0">
102
+ <colgroup>
103
+ <col width="150px" class="parameters_name">
104
+ <col class="parameters_description">
105
+ <col width="200px" class="parameters_annotations">
106
+ </colgroup>
107
+ <tbody>
108
+ <tr>
109
+ <td class="parameter_name"><p>ffuncs</p></td>
110
+ <td class="parameter_description"><p>font functions.</p></td>
111
+ <td class="parameter_annotations"> </td>
112
+ </tr>
113
+ <tr>
114
+ <td class="parameter_name"><p>func</p></td>
115
+ <td class="parameter_description"><p>. </p></td>
116
+ <td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym> user_data][<acronym title="This parameter is a 'destroy_data', for callbacks."><span class="acronym">destroy</span></acronym> destroy][<acronym title="The callback is valid until the GDestroyNotify argument is called."><span class="acronym">scope notified</span></acronym>]</span></td>
117
+ </tr>
118
+ </tbody>
119
+ </table></div>
120
+ </div>
121
+ <p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
122
+ </div>
123
+ <hr>
124
+ <div class="refsect2">
125
+ <a name="hb-font-get-glyph-func-t"></a><h3>hb_font_get_glyph_func_t ()</h3>
126
+ <pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
127
+ <span class="c_punctuation">(</span>*hb_font_get_glyph_func_t<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
128
+ <em class="parameter"><code><span class="type">void</span> *font_data</code></em>,
129
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>,
130
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> variation_selector</code></em>,
131
+ <em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *glyph</code></em>,
132
+ <em class="parameter"><code><span class="type">void</span> *user_data</code></em>);</pre>
133
+ <div class="warning"><p><code class="literal">hb_font_get_glyph_func_t</code> is deprecated and should not be used in newly-written code.</p></div>
134
+ </div>
68
135
  </div>
69
136
  <div class="refsect1">
70
137
  <a name="harfbuzz-hb-deprecated.other_details"></a><h2>Types and Values</h2>
@@ -91,7 +158,6 @@
91
158
  </div>
92
159
  </div>
93
160
  <div class="footer">
94
- <hr>
95
- Generated by GTK-Doc V1.20</div>
161
+ <hr>Generated by GTK-Doc V1.25.1</div>
96
162
  </body>
97
163
  </html>