From 78ecdd1f1dea8f5de269d511ec0f7ab88b17aaff Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 5 Oct 2020 09:43:52 +0200 Subject: [PATCH] Update ROADMAP.md --- docs/ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index cbae70459..a2760a515 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -34,6 +34,7 @@ Planned to September/October 2020 - Remove the copy paramter from create functions ## Ideas +- 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) - CPP binding. See [Forum](https://forum.lvgl.io/t/is-it-possible-to-officially-support-optional-cpp-api/2736)