1 <?xml version="1.0"?> 2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 4 <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'"> 5 <!ENTITY version SYSTEM "version.xml"> 6 ]> 7 <book id="index"> 8 <bookinfo> 9 <title>HarfBuzz Manual</title> 10 <abstract> 11 <title>HarfBuzz</title> 12 <graphic fileref="HarfBuzz.png" format="PNG" align="center"/> 13 <para> 14 HarfBuzz is an <ulink url="http://www.microsoft.com/typography/otspec/">OpenType</ulink> 15 text shaping engine. 16 </para> 17 <para> 18 The current HarfBuzz codebase, formerly known as harfbuzz-ng, is 19 versioned 1.x.x and is stable and under active maintenance. This is 20 what is used in latest versions of Firefox, GNOME, ChromeOS, Chrome, 21 LibreOffice, XeTeX, Android, and KDE, among other places. The canonical 22 source tree is available 23 <ulink url="http://cgit.freedesktop.org/harfbuzz/">here</ulink>. 24 Also available on 25 <ulink url="https://github.com/behdad/harfbuzz">github</ulink>. 26 See <xref linkend="download" endterm="download.title"/> for release tarballs. 27 </para> 28 <para> 29 The old HarfBuzz codebase, these days known as harfbuzz-old, was 30 derived from <ulink url="http://freetype.org/">FreeType</ulink>, 31 <ulink url="http://pango.org/">Pango</ulink>, and 32 <ulink url="http://qt-project.org/">Qt</ulink> and is available 33 <ulink url="http://cgit.freedesktop.org/harfbuzz.old/">here</ulink>. 34 It is not actively developed or maintained, and is extremely buggy. All 35 users are encouraged to switch over to the new HarfBuzz as soon as 36 possible. There are no release tarballs of old HarfBuzz whatsoever. 37 </para> 38 </abstract> 39 </bookinfo> 40 41 <part> 42 <title>User's manual</title> 43 <xi:include href="usermanual-what-is-harfbuzz.xml"/> 44 <xi:include href="usermanual-install-harfbuzz.xml"/> 45 <xi:include href="usermanual-hello-harfbuzz.xml"/> 46 <xi:include href="usermanual-buffers-language-script-and-direction.xml"/> 47 <xi:include href="usermanual-fonts-and-faces.xml"/> 48 <xi:include href="usermanual-clusters.xml"/> 49 <xi:include href="usermanual-opentype-features.xml"/> 50 <xi:include href="usermanual-glyph-information.xml"/> 51 </part> 52 53 <part> 54 <partinfo> 55 <releaseinfo> 56 This document is for HarfBuzz &version;. 57 <!--The latest version of this documentation can be found on-line at 58 <ulink role="online-location" url="http://[SERVER]/libharfbuzz/index.html">http://[SERVER]/libharfbuzz/</ulink>.--> 59 </releaseinfo> 60 </partinfo> 61 <title>Reference manual</title> 62 <chapter> 63 <title>Harfbuzz API</title> 64 <xi:include href="xml/hb.xml"/> 65 <xi:include href="xml/hb-common.xml"/> 66 <xi:include href="xml/hb-unicode.xml"/> 67 <xi:include href="xml/hb-buffer.xml"/> 68 <xi:include href="xml/hb-blob.xml"/> 69 <xi:include href="xml/hb-face.xml"/> 70 <xi:include href="xml/hb-font.xml"/> 71 <xi:include href="xml/hb-shape.xml"/> 72 73 <xi:include href="xml/hb-version.xml"/> 74 <xi:include href="xml/hb-deprecated.xml"/> 75 76 <xi:include href="xml/hb-set.xml"/> 77 78 <xi:include href="xml/hb-ot.xml"/> 79 <xi:include href="xml/hb-ot-layout.xml"/> 80 <xi:include href="xml/hb-ot-tag.xml"/> 81 <xi:include href="xml/hb-ot-font.xml"/> 82 <xi:include href="xml/hb-ot-shape.xml"/> 83 84 <xi:include href="xml/hb-shape-plan.xml"/> 85 86 <xi:include href="xml/hb-glib.xml"/> 87 <xi:include href="xml/hb-icu.xml"/> 88 89 <xi:include href="xml/hb-ft.xml"/> 90 91 <xi:include href="xml/hb-graphite2.xml"/> 92 <xi:include href="xml/hb-uniscribe.xml"/> 93 <xi:include href="xml/hb-coretext.xml"/> 94 95 <xi:include href="xml/hb-gobject.xml"/> 96 97 </chapter> 98 <chapter id="object-tree"> 99 <title>Object Hierarchy</title> 100 <xi:include href="xml/tree_index.sgml"/> 101 </chapter> 102 <index id="api-index-full"> 103 <title>API Index</title> 104 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> 105 </index> 106 <index id="api-index-0-9-2" role="0.9.2"> 107 <title>Index of new symbols in 0.9.2</title> 108 <xi:include href="xml/api-index-0.9.2.xml"><xi:fallback /></xi:include> 109 </index> 110 <index id="api-index-0-9-5" role="0.9.5"> 111 <title>Index of new symbols in 0.9.5</title> 112 <xi:include href="xml/api-index-0.9.5.xml"><xi:fallback /></xi:include> 113 </index> 114 <index id="api-index-0-9-7" role="0.9.7"> 115 <title>Index of new symbols in 0.9.7</title> 116 <xi:include href="xml/api-index-0.9.7.xml"><xi:fallback /></xi:include> 117 </index> 118 <index id="api-index-0-9-8" role="0.9.8"> 119 <title>Index of new symbols in 0.9.8</title> 120 <xi:include href="xml/api-index-0.9.8.xml"><xi:fallback /></xi:include> 121 </index> 122 <index id="api-index-0-9-10" role="0.9.10"> 123 <title>Index of new symbols in 0.9.10</title> 124 <xi:include href="xml/api-index-0.9.10.xml"><xi:fallback /></xi:include> 125 </index> 126 <index id="api-index-0-9-11" role="0.9.11"> 127 <title>Index of new symbols in 0.9.11</title> 128 <xi:include href="xml/api-index-0.9.11.xml"><xi:fallback /></xi:include> 129 </index> 130 <index id="api-index-0-9-20" role="0.9.20"> 131 <title>Index of new symbols in 0.9.20</title> 132 <xi:include href="xml/api-index-0.9.20.xml"><xi:fallback /></xi:include> 133 </index> 134 <index id="api-index-0-9-22" role="0.9.22"> 135 <title>Index of new symbols in 0.9.22</title> 136 <xi:include href="xml/api-index-0.9.22.xml"><xi:fallback /></xi:include> 137 </index> 138 <index id="api-index-0-9-28" role="0.9.28"> 139 <title>Index of new symbols in 0.9.28</title> 140 <xi:include href="xml/api-index-0.9.28.xml"><xi:fallback /></xi:include> 141 </index> 142 <index id="api-index-0-9-30" role="0.9.30"> 143 <title>Index of new symbols in 0.9.30</title> 144 <xi:include href="xml/api-index-0.9.30.xml"><xi:fallback /></xi:include> 145 </index> 146 <index id="api-index-0-9-31" role="0.9.31"> 147 <title>Index of new symbols in 0.9.31</title> 148 <xi:include href="xml/api-index-0.9.31.xml"><xi:fallback /></xi:include> 149 </index> 150 <index id="api-index-0-9-38" role="0.9.38"> 151 <title>Index of new symbols in 0.9.38</title> 152 <xi:include href="xml/api-index-0.9.38.xml"><xi:fallback /></xi:include> 153 </index> 154 <index id="api-index-0-9-39" role="0.9.39"> 155 <title>Index of new symbols in 0.9.39</title> 156 <xi:include href="xml/api-index-0.9.39.xml"><xi:fallback /></xi:include> 157 </index> 158 <index id="api-index-0-9-41" role="0.9.41"> 159 <title>Index of new symbols in 0.9.41</title> 160 <xi:include href="xml/api-index-0.9.41.xml"><xi:fallback /></xi:include> 161 </index> 162 <index id="api-index-0-9-42" role="0.9.42"> 163 <title>Index of new symbols in 0.9.42</title> 164 <xi:include href="xml/api-index-0.9.42.xml"><xi:fallback /></xi:include> 165 </index> 166 <index id="api-index-1-0-5" role="1.0.5"> 167 <title>Index of new symbols in 1.0.5</title> 168 <xi:include href="xml/api-index-1.0.5.xml"><xi:fallback /></xi:include> 169 </index> 170 <index id="api-index-1-1-2" role="1.1.2"> 171 <title>Index of new symbols in 1.1.2</title> 172 <xi:include href="xml/api-index-1.1.2.xml"><xi:fallback /></xi:include> 173 </index> 174 <index id="api-index-1-1-3" role="1.1.3"> 175 <title>Index of new symbols in 1.1.3</title> 176 <xi:include href="xml/api-index-1.1.3.xml"><xi:fallback /></xi:include> 177 </index> 178 <index id="deprecated-api-index" role="deprecated"> 179 <title>Index of deprecated API</title> 180 <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> 181 </index> 182 183 <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> 184 </part> 185 </book> 186