#include <FTExtrdGlyph.h>
Inheritance diagram for FTExtrudeGlyph:

Definition at line 43 of file FTExtrdGlyph.h.
Public Member Functions | |
| FTExtrudeGlyph (FT_GlyphSlot glyph, float depth, float frontOutset, float backOutset, bool useDisplayList) | |
| Constructor. | |
| virtual | ~FTExtrudeGlyph () |
| Destructor. | |
| virtual const FTPoint & | Render (const FTPoint &pen, int renderMode) |
| Render this glyph at the current pen position. | |
|
||||||||||||||||||||||||
|
Constructor. Sets the Error to Invalid_Outline if the glyph isn't an outline.
|
|
|
Destructor.
|
|
||||||||||||
|
Render this glyph at the current pen position.
Implements FTGlyph. |
1.4.6