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
@@ -0,0 +1,53 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
+ <html>
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
+ <title>Reordering in levels 0 and 1: HarfBuzz Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
+ <link rel="home" href="index.html" title="HarfBuzz Manual">
8
+ <link rel="up" href="clusters.html" title="">
9
+ <link rel="prev" href="a-clustering-example-for-levels-0-and-1.html" title="A clustering example for levels 0 and 1">
10
+ <link rel="next" href="the-distinction-between-levels-0-and-1.html" title="The distinction between levels 0 and 1">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
+ <link rel="stylesheet" href="style.css" type="text/css">
13
+ </head>
14
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
+ <td width="100%" align="left" class="shortcuts"></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><a accesskey="u" href="clusters.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="p" href="a-clustering-example-for-levels-0-and-1.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="the-distinction-between-levels-0-and-1.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
+ </tr></table>
22
+ <div class="sect1">
23
+ <div class="titlepage"><div><div><h2 class="title" style="clear: both">
24
+ <a name="reordering-in-levels-0-and-1"></a>Reordering in levels 0 and 1</h2></div></div></div>
25
+ <p>
26
+ Another common operation in the more complex shapers is when things
27
+ reorder. In those cases, to maintain monotone clusters, HB merges
28
+ the clusters of everything in the reordering sequence. For example,
29
+ let's again start with the character sequence:
30
+ </p>
31
+ <pre class="programlisting">
32
+ A,B,C,D,E
33
+ 0,1,2,3,4
34
+ </pre>
35
+ <p>
36
+ If <code class="literal">D</code> is reordered before <code class="literal">B</code>,
37
+ then the <code class="literal">B</code>, <code class="literal">C</code>, and
38
+ <code class="literal">D</code> clusters merge, and we get:
39
+ </p>
40
+ <pre class="programlisting">
41
+ A,D,B,C,E
42
+ 0,1,1,1,4
43
+ </pre>
44
+ <p>
45
+ This is clearly not ideal, but it is the only sensible way to
46
+ maintain monotone indices and retain the true relationship between
47
+ glyphs and characters.
48
+ </p>
49
+ </div>
50
+ <div class="footer">
51
+ <hr>Generated by GTK-Doc V1.25.1</div>
52
+ </body>
53
+ </html>
@@ -2,17 +2,17 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: Setting buffer properties</title>
5
+ <title>Setting buffer properties: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
8
  <link rel="up" href="buffers-language-script-and-direction.html" title="Buffers, language, script and direction">
9
9
  <link rel="prev" href="adding-text-to-the-buffer.html" title="Adding text to the buffer">
10
10
  <link rel="next" href="what-about-the-other-scripts.html" title="What about the other scripts?">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts"></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><a accesskey="u" href="buffers-language-script-and-direction.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
@@ -26,7 +26,6 @@
26
26
  </p>
27
27
  </div>
28
28
  <div class="footer">
29
- <hr>
30
- Generated by GTK-Doc V1.20</div>
29
+ <hr>Generated by GTK-Doc V1.25.1</div>
31
30
  </body>
32
31
  </html>
@@ -2,21 +2,21 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>HarfBuzz Manual: Shaping and shape plans</title>
5
+ <title>Shaping and shape plans: HarfBuzz Manual</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="HarfBuzz Manual">
8
8
  <link rel="up" href="pt01.html" title="Part I. User's manual">
9
- <link rel="prev" href="using-your-own-font-functions.html" title="Using your own font functions">
9
+ <link rel="prev" href="level-2.html" title="Level 2">
10
10
  <link rel="next" href="plans-and-caching.html" title="Plans and caching">
11
- <meta name="generator" content="GTK-Doc V1.20 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
13
  </head>
14
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16
16
  <td width="100%" align="left" class="shortcuts"></td>
17
17
  <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
18
  <td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
- <td><a accesskey="p" href="using-your-own-font-functions.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
19
+ <td><a accesskey="p" href="level-2.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
20
  <td><a accesskey="n" href="plans-and-caching.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
  </tr></table>
22
22
  <div class="chapter">
@@ -34,7 +34,6 @@
34
34
  </div>
35
35
  </div>
36
36
  <div class="footer">
37
- <hr>
38
- Generated by GTK-Doc V1.20</div>
37
+ <hr>Generated by GTK-Doc V1.25.1</div>
39
38
  </body>
40
39
  </html>
@@ -30,127 +30,6 @@ body
30
30
  vertical-align: top;
31
31
  }
32
32
 
33
- @media screen {
34
- sup a.footnote
35
- {
36
- position: relative;
37
- top: 0em ! important;
38
- }
39
- /* this is needed so that the local anchors are displayed below the naviagtion */
40
- div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
41
- {
42
- display: inline-block;
43
- position: relative;
44
- top:-5em;
45
- }
46
- /* this seems to be a bug in the xsl style sheets when generating indexes */
47
- div.index div.index
48
- {
49
- top: 0em;
50
- }
51
- /* make space for the fixed navigation bar and add space at the bottom so that
52
- * link targets appear somewhat close to top
53
- */
54
- body
55
- {
56
- padding-top: 5em;
57
- padding-bottom: 500px;
58
- max-width: 60em;
59
- }
60
- p
61
- {
62
- max-width: 60em;
63
- }
64
- /* style and size the navigation bar */
65
- table.navigation#top
66
- {
67
- position: fixed;
68
- background: #e2e2e2;
69
- border-bottom: solid 1px #babdb6;
70
- margin-top: 0;
71
- margin-bottom: 0;
72
- top: 0;
73
- left: 0;
74
- height: 3em;
75
- z-index: 10;
76
- }
77
- .navigation a, .navigation a:visited
78
- {
79
- /* tango:sky blue 3 */
80
- color: #204a87;
81
- }
82
- .navigation a:hover
83
- {
84
- /* tango:sky blue 2 */
85
- color: #3465a4;
86
- }
87
- td.shortcuts
88
- {
89
- /* tango:sky blue 2 */
90
- color: #3465a4;
91
- font-size: 80%;
92
- white-space: nowrap;
93
- }
94
- td.shortcuts .dim
95
- {
96
- color: #babdb6;
97
- }
98
- }
99
- @media screen and (min-width: 60em) {
100
- /* screen larger than 60em */
101
- body { margin: auto; }
102
- }
103
- @media screen and (max-width: 60em) {
104
- /* screen less than 60em */
105
- #nav_hierarchy { display: none; }
106
- #nav_interfaces { display: none; }
107
- #nav_prerequisites { display: none; }
108
- #nav_derived_interfaces { display: none; }
109
- #nav_implementations { display: none; }
110
- #nav_child_properties { display: none; }
111
- #nav_style_properties { display: none; }
112
- #nav_index { display: none; }
113
- #nav_glossary { display: none; }
114
- .gallery_image { display: none; }
115
- .property_flags { display: none; }
116
- .signal_flags { display: none; }
117
- .parameter_annotations { display: none; }
118
- .enum_member_annotations { display: none; }
119
- .struct_member_annotations { display: none; }
120
- .union_member_annotations { display: none; }
121
- /* now that a column is hidden, optimize space */
122
- col.parameters_name { width: auto; }
123
- col.parameters_description { width: auto; }
124
- col.struct_members_name { width: auto; }
125
- col.struct_members_description { width: auto; }
126
- col.enum_members_name { width: auto; }
127
- col.enum_members_description { width: auto; }
128
- col.union_members_name { width: auto; }
129
- col.union_members_description { width: auto; }
130
- }
131
- @media print {
132
- table.navigation {
133
- visibility: collapse;
134
- display: none;
135
- }
136
- div.titlepage table.navigation {
137
- visibility: visible;
138
- display: table;
139
- background: #e2e2e2;
140
- border: solid 1px #babdb6;
141
- margin-top: 0;
142
- margin-bottom: 0;
143
- top: 0;
144
- left: 0;
145
- height: 3em;
146
- }
147
- }
148
-
149
- .navigation .title
150
- {
151
- font-size: 120%;
152
- }
153
-
154
33
  div.gallery-float
155
34
  {
156
35
  float: left;
@@ -181,7 +60,7 @@ a:hover
181
60
  div.informaltable table
182
61
  {
183
62
  border-collapse: separate;
184
- border-spacing: 20px 3px;
63
+ border-spacing: 1em 0.3em;
185
64
  border: none;
186
65
  }
187
66
 
@@ -239,6 +118,11 @@ div.informaltable table td, div.informaltable table th
239
118
  color: #729fcf;
240
119
  }
241
120
 
121
+ td p
122
+ {
123
+ margin: 0.25em;
124
+ }
125
+
242
126
  div.table table
243
127
  {
244
128
  border-collapse: collapse;
@@ -264,6 +148,8 @@ div.table table th
264
148
  h4
265
149
  {
266
150
  color: #555753;
151
+ margin-top: 1em;
152
+ margin-bottom: 1em;
267
153
  }
268
154
 
269
155
  hr
@@ -282,17 +168,16 @@ dl.toc dt
282
168
  padding-bottom: 0.25em;
283
169
  }
284
170
 
285
- dl.toc > dd > dl > dt
171
+ dl.toc > dt
286
172
  {
287
173
  padding-top: 0.25em;
288
174
  padding-bottom: 0.25em;
175
+ font-weight: bold;
289
176
  }
290
177
 
291
- dl.toc > dt
178
+ dl.toc > dl
292
179
  {
293
- padding-top: 1em;
294
180
  padding-bottom: 0.5em;
295
- font-weight: bold;
296
181
  }
297
182
 
298
183
  .parameter
@@ -404,21 +289,28 @@ h2 .extralinks, h3 .extralinks
404
289
  font-weight: normal;
405
290
  }
406
291
 
292
+ acronym,abbr
293
+ {
294
+ border-bottom: 1px dotted gray;
295
+ }
296
+
407
297
  /* code listings */
408
298
 
409
- .listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */
410
- .listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */
411
- .listing_code .programlisting .function { color: #000000; font-weight: bold; }
412
- .listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */
413
- .listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */
299
+ .listing_code .programlisting .normal,
300
+ .listing_code .programlisting .normal a,
301
+ .listing_code .programlisting .number,
302
+ .listing_code .programlisting .cbracket,
303
+ .listing_code .programlisting .symbol { color: #555753; }
304
+ .listing_code .programlisting .comment,
414
305
  .listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
415
- .listing_code .programlisting .normal { color: #000000; }
416
- .listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */
306
+ .listing_code .programlisting .function,
307
+ .listing_code .programlisting .function a,
417
308
  .listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
418
- .listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */
419
- .listing_code .programlisting .type { color: #000000; }
420
- .listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */
421
- .listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */
309
+ .listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */
310
+ .listing_code .programlisting .keyword,
311
+ .listing_code .programlisting .usertype,
312
+ .listing_code .programlisting .type,
313
+ .listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
422
314
 
423
315
  .listing_frame {
424
316
  /* tango:sky blue 1 */
@@ -432,11 +324,6 @@ h2 .extralinks, h3 .extralinks
432
324
  margin-bottom: 0px;
433
325
  padding: 0.5em;
434
326
  }
435
- .listing_lines {
436
- /* this just adds visual clutter and
437
- takes precious room from small screens */
438
- display: none;
439
- }
440
327
  .listing_lines {
441
328
  /* tango:sky blue 0.5 */
442
329
  background: #a6c5e3;
@@ -459,3 +346,134 @@ h2 .extralinks, h3 .extralinks
459
346
  margin: 0px;
460
347
  }
461
348
 
349
+ @media screen {
350
+ /* these have a <sup> as a first child, but since there are no parent selectors
351
+ * we can't use that. */
352
+ a.footnote
353
+ {
354
+ position: relative;
355
+ top: 0em ! important;
356
+ }
357
+ /* this is needed so that the local anchors are displayed below the naviagtion */
358
+ div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
359
+ {
360
+ display: inline-block;
361
+ position: relative;
362
+ top:-5em;
363
+ }
364
+ /* this seems to be a bug in the xsl style sheets when generating indexes */
365
+ div.index div.index
366
+ {
367
+ top: 0em;
368
+ }
369
+ /* make space for the fixed navigation bar and add space at the bottom so that
370
+ * link targets appear somewhat close to top
371
+ */
372
+ body
373
+ {
374
+ padding-top: 2.5em;
375
+ padding-bottom: 500px;
376
+ max-width: 60em;
377
+ }
378
+ p
379
+ {
380
+ max-width: 60em;
381
+ }
382
+ /* style and size the navigation bar */
383
+ table.navigation#top
384
+ {
385
+ position: fixed;
386
+ background: #e2e2e2;
387
+ border-bottom: solid 1px #babdb6;
388
+ border-spacing: 5px;
389
+ margin-top: 0;
390
+ margin-bottom: 0;
391
+ top: 0;
392
+ left: 0;
393
+ z-index: 10;
394
+ }
395
+ table.navigation#top td
396
+ {
397
+ padding-left: 6px;
398
+ padding-right: 6px;
399
+ }
400
+ .navigation a, .navigation a:visited
401
+ {
402
+ /* tango:sky blue 3 */
403
+ color: #204a87;
404
+ }
405
+ .navigation a:hover
406
+ {
407
+ /* tango:sky blue 2 */
408
+ color: #3465a4;
409
+ }
410
+ td.shortcuts
411
+ {
412
+ /* tango:sky blue 2 */
413
+ color: #3465a4;
414
+ font-size: 80%;
415
+ white-space: nowrap;
416
+ }
417
+ td.shortcuts .dim
418
+ {
419
+ color: #babdb6;
420
+ }
421
+ .navigation .title
422
+ {
423
+ font-size: 80%;
424
+ max-width: none;
425
+ margin: 0px;
426
+ font-weight: normal;
427
+ }
428
+ }
429
+ @media screen and (min-width: 60em) {
430
+ /* screen larger than 60em */
431
+ body { margin: auto; }
432
+ }
433
+ @media screen and (max-width: 60em) {
434
+ /* screen less than 60em */
435
+ #nav_hierarchy { display: none; }
436
+ #nav_interfaces { display: none; }
437
+ #nav_prerequisites { display: none; }
438
+ #nav_derived_interfaces { display: none; }
439
+ #nav_implementations { display: none; }
440
+ #nav_child_properties { display: none; }
441
+ #nav_style_properties { display: none; }
442
+ #nav_index { display: none; }
443
+ #nav_glossary { display: none; }
444
+ .gallery_image { display: none; }
445
+ .property_flags { display: none; }
446
+ .signal_flags { display: none; }
447
+ .parameter_annotations { display: none; }
448
+ .enum_member_annotations { display: none; }
449
+ .struct_member_annotations { display: none; }
450
+ .union_member_annotations { display: none; }
451
+ /* now that a column is hidden, optimize space */
452
+ col.parameters_name { width: auto; }
453
+ col.parameters_description { width: auto; }
454
+ col.struct_members_name { width: auto; }
455
+ col.struct_members_description { width: auto; }
456
+ col.enum_members_name { width: auto; }
457
+ col.enum_members_description { width: auto; }
458
+ col.union_members_name { width: auto; }
459
+ col.union_members_description { width: auto; }
460
+ .listing_lines { display: none; }
461
+ }
462
+ @media print {
463
+ table.navigation {
464
+ visibility: collapse;
465
+ display: none;
466
+ }
467
+ div.titlepage table.navigation {
468
+ visibility: visible;
469
+ display: table;
470
+ background: #e2e2e2;
471
+ border: solid 1px #babdb6;
472
+ margin-top: 0;
473
+ margin-bottom: 0;
474
+ top: 0;
475
+ left: 0;
476
+ height: 3em;
477
+ }
478
+ }
479
+