feat(draw/sw): allow custom handlers (#7531)

This commit is contained in:
Fabian Blatz
2025-02-28 23:24:11 +01:00
committed by GitHub
parent d689dd6951
commit b201713604
8 changed files with 264 additions and 81 deletions

View File

@@ -215,6 +215,7 @@
/** Enable drawing complex gradients in software: linear at an angle, radial or conical */
#define LV_USE_DRAW_SW_COMPLEX_GRADIENTS 0
#endif
/*Use TSi's aka (Think Silicon) NemaGFX */