Skip to content

Commit 973ca1a

Browse files
committed
Add support for more fonts (possibly from the system).
1 parent c2b076b commit 973ca1a

21 files changed

Lines changed: 164 additions & 1 deletion

Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

task-maker-exec/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ bincode = { workspace = true }
2020
log = { workspace = true }
2121
# UUID generation
2222
uuid = { workspace = true, features = ["v4", "fast-rng", "serde"] }
23+
fontdb = "0.23.0"
2324
# Temporary directory for sandboxes and FIFO directory
2425
tempfile = { workspace = true }
2526
# Resolve executable names in $PATH
17.3 KB
Binary file not shown.
18.4 KB
Binary file not shown.
155 KB
Binary file not shown.
156 KB
Binary file not shown.
199 KB
Binary file not shown.
199 KB
Binary file not shown.
41.1 KB
Binary file not shown.
40.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)