Load unifont fonts into typst

This commit is contained in:
Joscha 2025-02-28 23:47:43 +01:00
parent 428b825e43
commit 49d6a2c022
3 changed files with 23 additions and 9 deletions

1
Cargo.lock generated
View file

@ -2527,6 +2527,7 @@ dependencies = [
"image",
"serde",
"serde_json",
"showbits-assets",
"typst",
"typst-assets",
"typst-render",