提交 4876c938 编写于 作者: B Behdad Esfahbod

[sbix] Comment

上级 519fca10
......@@ -230,8 +230,8 @@ struct sbix
hb_codepoint_t glyph,
hb_glyph_extents_t *extents) const
{
/* Following code is safe to call even without data, but faster to
* short-circuit. */
/* Following code is safe to call even without data (XXX currently
* isn't. See has_data()), but faster to short-circuit. */
if (!has_data ())
return false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册