Revert accidental morx enablement

This commit is contained in:
Behdad Esfahbod 2018-01-12 11:28:09 +01:00
parent 44f0ee346f
commit ee16b9d8d3
1 changed files with 2 additions and 2 deletions

View File

@ -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