diff --git a/src/hb-ot-shape-complex-indic.cc b/src/hb-ot-shape-complex-indic.cc index e771e5747..7979e2405 100644 --- a/src/hb-ot-shape-complex-indic.cc +++ b/src/hb-ot-shape-complex-indic.cc @@ -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.