|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CFontGenerator Member ListThis is the complete list of members for NL3D::CFontGenerator, including all inherited members.
_Face | NL3D::CFontGenerator | [private] |
_Library | NL3D::CFontGenerator | [private, static] |
_LibraryInit | NL3D::CFontGenerator | [private, static] |
CFontGenerator(const std::string &fontFileName, const std::string &fontExFileName="") | NL3D::CFontGenerator | |
FontFileName | NL3D::CFontGenerator | |
getBitmap(ucchar c, uint32 size, uint32 &width, uint32 &height, uint32 &pitch, sint32 &left, sint32 &top, sint32 &advx, uint32 &glyphIndex) | NL3D::CFontGenerator | |
getCharIndex(ucchar c) | NL3D::CFontGenerator | |
getFT2Error(FT_Error fte) | NL3D::CFontGenerator | [private] |
getKerning(ucchar left, ucchar right, sint32 &kernx) | NL3D::CFontGenerator | |
getSizes(ucchar c, uint32 size, uint32 &width, uint32 &height) | NL3D::CFontGenerator | |
~CFontGenerator() | NL3D::CFontGenerator | [virtual] |
|
|