Docs: usermanual, minor cleanup to What Is HarfBuzz chapter.

This commit is contained in:
Nathan Willis 2018-10-12 18:22:41 -05:00 committed by Khaled Hosny
parent 443f872132
commit 9aa865dcc6
1 changed files with 3 additions and 3 deletions

View File

@ -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>