Static Public Member Functions

static bool Load (FontParser parser, int start, FontFace font, Glyph[] glyphs)
 

Static Private Member Functions

static int LoadSubTable (FontParser parser, int start, FontFace font, Glyph[] glyphs)
 

Member Function Documentation

static bool InfiniText.CharMapTables.Load ( FontParser  parser,
int  start,
FontFace  font,
Glyph[]  glyphs 
)
inlinestatic
static int InfiniText.CharMapTables.LoadSubTable ( FontParser  parser,
int  start,
FontFace  font,
Glyph[]  glyphs 
)
inlinestaticprivate