parent
66f30915b1
commit
e3b42f1af4
|
@ -192,7 +192,7 @@ collect_features_arabic (hb_ot_shape_planner_t *plan)
|
||||||
* Note that IranNastaliq uses this feature extensively
|
* Note that IranNastaliq uses this feature extensively
|
||||||
* to fixup broken glyph sequences. Oh well...
|
* to fixup broken glyph sequences. Oh well...
|
||||||
* Test case: U+0643,U+0640,U+0631. */
|
* 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'));
|
map->add_global_bool_feature (HB_TAG('m','s','e','t'));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue