mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
parent
621ca4f56c
commit
1d3d19536e
10 changed files with 29 additions and 101 deletions
|
@ -15,7 +15,7 @@ name = "plotter"
|
|||
|
||||
[dependencies]
|
||||
slint = { path = "../../api/rs/slint" }
|
||||
plotters = { version = "0.3.4", default-features = false, features = ["bitmap_backend", "surface_series"] }
|
||||
plotters = { version = "0.3.4", default-features = false, features = ["bitmap_backend", "surface_series", "fontconfig-dlopen"] }
|
||||
|
||||
[build-dependencies]
|
||||
slint-build = { path = "../../api/rs/build" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue