提交 ee16b9d8 编写于 作者: B Behdad Esfahbod

Revert accidental morx enablement

上级 44f0ee34
......@@ -619,8 +619,8 @@ hb_ot_substitute_complex (hb_ot_shape_context_t *c)
c->plan->substitute (c->font, buffer);
/* XXX Call morx instead. */
OT::hb_apply_context_t ac (0, c->font, c->buffer);
hb_aat_layout_substitute (&ac);
//OT::hb_apply_context_t ac (0, c->font, c->buffer);
//hb_aat_layout_substitute (&ac);
}
static inline void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册