From 33e29f392c74d13231607ccae5e70b1682119169 Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Wed, 18 Jan 2023 17:42:52 -0500 Subject: Don't use italic --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.json') diff --git a/config.json b/config.json index 3ec5fa0..a29db8d 100644 --- a/config.json +++ b/config.json @@ -17,10 +17,10 @@ }, "fonts": { "annotation": { - "file": "/usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf" + "file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf" }, "chord": { - "file": "/usr/share/fonts/TTF/DejaVuSerif-BoldItalic.ttf", + "file": "/usr/share/fonts/TTF/DejaVuSerif-Bold.ttf", "size": 11 }, "comment": { -- cgit v1.2.3