summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2023-04-24 15:26:35 -0500
committerthe lemons <citrons@mondecitronne.com>2023-04-24 15:26:35 -0500
commit5e80beab6ed240303ff5fabd4689bd24219e63b8 (patch)
treee8e0cc4a20b33d2c74bfa92c1b708807727a85a1
parent425c5dae3521479a694528dff33d32989662dda7 (diff)
colon
-rw-r--r--font.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/font.lua b/font.lua
index 52e7fda..c0bbde2 100644
--- a/font.lua
+++ b/font.lua
@@ -22,6 +22,10 @@ font[","] = {width = 0.05,
font["."] = {width = 0.05,
{0, 4, 0.25, 3.75, 0, 3.5, -0.25, 3.75, 0, 4}
}
+font[":"] = {width = 0.05,
+ {0, 3.25, -0.25, 3, 0, 2.75, 0.25, 3, 0, 3.25},
+ {0, -1.75, -0.25, -2, 0, -2.25, 0.25, -2, 0, -1.75}
+}
font["a"] = {width = 6,
{-3, -2, -1, -4, 1, -4, 3, -2, 3, 4},