|
LCDGFX LCD display driver
1.2.0
Lightweight graphics library for SSD1306, SSD1325, SSD1327, SSD1331, SSD1351, SH1106, SH1107, IL9163, ST7735, ST7789, ILI9341, PCD8544 displays over I2C/SPI
|
This is the complete list of members for NanoFont, including all inherited members.
| getCharBitmap(uint16_t ch, SCharInfo *info) | NanoFont | |
| getHeader() | NanoFont | inline |
| getPages() | NanoFont | inline |
| getTextSize(const char *text, lcduint_t *height=nullptr) | NanoFont | |
| loadFixedFont(const uint8_t *progmemFont) | NanoFont | |
| loadFreeFont(const uint8_t *progmemFont) | NanoFont | |
| loadSecondaryFont(const uint8_t *progmemUnicode) | NanoFont | |
| NanoFont() | NanoFont | inline |
| NanoFont(const uint8_t *progmemFont) | NanoFont | inlineexplicit |
| setSpacing(uint8_t spacing) | NanoFont | inline |
| unicode16FromUtf8(uint8_t ch) | NanoFont | static |