aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-05-07 16:09:44 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-05-07 16:09:44 +0100
commit89d002c1213b393ed6a78e1d86ae189581080742 (patch)
tree8a4d12979c0dffa7beda52cc4a5b1db723a7b100
parent418f0af52e2f9a0a3333e9bc156a55ba1491ecfa (diff)
downloadspace-plat-hs-89d002c1213b393ed6a78e1d86ae189581080742.tar.gz
space-plat-hs-89d002c1213b393ed6a78e1d86ae189581080742.zip
Updated the font
-rw-r--r--data/font.json2
-rw-r--r--data/font.pngbin7561 -> 1069 bytes
2 files changed, 1 insertions, 1 deletions
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{|}~"
}
diff --git a/data/font.png b/data/font.png
index 3f8fa49..f1059a0 100644
--- a/data/font.png
+++ b/data/font.png
Binary files differ