|
TinyGPU
|
This is the complete list of members for IFont< RGB_T >, including all inherited members.
| drawText(ISurface< RGB_T > &target, int16_t x, int16_t y, const char *text, RGB_T foreground, RGB_T background, bool opaque=false, uint8_t scale=1, uint8_t spacing=1, uint8_t lineSpacing=1) const =0 | IFont< RGB_T > | pure virtual |
| getHeight(uint8_t scale) const =0 | IFont< RGB_T > | pure virtual |
| measureTextHeight(const char *text, uint8_t scale=1, uint8_t lineSpacing=1) const =0 | IFont< RGB_T > | pure virtual |
| measureTextWidth(const char *text, uint8_t scale=1, uint8_t spacing=1) const =0 | IFont< RGB_T > | pure virtual |
| ~IFont()=default | IFont< RGB_T > | virtual |