From 89d002c1213b393ed6a78e1d86ae189581080742 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 7 May 2023 16:09:44 +0100 Subject: Updated the font --- data/font.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/font.json') diff --git a/data/font.json b/data/font.json index 8dd82d0..170a499 100644 --- a/data/font.json +++ b/data/font.json @@ -1,5 +1,5 @@ { "width": 6, "height": 10, - "map": "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!?()@:/'\"., " + "map": " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~" } -- cgit v1.2.3