build question overlay svg

This commit is contained in:
Dominic 2024-05-25 13:53:15 +02:00
parent 7b1681d85d
commit 01e0758b6a
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D
6 changed files with 184 additions and 5 deletions

View file

@ -11,6 +11,8 @@ license = "EPL-2.0"
anyhow = "1.0"
camino = "1.1"
clap = { version = "4.4", features = ["derive"] }
fontconfig = "0.8"
harfbuzz_rs = "2.0"
indexmap = "2.2"
rational = "1.5"
serde = { version = "1.0.188", features = ["derive"] }