vdr
2.2.0
|
This is the complete list of members for cFreetypeFont, including all inherited members.
bottom | cFreetypeFont | private |
Bottom(void) const | cFreetypeFont | inlineprivate |
cFreetypeFont(const char *Name, int CharHeight, int CharWidth=0) | cFreetypeFont | |
CreateFont(const char *Name, int CharHeight, int CharWidth=0) | cFont | static |
DrawText(cBitmap *Bitmap, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, int Width) const | cFreetypeFont | virtual |
DrawText(cPixmap *Pixmap, int x, int y, const char *s, tColor ColorFg, tColor ColorBg, int Width) const | cFreetypeFont | virtual |
face | cFreetypeFont | private |
fontName | cFreetypeFont | private |
FontName(void) const | cFreetypeFont | inlinevirtual |
GetAvailableFontNames(cStringList *FontNames, bool Monospaced=false) | cFont | static |
GetFont(eDvbFont Font) | cFont | static |
GetFontFileName(const char *FontName) | cFont | static |
Glyph(uint CharCode, bool AntiAliased=false) const | cFreetypeFont | private |
glyphCacheAntiAliased | cFreetypeFont | mutableprivate |
glyphCacheMonochrome | cFreetypeFont | mutableprivate |
Height(void) const | cFreetypeFont | inlinevirtual |
cFont::Height(const char *s) const | cFont | inline |
height | cFreetypeFont | private |
Kerning(cGlyph *Glyph, uint PrevSym) const | cFreetypeFont | private |
library | cFreetypeFont | private |
SetFont(eDvbFont Font, const char *Name, int CharHeight) | cFont | static |
size | cFreetypeFont | private |
Size(void) const | cFreetypeFont | inlinevirtual |
Width(uint c) const | cFreetypeFont | virtual |
Width(const char *s) const | cFreetypeFont | virtual |
~cFont() | cFont | inlinevirtual |
~cFreetypeFont() | cFreetypeFont | virtual |