From 8b62148f4d03bcbcd31ae91dd993c539f64a1b7e Mon Sep 17 00:00:00 2001 From: Madelena Mak Date: Tue, 3 Jan 2023 22:44:33 -0500 Subject: [PATCH] Add hyphen to font glyphs --- weatherman.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weatherman.yaml b/weatherman.yaml index 340cf1a..74f36bb 100644 --- a/weatherman.yaml +++ b/weatherman.yaml @@ -114,7 +114,7 @@ font: - file: 'fonts/GothamRnd-Bold.ttf' id: font_large_bold size: 108 - glyphs: [' ', '°', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C'] + glyphs: [' ', '-', '°', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'C'] - file: 'fonts/GothamRnd-Bold.ttf' id: font_title size: 54