提交 300cb414 编写于 作者: B Behdad Esfahbod

Add XXX marks

上级 ea00aee9
......@@ -77,12 +77,14 @@ struct hb_apply_context_t
inline void guess_glyph_class (unsigned int klass)
{
// buffer->info[buffer->i].props_cache() = klass;
/* XXX if ! has gdef */
buffer->info[buffer->i].props_cache() = klass;
}
private:
inline void clear_property (void) const
{
/* XXX if has gdef */
buffer->info[buffer->i].props_cache() = 0;
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册