[Indic] Minor!

This commit is contained in:
Behdad Esfahbod 2012-07-20 13:51:31 -04:00
parent 9e4f94a72c
commit decf6ffca4
1 changed files with 1 additions and 1 deletions

View File

@ -1108,7 +1108,7 @@ final_reordering_syllable (hb_buffer_t *buffer,
* Finish off the clusters and go home!
*/
if (!indic_options ().uniscribe_bug_compatible)
if (indic_options ().uniscribe_bug_compatible)
{
/* This is what Uniscribe does. Ie. add cluster boundaries after Halant,ZWNJ.
* This means, half forms are submerged into the main consonants cluster.