-
Notifications
You must be signed in to change notification settings - Fork 23
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
Rotate display #1
Comments
Hi, It might be more convenient to add another argument to the EPD class init function for specifying rotation degrees, save it, and then rotate on every display update if This should be easy to add and doesn't require a lot of Python knowledge, so if you want to help out - I'd accept a pull request to add this feature :) |
Thank you very much for your feedback! I will have a look later and am hoping to find the time to submit a PR. |
Any update on this. i tried atting image.rotate to the interactive demo but it seems to just ignore it. |
No. |
yep it ignores it... |
Did you think about adding the possibility for rotating the display? The demo for the 2.7" display with three colors has the possibility to do that, would be nice to have this option here, too.
PS: Thank you very much for this very useful project! Would love to help out someday. :)
The text was updated successfully, but these errors were encountered: