font subsetting: pyftsubset -> allsorts

This commit is contained in:
2025-12-05 14:02:13 -05:00
parent e9b8433117
commit 44fea82aaa
4 changed files with 297 additions and 135 deletions

View File

@@ -72,8 +72,8 @@ bincode = "1.3"
serde = "1"
serde_json = "1"
zstd = { version = "0.13", default-features = false, features = ["pkg-config"] }
run_script = "0.11"
itertools = "0.14"
allsorts = "0.15"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
tracing-subscriber = "0.3"