From c7c4de2fb9bba216e37875d79815eef55c0acc01 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 23 Jul 2012 18:25:02 -0400 Subject: [PATCH] [Indic] Remove syllable length check before sorting We now limit syllable lengths in the machine. No need to match here. --- src/hb-ot-shape-complex-indic.cc | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index 6ba9c16a8..d49e27498 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -678,8 +678,6 @@ initial_reordering_consonant_syllable (const hb_ot_map_t *map, hb_buffer_t *buff } } - /* We do bubble-sort, skip malicious clusters attempts */ - if (end - start < 64) { /* Things are out-of-control for post base positions, they may shuffle * around like crazy, so merge clusters. For pre-base stuff, we handle