PaperTTY icon indicating copy to clipboard operation
PaperTTY copied to clipboard

[Feature request] Reverse rotation

Open parkerlreed opened this issue 4 years ago • 1 comments

stdin for example has --portrait but nothing for flipping the display upside down.

I can do this with image using --rotate 270

parkerlreed avatar May 11 '20 04:05 parkerlreed

Yeah, there's some inconsistency there currently (and stdin hasn't been touched for a long time). The orientation settings should be part of the driver's features instead of having varying options for the subcommands. Doing it (in a simple, not necessarily the best way) should be fairly easy, but cleaning up afterwards and testing that nothing breaks might take a while longer. I don't know when I'll have the time for it.

joukos avatar May 11 '20 05:05 joukos