FTGLfont * ftglCreateExtrudeFontFromMem(const unsigned char *bytes, size_t len)
Create a specialised FTGLfont object for handling extruded polygon fonts from a buffer in memory.
FTExtrudeFont is a specialisation of the FTFont class for handling extruded Polygon fonts.