From 4e3f4701a802d298e4ab7d7b03fbc5bc33e35d5c Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 24 Oct 2024 22:35:52 -0600 Subject: [PATCH] Try it with non-pro font --- templates/opengraph.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/opengraph.toml b/templates/opengraph.toml index 8d5244f..0e949f3 100644 --- a/templates/opengraph.toml +++ b/templates/opengraph.toml @@ -1,4 +1,4 @@ -faces = ["/usr/share/fonts/norwester/NorwesterPro-Regular.otf"] +faces = ["/usr/share/fonts/norwester.ttf"] [[text]] x = 425.15115 @@ -6,5 +6,5 @@ y = 8.0 width = 736.84885 height = 594.60768 value = "{{title}}" -font = "Norwester Pro" +font = "Norwester" stretch = "Condensed"