27 # warning This header is deprecated. Please use <FTGL/ftgl.h> from now. 31 #ifndef __FTTriangleExtractorFont__ 32 #define __FTTriangleExtractorFont__ 65 size_t bufferSizeInBytes, std::vector<float>& triangles);
85 #define FTGLTriangleExtractorFont FTTriangleExtractorFont 117 #endif // __FTTriangleExtractorFont__
struct _FTGLfont FTGLfont
friend class FTTriangleExtractorFont
virtual FTGlyph * MakeGlyph(FT_GlyphSlot slot)=0
Construct a glyph of the correct type.
#define FTGL_BEGIN_C_DECLS
FTFont is the public interface for the FTGL library.
FTGlyph is the base class for FTGL glyphs.