27# warning Please use <FTGL/ftgl.h> instead of <FTBufferGlyph.h>.
31#ifndef __FTBufferGlyph__
32#define __FTBufferGlyph__
virtual const FTPoint & Render(const FTPoint &pen, int renderMode)
Render this glyph at the current pen position.
FTBufferGlyph(FT_GlyphSlot glyph, FTBuffer *buffer)
Constructor.
virtual ~FTBufferGlyph()
Destructor.
FTBuffer is a helper class for pixel buffers.
FTGlyph(FT_GlyphSlot glyph)
Create a glyph.
FTPoint class is a basic 3-dimensional point or vector.