Skip to content

Commit

Permalink
env: add font_kit to find system plots for issue #7
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Nov 22, 2023
1 parent dcb8430 commit 68d3aca
Show file tree
Hide file tree
Showing 3 changed files with 277 additions and 8 deletions.
259 changes: 257 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ clap = { version = "4.2.7", features = ["derive"] }
color-eyre = "0.6.2"
either = "1.9.0"
env_logger = "0.10.0"
font-kit = "0.11.0"
image = "0.24.6"
indicatif = {version = "0.17.5", features = ["rayon"]}
indoc = "2.0.4"
Expand Down
Loading

0 comments on commit 68d3aca

Please sign in to comment.