#include <FTGL/ftgl.h>
Go to the source code of this file.
Data Structures | |
| class | FTPixmapFont |
| FTPixmapFont is a specialisation of the FTFont class for handling Pixmap (Grey Scale) fonts. More... | |
Defines | |
| #define | FTGLPixmapFont FTPixmapFont |
Functions | |
| FTGLfont * | ftglCreatePixmapFont (const char *file) |
| Create a specialised FTGLfont object for handling pixmap (grey scale) fonts. | |
|
|
Definition at line 84 of file FTGLPixmapFont.h. |
|
|
Create a specialised FTGLfont object for handling pixmap (grey scale) fonts.
|
1.4.6