29 #   warning This header is deprecated. Please use <FTGL/ftgl.h> from now.    33 #ifndef __FTPixmapGlyph__    34 #define __FTPixmapGlyph__    44         static FTGlyphImpl *NewImpl(FT_GlyphSlot glyph);
    83 #endif  //  __FTPixmapGlyph__ 
virtual const FTPoint & Render(const FTPoint &pen, int renderMode)=0
Renders this glyph at the current pen position.
FTGLglyph * ftglCreatePixmapGlyph(FT_GlyphSlot glyph)
Create a specialisation of FTGLglyph for creating pixmaps.
friend class FTPixmapGlyph
FTPoint class is a basic 3-dimensional point or vector.
#define FTGL_BEGIN_C_DECLS
struct _FTGLglyph FTGLglyph
FTPixmapGlyph is a specialisation of FTGlyph for creating pixmaps.
FTGlyph is the base class for FTGL glyphs.