Commit Graph

3 Commits

Author SHA1 Message Date
039cd7d449 fix: remove preconnect font links (#1798) 2025-06-18 12:42:54 +10:00
d58a88196a fix: use noto sans for text insertion on pdfs
Use Noto Sans to gracefully handle inserting custom text
on PDF's. Previously we were using Helvetica which is a
standard PDF font but that would fail for any character
that couldn't be encoded in WinANSI.

Noto Sans was chosen as it has support for a large number
of languages and glyphs with challenges now being adding
support for CJK glyphs.
2024-05-23 13:07:37 +10:00
608a4eaaa6 feat: refactor og image generation (#639) 2023-11-14 13:08:14 +11:00