Use Surface::buffer directly for drawing in iced_tiny_skia
... with a nice little color trick :^)
This commit is contained in:
parent
df5d66423d
commit
744f3028f4
3 changed files with 16 additions and 23 deletions
|
|
@ -11,6 +11,7 @@ svg = []
|
|||
raw-window-handle = "0.5"
|
||||
softbuffer = "0.2"
|
||||
tiny-skia = "0.8"
|
||||
bytemuck = "1"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue