Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

FTPixmapGlyph Class Reference

#include <FTPixmapGlyph.h>

Inheritance diagram for FTPixmapGlyph:

FTGlyph

Detailed Description

FTPixmapGlyph is a specialisation of FTGlyph for creating pixmaps.

See also:
FTGlyphContainer

Definition at line 19 of file FTPixmapGlyph.h.

Public Member Functions

 FTPixmapGlyph (FT_GlyphSlot glyph)
 Constructor.

virtual ~FTPixmapGlyph ()
 Destructor.

virtual const FTPointRender (const FTPoint &pen)
 Renders this glyph at the current pen position.


Constructor & Destructor Documentation

FTPixmapGlyph::FTPixmapGlyph FT_GlyphSlot  glyph  ) 
 

Constructor.

Parameters:
glyph The Freetype glyph to be processed

Definition at line 3 of file FTPixmapGlyph.cpp.

References FT_RENDER_MODE_NORMAL, FTPoint::X(), and FTPoint::Y().

FTPixmapGlyph::~FTPixmapGlyph  )  [virtual]
 

Destructor.

Definition at line 80 of file FTPixmapGlyph.cpp.


Member Function Documentation

const FTPoint & FTPixmapGlyph::Render const FTPoint pen  )  [virtual]
 

Renders this glyph at the current pen position.

Parameters:
pen The current pen position.
Returns:
The advance distance for this glyph.

Implements FTGlyph.

Definition at line 86 of file FTPixmapGlyph.cpp.

References FTPoint::X(), and FTPoint::Y().


The documentation for this class was generated from the following files:
Generated on Sun Dec 5 22:24:07 2004 for FTGL by doxygen 1.3.6