Lvgl: Is there a way to rotate a image?

Created on 20 Sep 2018  路  5Comments  路  Source: lvgl/lvgl

Hi,
Is there a way to rotate a image? I want to make a knob like below :)
xn0

And i want to make clock too :)
timg

Thank you

enhancement

Most helpful comment

Hi,

Unfortunately, image rotation is not supported now.

It would be required for the clock indeed. However, why is it required for the knob? You can have the whole knob as an image except the little "circle". The little "circle" can be an other image which just needs to be positioned on the background knob.

All 5 comments

Hi,

Unfortunately, image rotation is not supported now.

It would be required for the clock indeed. However, why is it required for the knob? You can have the whole knob as an image except the little "circle". The little "circle" can be an other image which just needs to be positioned on the background knob.

Oh, thank you.
I will waiting the day lvgl can rotate the image :)

Me too. :)

I have an intention to add an image rotate feature once but unfortunately, I can't promise anything about right now.

Anyway, I leave open this issue as a reminder.

Thanks a lot

As adding image rotate is not planned in the near feature, to keep the list of issues I close it.

Image rotate and image zoom is the two missing advanced features so I'm sure they won't be forgotten. :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pekalicious picture pekalicious  路  6Comments

kisvegabor picture kisvegabor  路  4Comments

defconhaya picture defconhaya  路  3Comments

IronCaterpillar picture IronCaterpillar  路  4Comments

mharizanov picture mharizanov  路  4Comments