struct size_tag { struct { _32 unusable : 1; } flags; S_16 width; S_16 height; struct size_tag * next; };
fntglobal.h
Defines a fixed size format of the font found in the font definition. Is -1,-1 if the font is scalable.
Structs, Records, Enums