提交 248e3c2b 编写于 作者: B Behdad Esfahbod

Oops, remove extra mask setting that broke complex shaping

上级 502f4cba
...@@ -88,8 +88,6 @@ hb_ot_shape_setup_masks (hb_ot_shape_context_t *c) ...@@ -88,8 +88,6 @@ hb_ot_shape_setup_masks (hb_ot_shape_context_t *c)
hb_ot_shape_complex_setup_masks (c); hb_ot_shape_complex_setup_masks (c);
c->buffer->reset_masks (global_mask);
for (unsigned int i = 0; i < c->num_user_features; i++) for (unsigned int i = 0; i < c->num_user_features; i++)
{ {
const hb_feature_t *feature = &c->user_features[i]; const hb_feature_t *feature = &c->user_features[i];
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册