FTGL 2.4.0
|
#include <FTGL/ftgl.h>
Go to the source code of this file.
Data Structures | |
class | FTBufferFont |
FTBufferFont is a specialisation of the FTFont class for handling memory buffer fonts. More... | |
Functions | |
FTGLfont * | ftglCreateBufferFont (const char *file) |
Create a specialised FTGLfont object for handling memory buffer fonts. | |