|
roo_display
API Documentation for roo_display
|
#include "font_adafruit_fixed_5x7.h"#include "roo_display/core/buffered_drawing.h"#include "roo_display/hal/progmem.h"#include "roo_io/text/unicode.h"Go to the source code of this file.
Namespaces | |
| namespace | roo_display |
| Defines 140 opaque HTML named colors. | |
Functions | |
| void | roo_display::drawAdafruitFixed5x7Glyph (const Surface &s, char32_t code, Color color, bool whitespace) |
Variables | |
| static const uint8_t font[] | roo_display::PROGMEM |
| static int16_t | roo_display::ascent = 6 |
| static int16_t | roo_display::descent = -1 |
| static int16_t | roo_display::linegap = 2 |
| static int16_t | roo_display::advance = 6 |