|
COSA
An Object-Oriented Platform for Arduino Programming
|
This is the complete list of members for Font10x20, including all inherited members.
| available(char c) | Font | inline |
| draw(Canvas *canvas, char c, uint16_t x, uint16_t y, uint8_t scale) | Font | virtual |
| FIRST | Font | |
| Font(uint8_t width, uint8_t height, uint8_t first, uint8_t last, const uint8_t *bitmap, uint8_t compression_type=0, uint8_t spacing=1, uint8_t line_spacing=1) | Font | inline |
| Font10x20() | Font10x20 | inline |
| HEIGHT | Font | |
| LAST | Font | |
| LINE_SPACING | Font | |
| m_bitmap | Font | protected |
| m_compression_type | Font | protected |
| SPACING | Font | |
| WIDTH | Font |