mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-28 13:36:27 +08:00
feat(NemaGFX): add vector draw task support (#8938)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<svg width="12cm" height="4cm" viewBox="0 0 1200 400">
|
||||
<circle cx="600" cy="200" r="100" fill="red" stroke="blue" stroke-width="10"/></svg>
|
||||
|
After Width: | Height: | Size: 139 B |
Reference in New Issue
Block a user