I actually don't need fontconfig

This commit is contained in:
Breval Ferrari 2025-04-19 12:03:55 -04:00
parent 5c8fa837ca
commit 066d89d250
Signed by: breval
GPG key ID: A2EEBF62257FF960

View file

@ -36,10 +36,7 @@ printpdf = { version = "0.8.2", features = [
] }
shiva = "1.4.9"
anyhow = "1.0"
font-kit = { version = "0.14.2", features = [
"loader-freetype-default",
"source-fontconfig-default",
] }
font-kit = { version = "0.14.2", features = ["loader-freetype-default"] }
[dev-dependencies]
project-root = "0"