FTExtrudeFont is a specialisation of the FTFont class for handling extruded Polygon fonts.
virtual FTGlyph * MakeGlyph(FT_GlyphSlot slot)
Construct a glyph of the correct type.
FTExtrudeFont(const unsigned char *pBufferBytes, size_t bufferSizeInBytes)
Open and read a font from a buffer in memory.
FTExtrudeFont(const char *fontFilePath)
Open and read a font file.