Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to rotate the display? #44

Open
bd7jat opened this issue Jun 22, 2021 · 3 comments
Open

how to rotate the display? #44

bd7jat opened this issue Jun 22, 2021 · 3 comments

Comments

@bd7jat
Copy link

bd7jat commented Jun 22, 2021

ugui works well right now ,but i can not rotate display .sometimes i need this feature, is there any way to achieve that goal?

@deividAlfa
Copy link

That's something you have to do it yourself, the display controller have commands to do so

@ZanoZ
Copy link

ZanoZ commented Jan 7, 2023

the display controller can rotate the full screen.
if you want to rotate some object, maybe you should do it with other way , such as BMP picture work.

@LazerFaze
Copy link

you can define a conversion of coordinates, in the pixel set function and hardware acceleration function, and be aware of changing the parameter of height and pixel when initializing the GUI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants