提交 2b70df5c 编写于 作者: B Behdad Esfahbod

[Indic] Add note re Uniscribe clusters

上级 21d28031
......@@ -619,6 +619,10 @@ final_reordering_syllable (hb_buffer_t *buffer,
/* Finish off the clusters and go home! */
/* For testing purposes we want to enable this to test against Uniscribe.
* One day when we don't compare to Uniscribe output anymore, we want to
* disable this because we believe it would make for superior cursor
* positioning. */
if (1) {
/* This is what Uniscribe does. Ie. add cluster boundaries after Halant,ZWNJ.
* This means, half forms are submerged into the main consonants cluster.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册