#include <FTGL/ftgl.h>
Go to the source code of this file.
Data Structures | |
| class | FTTextureGlyph |
| FTTextureGlyph is a specialisation of FTGlyph for creating texture glyphs. More... | |
Functions | |
| FTGLglyph * | ftglCreateTextureGlyph (FT_GlyphSlot glyph, int id, int xOffset, int yOffset, int width, int height) |
| Create a specialisation of FTGLglyph for creating pixmaps. | |
|
||||||||||||||||||||||||||||
|
Create a specialisation of FTGLglyph for creating pixmaps.
|
1.4.6