text can now be drawed on screen

This commit is contained in:
2026-01-28 11:17:06 +01:00
parent f0376ea7f6
commit b0e45dab7d
5 changed files with 71 additions and 8 deletions
+4 -1
View File
@@ -10,4 +10,7 @@
#define TEXT_MAX_LENGTH 64
#define MAX_TEXT_NODES_COUNT 4
#define SMALL_TEXT_HEIGHT 7
#define SMALL_TEXT_WIDTH 5
#define SMALL_TEXT_WIDTH 5
#define MEDIUM_TEXT_HEIGHT 7
#define MEDIUM_TEXT_WIDTH 5