fix font path

This commit is contained in:
kleines Filmröllchen 2025-05-14 15:57:07 +02:00
parent 976927f737
commit 91136f86a9
Signed by: filmroellchen
SSH key fingerprint: SHA256:NarU6J/XgCfEae4rbei0YIdN2pYaYDccarK6R53dnc8

View file

@ -191,7 +191,7 @@ def fit_text(string: str, max_width: int, font: ImageFont) -> list[str]:
def tasks(queue, args, idlist, skiplist):
font = ImageFont.truetype(
"../DIN1451Mittelschrift.ttf", size=74.6667, encoding="unic"
"fsck2025/DIN1451Mittelschrift.ttf", size=74.6667, encoding="unic"
)
# iterate over all events extracted from the schedule xml-export