#include <facecache.h>
Inheritance diagram for PG_GlyphCacheItem:

Public Member Functions | |
| PG_GlyphCacheItem (Uint32 size) | |
Public Attributes | |
| int | Glyph_Index |
| FT_Bitmap | Bitmap |
| int | Bitmap_left |
| int | Bitmap_top |
| int | Advance_x |
|
|
Definition at line 22 of file facecache.h. |
|
|
Definition at line 30 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(), and PG_FontEngine::RenderText(). |
|
|
Definition at line 26 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(), and PG_FontEngine::RenderText(). |
|
|
Definition at line 28 of file facecache.h. Referenced by PG_FontEngine::RenderText(). |
|
|
Definition at line 29 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(), and PG_FontEngine::RenderText(). |
|
|
Definition at line 23 of file facecache.h. |
1.4.2