From e110032b914db9f417cc152b2beb51cda0a91dd7 Mon Sep 17 00:00:00 2001 From: Nathan Willis Date: Mon, 29 Oct 2018 16:42:59 -0500 Subject: [PATCH] Usermanual: update DTD in chapter XML to avoid HTML entity parsing errors. --- docs/usermanual-what-is-harfbuzz.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/usermanual-what-is-harfbuzz.xml b/docs/usermanual-what-is-harfbuzz.xml index 4719dd4ff..4d9acc99f 100644 --- a/docs/usermanual-what-is-harfbuzz.xml +++ b/docs/usermanual-what-is-harfbuzz.xml @@ -1,3 +1,9 @@ + + + +]> What is HarfBuzz? @@ -12,7 +18,7 @@ HarfBuzz can properly shape all of the world's major writing systems. It runs on all major operating systems and software - platforms, and it supports all of the modern font formats in use + platforms and it supports the modern font formats in use today.
@@ -372,7 +378,7 @@ Before sending your string to HarfBuzz, you may need to apply the bidi algorithm to it. Libraries such as ICU and fribidi can do this for you. + url="http://fribidi.org/">fribidi can do this for you.