Don't apply 'dlig' by default
Windows 8 doesn't, and the spec will be fixed.
This commit is contained in:
parent
48382e2f41
commit
580d5eb93a
|
@ -193,7 +193,6 @@ collect_features_arabic (hb_ot_shape_planner_t *plan)
|
||||||
map->add_gsub_pause (NULL);
|
map->add_gsub_pause (NULL);
|
||||||
|
|
||||||
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('d','l','i','g'));
|
|
||||||
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