From b71b0bd9ee64feadd7289e195bc58f6361ce707a Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 5 Dec 2012 19:20:31 -0500 Subject: [PATCH] [Indic] Add link to Sinhala split matra section of the Sinhala spec --- src/hb-ot-shape-complex-indic.cc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 466c184..0bc163a 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -1338,6 +1338,11 @@ decompose_indic (const hb_ot_shape_normalize_context_t *c, * don't have positioning features for the Unicode-style decomposition. * * Argh... + * + * The Uniscribe behavior is now documented in the newly published Sinhala + * spec in 2012: + * + * http://www.microsoft.com/typography/OpenTypeDev/sinhala/intro.htm#shaping */ const indic_shape_plan_t *indic_plan = (const indic_shape_plan_t *) c->plan->data; -- 2.7.4