Load unifont fonts into typst
This commit is contained in:
parent
428b825e43
commit
49d6a2c022
3 changed files with 23 additions and 9 deletions
|
|
@ -8,6 +8,7 @@ anyhow = { workspace = true }
|
|||
image = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = "1.0.139"
|
||||
showbits-assets = { workspace = true }
|
||||
typst = { workspace = true }
|
||||
typst-assets = { workspace = true }
|
||||
typst-render = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue