I actually don't need fontconfig
This commit is contained in:
parent
5c8fa837ca
commit
066d89d250
1 changed files with 1 additions and 4 deletions
|
@ -36,10 +36,7 @@ printpdf = { version = "0.8.2", features = [
|
||||||
] }
|
] }
|
||||||
shiva = "1.4.9"
|
shiva = "1.4.9"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
font-kit = { version = "0.14.2", features = [
|
font-kit = { version = "0.14.2", features = ["loader-freetype-default"] }
|
||||||
"loader-freetype-default",
|
|
||||||
"source-fontconfig-default",
|
|
||||||
] }
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
project-root = "0"
|
project-root = "0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue