提交 c7c4de2f 编写于 作者: B Behdad Esfahbod

[Indic] Remove syllable length check before sorting

We now limit syllable lengths in the machine.  No need to match here.
上级 9fa05273
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册