#include <facecache.h>
Public Member Functions | |
| PG_FontFaceCacheItem () | |
| virtual | ~PG_FontFaceCacheItem () |
Public Attributes | |
| FT_Face | Face |
| PG_GlyphCache | GlyphCache |
| int | Bold_Offset |
| int | Underline_Height |
| int | Ascent |
| int | Descent |
| int | Height |
| int | LineSkip |
| int | Use_Kerning |
| FT_F26Dot6 | fontsize |
|
|
Definition at line 38 of file facecache.h. References Face. |
|
|
Definition at line 42 of file facecache.h. References Face, and GlyphCache. |
|
|
Definition at line 56 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(). |
|
|
Definition at line 53 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(), and PG_FontEngine::RenderText(). |
|
|
Definition at line 57 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(). |
|
|
Definition at line 47 of file facecache.h. Referenced by PG_Font::GetFontAscender(), PG_Font::GetFontDescender(), PG_Font::GetFontHeight(), PG_FontEngine::GetTextSize(), PG_FontFaceCacheItem(), PG_FontEngine::RenderText(), and ~PG_FontFaceCacheItem(). |
|
|
Definition at line 62 of file facecache.h. |
|
|
Definition at line 50 of file facecache.h. Referenced by ~PG_FontFaceCacheItem(). |
|
|
Definition at line 58 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(). |
|
|
Definition at line 59 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(). |
|
|
Definition at line 54 of file facecache.h. Referenced by PG_FontEngine::RenderText(). |
|
|
Definition at line 61 of file facecache.h. Referenced by PG_FontEngine::GetTextSize(), and PG_FontEngine::RenderText(). |
1.4.2