Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

FTGLPolygonFont Class Reference

FTGLPolygonFont is a specialisation of the FTFont class for handling tesselated Polygon Mesh fonts. More...

#include <FTGLPolygonFont.h>

Inheritance diagram for FTGLPolygonFont:

FTFont List of all members.

Public Member Functions

 FTGLPolygonFont (const char *fontname)
 Open and read a font file.

 FTGLPolygonFont (const unsigned char *pBufferBytes, size_t bufferSizeInBytes)
 Open and read a font from a buffer in memory.

 ~FTGLPolygonFont ()
 Destructor.


Detailed Description

FTGLPolygonFont is a specialisation of the FTFont class for handling tesselated Polygon Mesh fonts.

See also:
FTFont

Definition at line 17 of file FTGLPolygonFont.h.


Constructor & Destructor Documentation

FTGLPolygonFont::FTGLPolygonFont const char *  fontname  ) 
 

Open and read a font file.

Sets Error flag.

Parameters:
fontname font file name.

Definition at line 5 of file FTGLPolygonFont.cpp.

FTGLPolygonFont::FTGLPolygonFont const unsigned char *  pBufferBytes,
size_t  bufferSizeInBytes
 

Open and read a font from a buffer in memory.

Sets Error flag.

Parameters:
pBufferBytes the in-memory buffer
bufferSizeInBytes the length of the buffer in bytes

Definition at line 10 of file FTGLPolygonFont.cpp.

FTGLPolygonFont::~FTGLPolygonFont  ) 
 

Destructor.

Definition at line 15 of file FTGLPolygonFont.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 15:16:40 2003 for FTGL by doxygen 1.3.3