1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

Added small 8x8px font mainly for use with graphs

Page skyview improved with the new font as example usage
This commit is contained in:
2025-10-06 13:16:20 +02:00
parent f46a43d7fd
commit 8f851a4b61
4 changed files with 208 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ extern const GFXfont Ubuntu_Bold16pt8b;
extern const GFXfont Ubuntu_Bold20pt8b;
extern const GFXfont Ubuntu_Bold32pt8b;
extern const GFXfont Atari16px;
extern const GFXfont IBM8x8px;
// Global functions
#ifdef DISPLAY_GDEW042T2