Update usermanual-integration.xml

This commit is contained in:
n8willis 2020-04-13 16:57:36 +01:00 committed by GitHub
parent 17b60efc38
commit f782d736ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -481,14 +481,14 @@
As a final note, you may notice a reference to an optional As a final note, you may notice a reference to an optional
<literal>coretext</literal> shaper back-end in the <xref <literal>coretext</literal> shaper back-end in the <xref
linkend="configuration" /> section of the HarfBuzz manual. This linkend="configuration" /> section of the HarfBuzz manual. This
option is not a CoreText-integration facility. option is not a Core Text-integration facility.
</para> </para>
<para> <para>
Instead, it is a internal code path used in the Instead, it is a internal code path used in the
<command>hb-shape</command> command-line utility, which hands <command>hb-shape</command> command-line utility, which hands
shaping functionality over to CoreText entirely, when run on a shaping functionality over to Core Text entirely, when run on a
macOS system. That allows testing HarfBuzz's native output macOS system. That allows testing HarfBuzz's native output
against the CoreText engine, for tracking compatibility and debugging. against the Core Text engine, for tracking compatibility and debugging.
</para> </para>
<para> <para>
Because this back-end is only used when testing HarfBuzz Because this back-end is only used when testing HarfBuzz