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

pgfont.cpp File Reference

#include "pgfont.h"
#include "pglog.h"
#include "pgfilearchive.h"
#include "facecache.h"
#include "pgstring.h"

Include dependency graph for pgfont.cpp:

Go to the source code of this file.

Defines

#define FT_ERRORDEF(e, v, s)   { e, s },
#define FT_ERROR_START_LIST   {
#define FT_ERROR_END_LIST   { -1, NULL } };

Functions

template<class DT>
void BlitTemplate (DT pixels, SDL_Surface *Surface, FT_Bitmap *Bitmap, int PosX, int PosY, int x0, int x1, int y0, int y1, PG_Font *Param)


Define Documentation

#define FT_ERROR_END_LIST   { -1, NULL } };
 

#define FT_ERROR_START_LIST   {
 

#define FT_ERRORDEF e,
v,
 )     { e, s },
 


Function Documentation

template<class DT>
void BlitTemplate DT  pixels,
SDL_Surface *  Surface,
FT_Bitmap *  Bitmap,
int  PosX,
int  PosY,
int  x0,
int  x1,
int  y0,
int  y1,
PG_Font Param
[inline]
 

Definition at line 127 of file pgfont.cpp.

References PG_Font::GetAlpha(), PG_Font::GetColor(), and line().

Referenced by PG_FontEngine::BlitFTBitmap().


Generated on Tue Jun 24 01:58:46 2008 for Advanced Strategic Command by  doxygen 1.4.2