mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-12 23:08:19 +08:00
637b706ddc
* perf(draw) reimplement circle drawing algorithms Imporve the speed of circle drawing Add circle draw caching Various other speed improvements * docs describe how to use masks * fix(draw) add missing GC root usage