Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

PG_FontEngine Member List

This is the complete list of members for PG_FontEngine, including all inherited members.
BlitFTBitmap(SDL_Surface *Surface, FT_Bitmap *Bitmap, int PosX, int PosY, PG_Font *Param, PG_Rect *ClipRect)PG_FontEngine [protected, static]
FontEngineError(FT_Error error)PG_FontEngine [protected, static]
GetTextSize(const char *Text, PG_Font *ParamIn, Uint16 *Width=NULL, Uint16 *Height=NULL, int *BaselineY=NULL, int *FontLineSkip=NULL, Uint16 *FontHeight=NULL, int *Ascent=NULL, int *Descent=NULL)PG_FontEngine [static]
PG_Font classPG_FontEngine [friend]
PG_FontEngine()PG_FontEngine
RenderText(SDL_Surface *Surface, const PG_Rect &ClipRect, int BaseLineX, int BaseLineY, const char *Text, PG_Font *ParamIn)PG_FontEngine [static]
RenderText(SDL_Surface *Surface, PG_Rect *ClipRect, int BaseLineX, int BaseLineY, const char *Text, PG_Font *ParamIn)PG_FontEngine [static]
~PG_FontEngine()PG_FontEngine


The ParaGUI Project - Alexander Pipelka