[Indic] Add note re Uniscribe clusters

This commit is contained in:
Behdad Esfahbod 2012-05-10 18:38:22 +02:00
parent 21d2803133
commit 2b70df5cc0
1 changed files with 4 additions and 0 deletions

View File

@ -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.