diff --git a/libraries/pico_graphics/font8_data.hpp b/libraries/pico_graphics/font8_data.hpp index 9b39e586..59cbd5a9 100644 --- a/libraries/pico_graphics/font8_data.hpp +++ b/libraries/pico_graphics/font8_data.hpp @@ -6,7 +6,7 @@ const pimoroni::Font font8 { .height = 8, .max_width = 6, .widths = { - 3, 2, 4, 6, 5, 5, 5, 2, 4, 4, 4, 4, 3, 4, 3, 5, + 2, 2, 4, 6, 5, 5, 5, 2, 4, 4, 4, 4, 3, 4, 3, 5, 5, 4, 5, 5, 5, 5, 5, 5, 5, 5, 2, 3, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 5, 5, 5, 6, 5, 5, 5, 5, 5, 5, 6, 5, 5, 6, 5, 5, 5, 3, 5, 3, 4, 4,