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 class | PG_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 | |