Go to the documentation of this file.
29 # warning This header is deprecated. Please use <FTGL/ftgl.h> from now.
33 #ifndef __FTPolygonGlyph__
34 #define __FTPolygonGlyph__
57 FTPolygonGlyph(FT_GlyphSlot glyph,
float outset,
bool useDisplayList);
74 #define FTPolyGlyph FTPolygonGlyph
97 #endif // __FTPolygonGlyph__