Go to the documentation of this file.
29 # warning This header is deprecated. Please use <FTGL/ftgl.h> from now.
33 #ifndef __FTTextureGlyph__
34 #define __FTTextureGlyph__
59 FTTextureGlyph(FT_GlyphSlot glyph,
int id,
int xOffset,
int yOffset,
60 int width,
int height);
93 int xOffset,
int yOffset,
94 int width,
int height);
98 #endif // __FTTextureGlyph__