Implemented SVG support in iced_wgpu.
This commit is contained in:
parent
c1b9f66525
commit
8032428428
5 changed files with 640 additions and 1 deletions
|
|
@ -17,3 +17,4 @@ image = "0.22"
|
|||
glam = "0.8"
|
||||
font-kit = "0.4"
|
||||
log = "0.4"
|
||||
resvg = { version = "0.8", features = ["raqote-backend"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue