From 05a98a0107b3252fe04482bad2f2d8f5d21138fe Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Wed, 28 Feb 2018 09:42:44 +0100 Subject: [PATCH] Update TODO_MINOR.md --- docs/TODO_MINOR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TODO_MINOR.md b/docs/TODO_MINOR.md index 58324c1ce..3467aaf74 100644 --- a/docs/TODO_MINOR.md +++ b/docs/TODO_MINOR.md @@ -28,6 +28,7 @@ Here are ideas which are not assigned to a minor version yet: - [ ] lv_icon: new object type: an image wich acts as a button (different image for different states) - [ ] triangle drawing - [ ] user defined error callback +- [ ] Support more character coding (e.g. UTF8, UTF16 etc) ## v5.1 (released at: in progress) - [x] lv_refr_set_roundig_callback: set a function to modify the invalidated area for special display controllers