From f782d736cefa7808ef31712bcc6a51cfa2d02826 Mon Sep 17 00:00:00 2001 From: n8willis Date: Mon, 13 Apr 2020 16:57:36 +0100 Subject: [PATCH] Update usermanual-integration.xml --- docs/usermanual-integration.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/usermanual-integration.xml b/docs/usermanual-integration.xml index 43c0ce335..6bb4a8c12 100644 --- a/docs/usermanual-integration.xml +++ b/docs/usermanual-integration.xml @@ -481,14 +481,14 @@ As a final note, you may notice a reference to an optional coretext shaper back-end in the section of the HarfBuzz manual. This - option is not a CoreText-integration facility. + option is not a Core Text-integration facility. Instead, it is a internal code path used in the hb-shape 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 - against the CoreText engine, for tracking compatibility and debugging. + against the Core Text engine, for tracking compatibility and debugging. Because this back-end is only used when testing HarfBuzz