Update ROADMAP.md

This commit is contained in:
Gabor Kiss-Vamosi
2020-10-13 12:55:43 +02:00
committed by GitHub
parent ddb4ae8685
commit 79433deeb8

View File

@@ -34,6 +34,7 @@ Planned to September/October 2020
- Remove the copy paramter from create functions
## Ideas
- 9-patch support for `lv_imgbtn`.
- lv_mem_alloc_aligned(size, align)
- Text node. See [#1701](https://github.com/lvgl/lvgl/issues/1701#issuecomment-699479408)
- RGB888 support [#1722](https://github.com/lvgl/lvgl/issues/1722)