提交 46b3885c 编写于 作者: B Behdad Esfahbod

[kern] Set subtable on sanitizer

上级 74c7a2c6
......@@ -474,6 +474,8 @@ struct KernTable
if (!c->buffer->message (c->font, "start kern subtable %d", c->lookup_index))
goto skip;
c->sanitizer.set_object (*st);
st->apply (c);
(void) c->buffer->message (c->font, "end kern subtable %d", c->lookup_index);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册