mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
add missing fields to fontinfo
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user