Main Page Class Hierarchy Compound List Compound Members Related Pages
FontFactoryFreeType Class ReferenceThis class implements the abstract basis class FontFactory for using the FreeType library.
More...
#include <FontFreeType.h>
Inheritance diagram for FontFactoryFreeType
[legend]Collaboration diagram for FontFactoryFreeType:
[legend]List of all members.
Public Methods |
|
| FontFactoryFreeType () |
|
virtual | ~FontFactoryFreeType () |
|
virtual Font* | createFont () |
|
FontFactory* | getInstance () |
Protected Attributes |
|
TT_Engine | fontEngine |
Detailed Description
This class implements the abstract basis class FontFactory for using the FreeType library.
-
Author(s):
-
Stefan Michel
-
See also:
-
FontFactory , FontFreeType , Font
The documentation for this class was generated from the following file:
|