What is the best method to rotate a font by 90degress before displaying it.
I need to print text along he height of the screen instead of the width but I am having trouble adding a rotating algorithm.
The best solution I can think of so far is to rotate 1 pixel at a time but that very slow and it also doesn't work very well.
I have tired using "GLCD Font Creator" by rotation is not possible.
Thanks
What is the best method to rotate a font by 90degress before displaying it.
I need to print text along he height of the screen instead of the width but I am having trouble adding a rotating algorithm.
The best solution I can think of so far is to rotate 1 pixel at a time but that very slow and it also doesn't work very well.
I have tired using "GLCD Font Creator" by rotation is not possible.
Thanks