Rotate text on TOLED

I have a SparkFun Transparent Graphical OLED Breakout(LCD-15173)(see below) and was wondering how to rotate the text on the display. The text is writing horizontally(printing parallel to the wider edge) and I want it to print vertically. I have searched through all the program files and commands, but had no luck. Is there any way to do this? Any help is appreciated, thanks!

https://cdn.sparkfun.com/r/500-500/asse … c_-01a.jpg

Hello,

We don’t currently have functions capable of rotating text on the OLED. Similar to this forum post: viewtopic.php?f=63&t=53197. I would suggest that you could file a GitHub issue and an engineer will be able to view it when they can.

https://github.com/sparkfun/HyperDispla … ary/issues

Thank you!