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
font.h File Reference

Font class. More...

#include "canvas_types.h"
Include dependency graph for font.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NanoFont
 NanoFont class implements work with fonts provided by the library: loading fonts, providing their parameters. More...
 
#define SSD1306_MORE_CHARS_REQUIRED   0xffff
 Flag means that more chars are required to decode utf-8.
 
NanoFont g_canvas_font
 

Detailed Description

Font class.

Definition in file font.h.