[glyf] minor
This commit is contained in:
parent
5f97fe9956
commit
6b8178c649
|
@ -149,7 +149,7 @@ struct glyf
|
||||||
};
|
};
|
||||||
|
|
||||||
HBUINT16 flags;
|
HBUINT16 flags;
|
||||||
HBUINT16 glyphIndex;
|
GlyphID glyphIndex;
|
||||||
|
|
||||||
inline unsigned int get_size (void) const
|
inline unsigned int get_size (void) const
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue