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

Definition at line 42 of file FTPixmapGlyph.h.
Public Member Functions | |
| FTPixmapGlyph (FT_GlyphSlot glyph) | |
| Constructor. | |
| virtual | ~FTPixmapGlyph () |
| 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