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

[AAT] Allow null in ankr lookupTable offset

上级 14a560a2
......@@ -83,7 +83,7 @@ struct ankr
protected:
HBUINT16 version; /* Version number (set to zero) */
HBUINT16 flags; /* Flags (currently unused; set to zero) */
LOffsetTo<Lookup<OffsetTo<GlyphAnchors, HBUINT16, false> >, false>
LOffsetTo<Lookup<OffsetTo<GlyphAnchors, HBUINT16, false> > >
lookupTable; /* Offset to the table's lookup table */
LOffsetTo<HBUINT8, false>
anchorData; /* Offset to the glyph data table */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册