From bef7572a3384b3c4adeb811ad6d08a7f9c0521c4 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 24 Oct 2024 22:32:26 -0600 Subject: [PATCH] Try it with an OTF font --- templates/opengraph.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/opengraph.toml b/templates/opengraph.toml index 0929855..8d5244f 100644 --- a/templates/opengraph.toml +++ b/templates/opengraph.toml @@ -1,4 +1,4 @@ -faces = ["/usr/share/fonts/NorwesterProComplete/NorwesterPro-Regular.ttf"] +faces = ["/usr/share/fonts/norwester/NorwesterPro-Regular.otf"] [[text]] x = 425.15115 @@ -7,4 +7,4 @@ width = 736.84885 height = 594.60768 value = "{{title}}" font = "Norwester Pro" -# stretch = "Condensed" +stretch = "Condensed"