[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Thu Oct 11 19:15:20 UTC 2018
src/hb-ot-shape-complex-arabic.cc | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0744a02cb12e4d800abb611dfa5d268bb2dfd9f3
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Thu Oct 11 15:14:18 2018 -0400
[arabic] Update to latest UTR#53
From Lorna Evans: "That was a new character added to Unicode 11.0"
diff --git a/src/hb-ot-shape-complex-arabic.cc b/src/hb-ot-shape-complex-arabic.cc
index 0e011e25..0fbc05d8 100644
--- a/src/hb-ot-shape-complex-arabic.cc
+++ b/src/hb-ot-shape-complex-arabic.cc
@@ -611,6 +611,7 @@ modifier_combining_marks[] =
0x06E3u, /* ARABIC SMALL LOW SEEN */
0x06E7u, /* ARABIC SMALL HIGH YEH */
0x06E8u, /* ARABIC SMALL HIGH NOON */
+ 0x08D3u, /* ARABIC SMALL LOW WAW */
0x08F3u, /* ARABIC SMALL HIGH WAW */
};
More information about the HarfBuzz
mailing list