FTBitmapGlyph Class Reference

#include <FTBitmapGlyph.h>

Inheritance diagram for FTBitmapGlyph:

FTGlyph

Detailed Description

FTBitmapGlyph is a specialisation of FTGlyph for creating bitmaps.

Definition at line 42 of file FTBitmapGlyph.h.


Public Member Functions

 FTBitmapGlyph (FT_GlyphSlot glyph)
 Constructor.
virtual ~FTBitmapGlyph ()
 Destructor.
virtual const FTPointRender (const FTPoint &pen, int renderMode)
 Render this glyph at the current pen position.

Constructor & Destructor Documentation

FTBitmapGlyph::FTBitmapGlyph ( FT_GlyphSlot  glyph  ) 

Constructor.

Parameters:
glyph The Freetype glyph to be processed

virtual FTBitmapGlyph::~FTBitmapGlyph (  )  [virtual]

Destructor.


Member Function Documentation

virtual const FTPoint& FTBitmapGlyph::Render ( const FTPoint pen,
int  renderMode 
) [virtual]

Render this glyph at the current pen position.

Parameters:
pen The current pen position.
renderMode Render mode to display
Returns:
The advance distance for this glyph.

Implements FTGlyph.


The documentation for this class was generated from the following file:

Generated on Thu Jun 12 14:45:01 2008 for FTGL by  doxygen 1.5.6