PATH:
usr
/
share
/
gtk-doc
/
html
/
harfbuzz
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Part I. User's manual: HarfBuzz Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="HarfBuzz Manual"> <link rel="up" href="index.html" title="HarfBuzz Manual"> <link rel="prev" href="index.html" title="HarfBuzz Manual"> <link rel="next" href="what-is-harfbuzz.html" title="What is HarfBuzz?"> <meta name="generator" content="GTK-Doc V1.32 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> <td width="100%" align="left" class="shortcuts"></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><img src="up-insensitive.png" width="16" height="16" border="0"></td> <td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> <td><a accesskey="n" href="what-is-harfbuzz.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="part"> <div class="titlepage"><div><div><h1 class="title"> <a name="id-1.2"></a>Part I. User's manual</h1></div></div></div> <div class="toc"> <p><b>Table of Contents</b></p> <dl class="toc"> <dt><span class="chapter"><a href="what-is-harfbuzz.html">What is HarfBuzz?</a></span></dt> <dd><dl> <dt><span class="section"><a href="what-is-harfbuzz.html#what-is-text-shaping">What is text shaping?</a></span></dt> <dt><span class="section"><a href="why-do-i-need-a-shaping-engine.html">Why do I need a shaping engine?</a></span></dt> <dt><span class="section"><a href="ch01s03.html">What does HarfBuzz do?</a></span></dt> <dt><span class="section"><a href="what-harfbuzz-doesnt-do.html">What HarfBuzz doesn't do</a></span></dt> <dt><span class="section"><a href="why-is-it-called-harfbuzz.html">Why is it called HarfBuzz?</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="install-harfbuzz.html">Installing HarfBuzz</a></span></dt> <dd><dl> <dt><span class="section"><a href="install-harfbuzz.html#download">Downloading HarfBuzz</a></span></dt> <dt><span class="section"><a href="building.html">Building HarfBuzz</a></span></dt> <dd><dl> <dt><span class="section"><a href="building.html#building.linux">Building on Linux</a></span></dt> <dt><span class="section"><a href="building.html#building.windows">Building on Windows</a></span></dt> <dt><span class="section"><a href="building.html#building.macos">Building on macOS</a></span></dt> <dt><span class="section"><a href="building.html#configuration">Configuration options</a></span></dt> </dl></dd> </dl></dd> <dt><span class="chapter"><a href="getting-started.html">Getting started with HarfBuzz</a></span></dt> <dd><dl> <dt><span class="section"><a href="getting-started.html#id-1.2.4.2">An overview of the HarfBuzz shaping API</a></span></dt> <dt><span class="section"><a href="ch03s02.html">Terminology</a></span></dt> <dt><span class="section"><a href="ch03s03.html">A simple shaping example</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="shaping-concepts.html">Shaping concepts</a></span></dt> <dd><dl> <dt><span class="section"><a href="shaping-concepts.html#text-shaping-concepts">Text shaping</a></span></dt> <dt><span class="section"><a href="complex-scripts.html">Complex scripts</a></span></dt> <dt><span class="section"><a href="shaping-operations.html">Shaping operations</a></span></dt> <dt><span class="section"><a href="unicode-character-categories.html">Unicode character categories</a></span></dt> <dt><span class="section"><a href="text-runs.html">Text runs</a></span></dt> <dt><span class="section"><a href="opentype-shaping-models.html">OpenType shaping models</a></span></dt> <dt><span class="section"><a href="graphite-shaping.html">Graphite shaping</a></span></dt> <dt><span class="section"><a href="aat-shaping.html">AAT shaping</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="object-model.html">The HarfBuzz object model</a></span></dt> <dd><dl> <dt><span class="section"><a href="object-model.html#object-model-intro">An overview of data types in HarfBuzz</a></span></dt> <dt><span class="section"><a href="object-model-object-types.html">Objects in HarfBuzz</a></span></dt> <dt><span class="section"><a href="object-model-lifecycle.html">Object lifecycle management</a></span></dt> <dt><span class="section"><a href="object-model-user-data.html">User data</a></span></dt> <dt><span class="section"><a href="object-model-blobs.html">Blobs</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="buffers-language-script-and-direction.html">Buffers, language, script and direction</a></span></dt> <dd><dl> <dt><span class="section"><a href="buffers-language-script-and-direction.html#creating-and-destroying-buffers">Creating and destroying buffers</a></span></dt> <dt><span class="section"><a href="adding-text-to-the-buffer.html">Adding text to the buffer</a></span></dt> <dt><span class="section"><a href="setting-buffer-properties.html">Setting buffer properties</a></span></dt> <dt><span class="section"><a href="customizing-unicode-functions.html">Customizing Unicode functions</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="fonts-and-faces.html">Fonts, faces, and output</a></span></dt> <dd><dl> <dt><span class="section"><a href="fonts-and-faces.html#fonts-and-faces-objects">Font and face objects</a></span></dt> <dt><span class="section"><a href="fonts-and-faces-custom-functions.html">Customizing font functions</a></span></dt> <dt><span class="section"><a href="fonts-and-faces-native-opentype.html">Font objects and HarfBuzz's native OpenType implementation</a></span></dt> <dt><span class="section"><a href="fonts-and-faces-variable.html">Working with OpenType Variable Fonts</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="shaping-and-shape-plans.html">Shaping and shape plans</a></span></dt> <dd><dl> <dt><span class="section"><a href="shaping-and-shape-plans.html#shaping-buffer-output">Shaping and buffer output</a></span></dt> <dt><span class="section"><a href="shaping-opentype-features.html">OpenType features</a></span></dt> <dt><span class="section"><a href="shaping-shaper-selection.html">Shaper selection</a></span></dt> <dt><span class="section"><a href="shaping-plans-and-caching.html">Plans and caching</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="clusters.html">Clusters</a></span></dt> <dd><dl> <dt><span class="section"><a href="clusters.html#clusters-and-shaping">Clusters and shaping</a></span></dt> <dt><span class="section"><a href="working-with-harfbuzz-clusters.html">Working with HarfBuzz clusters</a></span></dt> <dt><span class="section"><a href="a-clustering-example-for-levels-0-and-1.html">A clustering example for levels 0 and 1</a></span></dt> <dt><span class="section"><a href="reordering-in-levels-0-and-1.html">Reordering in levels 0 and 1</a></span></dt> <dt><span class="section"><a href="the-distinction-between-levels-0-and-1.html">The distinction between levels 0 and 1</a></span></dt> <dt><span class="section"><a href="level-2.html">Level 2</a></span></dt> <dd><dl> <dt><span class="section"><a href="level-2.html#ligatures-with-combining-marks-in-level-2">Ligatures with combining marks in level 2</a></span></dt> <dt><span class="section"><a href="level-2.html#reordering-in-level-2">Reordering in level 2</a></span></dt> <dt><span class="section"><a href="level-2.html#other-considerations-in-level-2">Other considerations in level 2</a></span></dt> </dl></dd> </dl></dd> <dt><span class="chapter"><a href="utilities.html">Utilities</a></span></dt> <dd><dl> <dt><span class="section"><a href="utilities.html#utilities-command-line-tools">Command-line tools</a></span></dt> <dd><dl> <dt><span class="section"><a href="utilities.html#utilities-command-line-hbshape">hb-shape</a></span></dt> <dt><span class="section"><a href="utilities.html#utilities-command-line-hbview">hb-view</a></span></dt> <dt><span class="section"><a href="utilities.html#utilities-command-line-hbsubset">hb-subset</a></span></dt> </dl></dd> <dt><span class="section"><a href="utilities-common-types-apis.html">Common data types and APIs</a></span></dt> <dt><span class="section"><a href="utilities-ucdn.html">UCDN</a></span></dt> </dl></dd> <dt><span class="chapter"><a href="integration.html">Platform Integration Guide</a></span></dt> <dd><dl> <dt><span class="section"><a href="integration.html#integration-glib">GNOME integration, GLib, and GObject</a></span></dt> <dt><span class="section"><a href="integration-freetype.html">FreeType integration</a></span></dt> <dt><span class="section"><a href="integration-uniscribe.html">Uniscribe integration</a></span></dt> <dt><span class="section"><a href="integration-coretext.html">Core Text integration</a></span></dt> <dt><span class="section"><a href="integration-icu.html">ICU integration</a></span></dt> <dt><span class="section"><a href="integration-python.html">Python bindings</a></span></dt> </dl></dd> </dl> </div> </div> <div class="footer"> <hr>Generated by GTK-Doc V1.32</div> </body> </html>
[+]
..
[-] api-index-1-8-6.html
[edit]
[-] fonts-and-faces-variable.html
[edit]
[-] text-runs.html
[edit]
[-] shaping-concepts.html
[edit]
[-] what-harfbuzz-doesnt-do.html
[edit]
[-] harfbuzz-hb-shape-plan.html
[edit]
[-] api-index-0-9-42.html
[edit]
[-] shaping-and-shape-plans.html
[edit]
[-] shaping-plans-and-caching.html
[edit]
[-] clusters.html
[edit]
[-] harfbuzz-hb-uniscribe.html
[edit]
[-] left-insensitive.png
[edit]
[-] ch14.html
[edit]
[-] up-insensitive.png
[edit]
[-] api-index-1-2-3.html
[edit]
[-] harfbuzz-hb-ot-math.html
[edit]
[-] harfbuzz-hb-gdi.html
[edit]
[-] api-index-0-9-8.html
[edit]
[-] harfbuzz-hb-icu.html
[edit]
[-] api-index-0-9-10.html
[edit]
[-] getting-started.html
[edit]
[-] api-index-0-9-31.html
[edit]
[-] api-index-1-7-7.html
[edit]
[-] aat-shaping.html
[edit]
[-] utilities.html
[edit]
[-] object-model-object-types.html
[edit]
[-] HarfBuzz.png
[edit]
[-] api-index-0-9-28.html
[edit]
[-] harfbuzz-hb-unicode.html
[edit]
[-] reordering-in-levels-0-and-1.html
[edit]
[-] utilities-ucdn.html
[edit]
[-] harfbuzz-hb-common.html
[edit]
[-] harfbuzz-hb-buffer.html
[edit]
[-] index.html
[edit]
[-] style.css
[edit]
[-] api-index-2-2-0.html
[edit]
[-] harfbuzz-hb-ot-metrics.html
[edit]
[-] api-index-1-8-1.html
[edit]
[-] setting-buffer-properties.html
[edit]
[-] building.html
[edit]
[-] harfbuzz-hb-coretext.html
[edit]
[-] api-index-2-5-0.html
[edit]
[-] left.png
[edit]
[-] integration-freetype.html
[edit]
[-] fonts-and-faces-custom-functions.html
[edit]
[-] object-model-blobs.html
[edit]
[-] harfbuzz-hb-ot-font.html
[edit]
[-] api-index-0-9-20.html
[edit]
[-] api-index-1-3-3.html
[edit]
[-] api-index-0-9-41.html
[edit]
[-] deprecated-api-index.html
[edit]
[-] harfbuzz-hb-ot-name.html
[edit]
[-] annotation-glossary.html
[edit]
[-] harfbuzz-hb-font.html
[edit]
[-] object-model-lifecycle.html
[edit]
[-] api-index-2-4-0.html
[edit]
[-] api-index-1-6-0.html
[edit]
[-] harfbuzz-hb-ot-shape.html
[edit]
[-] harfbuzz-hb-ot-color.html
[edit]
[-] integration-python.html
[edit]
[-] install-harfbuzz.html
[edit]
[-] harfbuzz-hb-deprecated.html
[edit]
[-] api-index-2-7-3.html
[edit]
[-] right.png
[edit]
[-] ch15.html
[edit]
[-] integration.html
[edit]
[-] a-clustering-example-for-levels-0-and-1.html
[edit]
[-] ch12.html
[edit]
[-] why-is-it-called-harfbuzz.html
[edit]
[-] api-index-1-8-5.html
[edit]
[-] HarfBuzz.svg
[edit]
[-] harfbuzz-hb-ot-var.html
[edit]
[-] api-index-1-1-3.html
[edit]
[-] harfbuzz-hb-ot-meta.html
[edit]
[-] utilities-common-types-apis.html
[edit]
[-] harfbuzz-hb-set.html
[edit]
[-] pt02.html
[edit]
[-] api-index-0-9-7.html
[edit]
[-] api-index-0-9-30.html
[edit]
[-] object-model.html
[edit]
[-] pt01.html
[edit]
[-] ch03s02.html
[edit]
[-] api-index-1-4-0.html
[edit]
[-] integration-coretext.html
[edit]
[-] api-index-0-9-11.html
[edit]
[-] ch13.html
[edit]
[-] api-index-0-9-5.html
[edit]
[-] integration-uniscribe.html
[edit]
[-] harfbuzz-hb-version.html
[edit]
[-] fonts-and-faces-native-opentype.html
[edit]
[-] api-index-1-5-0.html
[edit]
[-] harfbuzz-hb-ot-layout.html
[edit]
[-] api-index-1-0-5.html
[edit]
[-] harfbuzz-hb-gobject.html
[edit]
[-] buffers-language-script-and-direction.html
[edit]
[-] shaping-shaper-selection.html
[edit]
[-] api-index-0-9-2.html
[edit]
[-] harfbuzz-hb-blob.html
[edit]
[-] harfbuzz-hb-map.html
[edit]
[-] api-index-1-8-0.html
[edit]
[-] harfbuzz-hb-graphite2.html
[edit]
[-] api-index-1-1-2.html
[edit]
[-] harfbuzz-hb-aat-layout.html
[edit]
[-] object-model-user-data.html
[edit]
[-] api-index-1-4-2.html
[edit]
[-] api-index-1-4-3.html
[edit]
[-] working-with-harfbuzz-clusters.html
[edit]
[-] right-insensitive.png
[edit]
[-] integration-icu.html
[edit]
[-] harfbuzz-hb-ft.html
[edit]
[-] unicode-character-categories.html
[edit]
[-] api-index-0-9-22.html
[edit]
[-] harfbuzz-hb-glib.html
[edit]
[-] api-index-1-9-0.html
[edit]
[-] api-index-2-6-0.html
[edit]
[-] harfbuzz.devhelp2
[edit]
[-] level-2.html
[edit]
[-] up.png
[edit]
[-] opentype-shaping-models.html
[edit]
[-] api-index-2-1-0.html
[edit]
[-] ch03s03.html
[edit]
[-] ch01s03.html
[edit]
[-] api-index-full.html
[edit]
[-] harfbuzz-hb-face.html
[edit]
[-] harfbuzz-hb-directwrite.html
[edit]
[-] what-is-harfbuzz.html
[edit]
[-] harfbuzz-hb-shape.html
[edit]
[-] graphite-shaping.html
[edit]
[-] shaping-operations.html
[edit]
[-] the-distinction-between-levels-0-and-1.html
[edit]
[-] complex-scripts.html
[edit]
[-] shaping-opentype-features.html
[edit]
[-] why-do-i-need-a-shaping-engine.html
[edit]
[-] customizing-unicode-functions.html
[edit]
[-] adding-text-to-the-buffer.html
[edit]
[-] api-index-2-3-0.html
[edit]
[-] home.png
[edit]
[-] api-index-0-9-39.html
[edit]
[-] api-index-0-9-38.html
[edit]
[-] fonts-and-faces.html
[edit]
[-] api-index-2-0-0.html
[edit]
[-] api-index-1-7-5.html
[edit]