Need Confirmation regarding using Path while using Slint in microcontrollers like rp2040 #4314
Answered
by
tronical
sundaritisthatis
asked this question in
Q&A
-
I have checked the documentation - need confirmation on what type of renderer is used by default in microcontroller usage. if it is available - when can we expect the path support on this |
Beta Was this translation helpful? Give feedback.
Answered by
tronical
Jan 11, 2024
Replies: 1 comment
-
In Microcontrollers by default the software renderer is used. We're tracking support for |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sundaritisthatis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Microcontrollers by default the software renderer is used. We're tracking support for
Path
in the software renderer under #4178 .