GetGlyphShapes
void GetGlyphShapes(const char charArray[],
fFont.GetGlyphShapes(fString, size, fShapes);
font.GetGlyphShapes((str.String() + i), 1, glyphs);
status = font.GetGlyphShapes(charArray, numChars, shapes);
status_t GetGlyphShapes(const char charArray[],