More display update + add UTF8 -> CP1252

This commit is contained in:
philippe44
2020-01-27 20:34:03 -08:00
parent 89f15619c7
commit 4857ec39db
12 changed files with 407 additions and 496 deletions

View File

@@ -81,8 +81,8 @@ extern const struct SSD1306_FontDef Font_liberation_mono_17x30;
extern const struct SSD1306_FontDef Font_Tarable7Seg_16x32;
extern const struct SSD1306_FontDef Font_Tarable7Seg_32x64;
extern const struct SSD1306_FontDef Font_VDS_Compensated15x22;
extern const struct SSD1306_FontDef Font_line1_11x13;
extern const struct SSD1306_FontDef Font_line_1;
extern const struct SSD1306_FontDef Font_line_2;
#ifdef __cplusplus
}