sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

Rotated text is mirrored #140

Open xenington opened 5 years ago

xenington commented 5 years ago

Hi Max Thank you for a great library. I hope you still occasionally visit and can sort this issue.

I am trying to rotate some text so that it reads vertically. Using tft.setRotation(1) does rotate it, but the text is mirrored. setRotation(3) produces the same result.

Using RA8875 800 x 480 with Teensy 3.6.

Thanks.

ReneMeeuw commented 4 years ago

I have the same issue using 480x272 with Teensy 3.5