-
Would be lovely to have the option to draw polygons on the screen (ideally clickable) to draw basic shapes (like floor plans).
One option would be to extend the line object with a fill property where…
-
### Perform all steps below and tick them with [x]
- [x] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq)
- [x] Check the related part of the [Documentation](https://docs.lvgl.io…
-
Continue #3298 (see for the changes too)
### Schedule
1. **December 4**: Feature stop, start updating the docs and testing
2. **December 18**: Release candidate version and call to test
3. **Jan…
-
### LVGL version
8.3
### What happened?
I am unable to set a date from 2024 in the calendar.
It will not go beyond 2023
If you set the date to 2024 01 05, and the display date to 2024 01 it wil…
-
I just built the subsys/display/lvgl demo for the stm32f746g_disco board and the screen periodically glitches. I does not seem to be related to the main loops sleep duration, i tried playing around wi…
ric96 updated
9 months ago
-
### Introduce the problem
Hi All,
Hoping someone can help me out with this.
I have direct rendering working in 8.3
Trying to set it up in 9 like
```C
disp = lv_display_create(480, 480);…
-
### Introduce the problem
Some chip architectures support SIMD acceleration instructions, such as MVE on Cortex-M55 and NEON on Cortex-A7.
To use SIMD acceleration, a common usage pattern …
-
A lot of things were already discussed in #3700 and that issue is already quite long. Let's start a new issue where we can summarize the TODOs for parallel rendering. I see these main topics:
- […
-
### Introduce the problem
I noticed that in LVGL V9's lv_conf.h, the LV_USE_SJPG configuration is no longer available and has been replaced by LV_USE_TJPGD. Additionally, there is no sjpg in the li…
-
When I added it to the project, the following error occurred
![image](https://user-images.githubusercontent.com/68679210/121327973-81f2d180-c946-11eb-835d-17e8b54af505.png)