mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
Merge branch 'master' of https://github.com/littlevgl/lvgl
This commit is contained in:
commit
cf8e40fcbe
@ -34,9 +34,11 @@ Planned to September/October 2020
|
|||||||
- Remove the copy paramter from create functions
|
- Remove the copy paramter from create functions
|
||||||
|
|
||||||
## Ideas
|
## Ideas
|
||||||
|
- 9-patch support for `lv_imgbtn`.
|
||||||
- lv_mem_alloc_aligned(size, align)
|
- lv_mem_alloc_aligned(size, align)
|
||||||
- Text node. See [#1701](https://github.com/lvgl/lvgl/issues/1701#issuecomment-699479408)
|
- Text node. See [#1701](https://github.com/lvgl/lvgl/issues/1701#issuecomment-699479408)
|
||||||
- RGB888 support [#1722](https://github.com/lvgl/lvgl/issues/1722)
|
- RGB888 support [#1722](https://github.com/lvgl/lvgl/issues/1722)
|
||||||
|
- Consider ARGB4444, ARGB1555 format
|
||||||
- CPP binding. See [Forum](https://forum.lvgl.io/t/is-it-possible-to-officially-support-optional-cpp-api/2736)
|
- CPP binding. See [Forum](https://forum.lvgl.io/t/is-it-possible-to-officially-support-optional-cpp-api/2736)
|
||||||
- Optmize font decompression
|
- Optmize font decompression
|
||||||
- Switch to RGBA colors in styles
|
- Switch to RGBA colors in styles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user