Add feature to allow fontdb to get fontconfig features for systems that dont auto have this support
This commit is contained in:
parent
618896f1a5
commit
bd4b6cea3b
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ std = [
|
|||
vi = ["syntect"]
|
||||
wasm-web = ["sys-locale?/js"]
|
||||
warn_on_missing_glyphs = []
|
||||
fontconfig = ["fontdb/fontconfig"]
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue