Fix normalization

62d1e0852a (commitcomment-30613091)
This commit is contained in:
Behdad Esfahbod 2018-09-24 09:54:37 -04:00
parent 3583fb03b1
commit a6f4b2f7cd
1 changed files with 0 additions and 1 deletions

View File

@ -385,7 +385,6 @@ _hb_ot_shape_normalize (const hb_ot_shape_plan_t *plan,
if (mode == HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_DIACRITICS ||
mode == HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_DIACRITICS_NO_SHORT_CIRCUIT)
return;
{
/* As noted in the comment earlier, we don't try to combine
* ccc=0 chars with their previous Starter. */