Fix a bug on B character of huge font

This commit is contained in:
Lucas S. Vieira 2024-11-23 23:38:56 -03:00
parent 3ea170fc4c
commit d06e52e342

View file

@ -113,7 +113,7 @@ static uint8_t glyph_info_hg[] = {
// u0, v0, w, h
// a-z
0, 36, 17, 24,
18, 36, 16, 24,
18, 36, 15, 24,
33, 36, 15, 24,
48, 36, 15, 24,
63, 36, 17, 24,