[arabic] Disable 'cswh' again

Ouch!
pull/47/head
Behdad Esfahbod 11 years ago
parent 66f30915b1
commit e3b42f1af4
  1. 2
      src/hb-ot-shape-complex-arabic.cc

@ -192,7 +192,7 @@ collect_features_arabic (hb_ot_shape_planner_t *plan)
* Note that IranNastaliq uses this feature extensively
* to fixup broken glyph sequences. Oh well...
* Test case: U+0643,U+0640,U+0631. */
map->add_global_bool_feature (HB_TAG('c','s','w','h'));
//map->add_global_bool_feature (HB_TAG('c','s','w','h'));
map->add_global_bool_feature (HB_TAG('m','s','e','t'));
}

Loading…
Cancel
Save