Replies: 1 comment
-
Unfortunately that is not possible in the moment. There is an issue to track the progress of path implementation for the software renderer: #4178 Alternatively you could draw it to an image and display it in Slint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Path
(both 'svg' string and the commands) is not supported on `no_std', how can I draw shapes like triangles and others, including filling them?Preferably also want to color them with gradient if possible.
Beta Was this translation helpful? Give feedback.
All reactions