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

Add "rotate" parameter to setup(), extend rotation in write() #10

Open
steve8x8 opened this issue Jul 10, 2017 · 1 comment
Open

Add "rotate" parameter to setup(), extend rotation in write() #10

steve8x8 opened this issue Jul 10, 2017 · 1 comment

Comments

@steve8x8
Copy link

Basic rotation, reflecting the design of the display (modules combined this or that way), should be set during setup(). An extra rotation during write() would make a nice addition, in particular if angles of 90, 180 and 270 degrees would be supported :)
(BTW, what about mirroring?)

@marcelstoer
Copy link
Owner

That's partially an issue due to lack of proper documentation. While writing you can transform:

  • rotate left/right
  • invert, is that your mirroring?

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

2 participants