Description
Hi there,
I am new here, and trying to play with lvgl with Linux. But unfortunly, the screen seems have some problems, please check the screenshot attached. Why there is outline of each element?
Note: There is no LCD in my board, So I used a virtual frame buffer. And then dump the memory and convert it to a bmp.
What MCU/Processor/Board and compiler are you using?
arm-linux-gnueabihf-gcc
What LVGL version are you using?
v8.2.0
What do you want to achieve?
how to remove the outline and mask of each element?
Screenshot and/or video
Thanks very much!