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
glyphsPerSheet
numSet
numSheet
numCWDH
numCMAP
nameOffsets

CONFIDENTIAL