| cache_glyph(unsigned short c) | TTFFont | [private] |
| calc_size(int *width, int *height, const QString &text, bool double_size=false) | TTFFont | [private] |
| CalcWidth(const QString &text, int *width_return) | TTFFont | |
| clear_raster(Raster_Map *rmap) | TTFFont | [private] |
| create_font_raster(int width, int height) | TTFFont | [private] |
| destroy_font_raster(Raster_Map *rmap) | TTFFont | [private] |
| DrawString(OSDSurface *surface, int x, int y, const QString &text, int maxx, int maxy, int alphamod=255, bool double_size=false) | TTFFont | |
| duplicate_raster(FT_BitmapGlyph bmap) | TTFFont | [private] |
| face | TTFFont | [private] |
| fontsize | TTFFont | [private] |
| glyphs | TTFFont | [private] |
| glyphs_cached | TTFFont | [private] |
| Init(void) | TTFFont | [private] |
| isValid(void) | TTFFont | [inline] |
| KillFace(void) | TTFFont | [private] |
| library | TTFFont | [private] |
| loadedfontsize | TTFFont | [private] |
| m_color_normal_u | TTFFont | [private] |
| m_color_normal_v | TTFFont | [private] |
| m_color_normal_y | TTFFont | [private] |
| m_color_outline_u | TTFFont | [private] |
| m_color_outline_v | TTFFont | [private] |
| m_color_outline_y | TTFFont | [private] |
| m_color_shadow_u | TTFFont | [private] |
| m_color_shadow_v | TTFFont | [private] |
| m_color_shadow_y | TTFFont | [private] |
| m_file | TTFFont | [private] |
| m_hmult | TTFFont | [private] |
| m_outline | TTFFont | [private] |
| m_shadowxoff | TTFFont | [private] |
| m_shadowyoff | TTFFont | [private] |
| m_size | TTFFont | [private] |
| m_wscale | TTFFont | [private] |
| max_ascent | TTFFont | [private] |
| max_descent | TTFFont | [private] |
| merge_text(OSDSurface *surface, Raster_Map *rmap, int offset_x, int offset_y, int xstart, int ystart, int width, int height, int alphamod, kTTF_Color k=kTTF_Normal) | TTFFont | [private] |
| Reinit(float wscale, float hmult) | TTFFont | |
| render_text(Raster_Map *rmap, Raster_Map *rchr, const QString &text, int *xorblah, int *yor, bool double_size=false) | TTFFont | [private] |
| setColor(int color) | TTFFont | |
| setColor(QColor c, kTTF_Color k=kTTF_Normal) | TTFFont | |
| setOutline(bool outline) | TTFFont | [inline] |
| setShadow(int xoff, int yoff) | TTFFont | [inline] |
| Size() | TTFFont | [inline] |
| SpaceWidth() | TTFFont | [inline] |
| spacewidth | TTFFont | [private] |
| TTFFont(char *file, int size, float wscale, float hmult) | TTFFont | |
| use_kerning | TTFFont | [private] |
| valid | TTFFont | [private] |
| vid_height | TTFFont | [private] |
| vid_width | TTFFont | [private] |
| ~TTFFont() | TTFFont |
1.5.5