LARGEROWGLYPH struc
lrgOrgX dw 0
lrgOrgY dw 0
lrgWidth dw 0
lrgHeight dw 0
LARGEROWGLYPH ends
Specifies the header for a glyph stored in byte-packed, row-oriented format. The glyph bitmap is stored immediately after this structure.
NewFontSeg