From 710ec7d417880acd8c19ab1f4675ad54fd9e66f9 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 7 Sep 2020 09:20:41 +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 aa81f4259d..4894a7f71d 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -21,6 +21,7 @@ Planned to September/October 2020 - Work in progress - Simplified File system interface ([feat/new_fs_api](https://github.com/lvgl/lvgl/tree/feat/new-fs-api) branch) to make porting easier - Work in progress +- RGB888 support [#1722](https://github.com/lvgl/lvgl/issues/1722) - Remove the align parameter from `lv_canvas_draw_text` ## v9