From bd4b6cea3b09f0af9732d25639def2e30142d1e9 Mon Sep 17 00:00:00 2001 From: genusistimelord Date: Wed, 16 Aug 2023 15:14:55 -0400 Subject: [PATCH] Add feature to allow fontdb to get fontconfig features for systems that dont auto have this support --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 614b66a..1c3ad1b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,6 +45,7 @@ std = [ vi = ["syntect"] wasm-web = ["sys-locale?/js"] warn_on_missing_glyphs = [] +fontconfig = ["fontdb/fontconfig"] [workspace] members = [