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

grid.rotateFontCCW(fonts.clockFont1) not working? #2

Open
c64emulator opened this issue Jul 1, 2016 · 1 comment
Open

grid.rotateFontCCW(fonts.clockFont1) not working? #2

c64emulator opened this issue Jul 1, 2016 · 1 comment

Comments

@c64emulator
Copy link

Wanted to use a Pi0 (Raspberry Pi Zero). The Unicorn HAT is mounted with the header on the bottom.
Therefore I wanted to rotate / flip the output by 180°.
My first thought was to use the grid.rotateFontCCW(fonts.clockFont1) two times. But even using it once does not shot any effect.
How do I manage that rotation?

@c64emulator
Copy link
Author

c64emulator commented Jul 1, 2016

Finally managed to rotate (tested in demo mode and forgot to rotate the shapes too).
Still one issue: scrolling text has to be rotated too. The text ist currently scrolling form left to right, need right to left, how?

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

1 participant