#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) |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 127 of file pgfont.cpp. References PG_Font::GetAlpha(), PG_Font::GetColor(), and line(). Referenced by PG_FontEngine::BlitFTBitmap(). |
1.4.2