About the part "lv_line",

I have some suggestions about the part “lv_line”, can add Bezier curve characteristics, I found that I do some signal processing, the line is not smooth enough. At the same time, can not achieve the effect of dotted line.

Hi,

In LVGL v9 we have a 3rd party built-in vector graphics engine, called ThorVG.

I think it would be more flexible to have a “vector” widget where you can draw any shape. What do you think?

1 Like

I’m not using it yet, are there any routines I can use in lvgl? Thank you for your trouble !

See here: draw line got strange effect · Issue #6378 · lvgl/lvgl · GitHub