SMALLROWGLYPH struc
srgOrgX db 0
srgOrgY db 0
srgWidth db 0
srgHeight db 0
SMALLROWGLYPH ends
Specifies the header for a glyph stored in byte-packed, row-oriented format. The glyph bitmap is stored immediately after this structure.
NewFontSeg