From c0b225e534dd937c20eca526d5c053e0014313ca Mon Sep 17 00:00:00 2001 From: the lemons Date: Mon, 24 Apr 2023 15:10:48 -0500 Subject: colon --- font.lua | 4 ++++ 1 file changed, 4 insertions(+) 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}, -- cgit v1.2.3