nw::font::FontGlyphGroups Structure

Syntax

struct FontGlyphGroups
{
   u32 sheetSize;
   u16 glyphsPerSheet;
   u16 numSet;
   u16 numSheet;
   u16 numCWDH;
   u16 numCMAP;
   u16 nameOffsets[1];
};

Description

Member Variables

sheetSize u32
glyphsPerSheet u16
numSet u16
numSheet u16
numCWDH u16
numCMAP u16
nameOffsets u16

CONFIDENTIAL