Implement Canvas support for iced_tiny_skia
This commit is contained in:
parent
3f6e28fa9b
commit
5fd5d1cdf8
65 changed files with 1354 additions and 570 deletions
|
|
@ -9,6 +9,7 @@ repository = "https://github.com/iced-rs/iced"
|
|||
|
||||
[dependencies]
|
||||
bitflags = "1.2"
|
||||
thiserror = "1"
|
||||
|
||||
[dependencies.palette]
|
||||
version = "0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue