The garbled text appeared

This commit is contained in:
Stanislav N Mikhailov
2025-01-01 15:48:41 +03:00
parent a7f3d94c1b
commit 7b87f90ae8
8 changed files with 75 additions and 265 deletions
+8
View File
@@ -0,0 +1,8 @@
// Изображение, сгенерированное из Font/font_grid_with_cyrillic.bmp
#include <stdint.h>
const uint16_t image_linear_width = 7744;
const uint8_t char_width = 22;
const uint8_t char_height = 22;
const uint16_t total_chars = 352;