From 72ead0cc72dac4d1c985ead065bb820f93f14a1d Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 22 May 2014 19:12:10 -0400 Subject: [PATCH] [indic] Treat U+1CE1 as a tone-mark too It's spacing, but otherwise the same as the other ones. --- src/hb-ot-shape-complex-indic.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index f11e7f377..5649c6962 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -199,7 +199,7 @@ set_indic_properties (hb_glyph_info_t &info) */ if (unlikely (hb_in_ranges (u, 0x0951, 0x0952, 0x1CD0, 0x1CD2, - 0x1CD4, 0x1CE0) || + 0x1CD4, 0x1CE1) || u == 0x1CF4)) cat = OT_A; /* The following act more like the Bindus. */