#include <FTBufferGlyph.h>
Inheritance diagram for FTBufferGlyph:

Definition at line 40 of file FTBufferGlyph.h.
Public Member Functions | |
| FTBufferGlyph (FT_GlyphSlot glyph, FTBuffer *buffer) | |
| Constructor. | |
| virtual | ~FTBufferGlyph () |
| Destructor. | |
| virtual const FTPoint & | Render (const FTPoint &pen, int renderMode) |
| Render this glyph at the current pen position. | |
|
||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Render this glyph at the current pen position.
Implements FTGlyph. |
1.4.6