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

[kern] Add buffer message

上级 de96e5c8
......@@ -483,7 +483,12 @@ struct kern
hb_kern_machine_t<accelerator_t> machine (*this);
if (!buffer->message (font, "start kern table"))
return;
machine.kern (font, buffer, kern_mask);
(void) buffer->message (font, "end kern table");
}
private:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册