Update ROADMAP.md

This commit is contained in:
Gabor Kiss-Vamosi
2020-09-29 09:33:57 +02:00
committed by GitHub
parent 07746a78d5
commit 5a0006cd3c

View File

@@ -31,6 +31,7 @@ Planned to September/October 2020
- Unit testing (gtest?). See [#1658](https://github.com/lvgl/lvgl/issues/1658) - Unit testing (gtest?). See [#1658](https://github.com/lvgl/lvgl/issues/1658)
- Benchmarking (gem5?). See [#1660](https://github.com/lvgl/lvgl/issues/1660) - Benchmarking (gem5?). See [#1660](https://github.com/lvgl/lvgl/issues/1660)
- Consider direct binary font format support - Consider direct binary font format support
- Remove the copy paramter from create functions
## Ideas ## Ideas
- 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)