|
vdr
2.2.0
|
Public Member Functions | |
| tKerning (uint PrevSym, int Kerning=0) | |
Public Attributes | |
| uint | prevSym |
| int | kerning |
|
inline |
Definition at line 35 of file font.c.
Referenced by cGlyph::SetKerningCache().
| int tKerning::kerning |
Definition at line 34 of file font.c.
Referenced by cFreetypeFont::DrawText(), and cFreetypeFont::Kerning().
| uint tKerning::prevSym |
Definition at line 33 of file font.c.
Referenced by cFreetypeFont::DrawText(), cGlyph::GetKerningCache(), and cFreetypeFont::Width().
1.8.11