summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNathan Willis <nwillis@glyphography.com>2018-10-12 18:22:41 -0500
committerKhaled Hosny <khaledhosny@eglug.org>2018-10-30 19:14:57 +0200
commit9aa865dcc68ec207741e07ba3f7aacf4ac750c1c (patch)
tree452f9074aa86f3a00d92e652b0ab4282785f8cc3 /docs
parent443f87213272be5ae0579dce4749b2036dfe3815 (diff)
Docs: usermanual, minor cleanup to What Is HarfBuzz chapter.
Diffstat (limited to 'docs')
-rw-r--r--docs/usermanual-what-is-harfbuzz.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/usermanual-what-is-harfbuzz.xml b/docs/usermanual-what-is-harfbuzz.xml
index 6a3ac102..0c961e2f 100644
--- a/docs/usermanual-what-is-harfbuzz.xml
+++ b/docs/usermanual-what-is-harfbuzz.xml
@@ -80,8 +80,8 @@
</para>
<para>
Text shaping is a fairly low-level operation. HarfBuzz is
- used directly by graphical rendering libraries like <ulink
- url="https://www.pango.org/">Pango</a>, as well as by the layout
+ used directly by text-handling libraries like <ulink
+ url="https://www.pango.org/">Pango</ulink>, as well as by the layout
engines in Firefox, LibreOffice, and Chromium. Unless you are
<emphasis>writing</emphasis> one of these layout engines
yourself, you will probably not need to use HarfBuzz: normally,
@@ -222,7 +222,7 @@
<title>What does HarfBuzz do?</title>
<para>
HarfBuzz provides OpenType text shaping through a cross-platform
- C API that accepts sequences of Unicode input text. Currently,
+ C API that accepts sequences of Unicode codepoints as input. Currently,
the following OpenType shaping models are supported:
</para>
<itemizedlist>