add missing fields to fontinfo

This commit is contained in:
ikarus
2023-05-20 20:07:41 +07:00
parent 118ab60588
commit 9e5677ab02

View File

@@ -200,7 +200,7 @@ fontinfo :: struct {
numGlyphs: c.int,
loca, head, glyf, hhea, hmtx, kern: c.int,
loca, head, glyf, hhea, hmtx, kern, gpos, svg: c.int,
index_map: c.int,
indexToLocFormat: c.int,