summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2023-04-24 15:10:48 -0500
committerthe lemons <citrons@mondecitronne.com>2023-04-24 15:10:48 -0500
commitc0b225e534dd937c20eca526d5c053e0014313ca (patch)
tree4046402cf66f943e80109e77c17a73edce44c9e6
parent47e2cfb5b1ada84c49165269cf138cfff0214411 (diff)
colonbeeoid
-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},