View Single Post
Old 12-20-2023, 03:43 PM   #259
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
For images, you could rotate your input data on your end (e.g., Pillow probably has a gazillion ways to do something like that), but that won't help for text drawn by fbink.

Which leaves rotating the framebuffer entirely via `fbdepth` (or `fbink_set_fb_info`).

If the native framework is still running (specifically, X11), that *will* upset it, though .

Last edited by NiLuJe; 12-20-2023 at 03:47 PM.
NiLuJe is offline   Reply With Quote