|
Canvas graphics library
0.1.0
This library is developed to perform canvas graphics in memory buffers
|
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 | inline |
| unicode16FromUtf8(uint8_t ch) | NanoFont | static |
1.8.13