From 5e80beab6ed240303ff5fabd4689bd24219e63b8 Mon Sep 17 00:00:00 2001 From: the lemons Date: Mon, 24 Apr 2023 15:26:35 -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