Canvas graphics library  0.1.0
This library is developed to perform canvas graphics in memory buffers
Classes
font.h File Reference
#include "canvas_types.h"

Go to the source code of this file.

Classes

class  NanoFont
 
#define SSD1306_MORE_CHARS_REQUIRED   0xffff
 
NanoFont g_canvas_font
 

Detailed Description

Font class

Definition in file font.h.

Macro Definition Documentation

◆ SSD1306_MORE_CHARS_REQUIRED

#define SSD1306_MORE_CHARS_REQUIRED   0xffff

Flag means that more chars are required to decode utf-8

Definition at line 39 of file font.h.