ugh my framebuffer is 16 bits per pixel?
-
ugh my framebuffer is 16 bits per pixel?
ewwwwwwww
-
ugh my framebuffer is 16 bits per pixel?
ewwwwwwww
yeah my images have less than 256 colors and could be shown just fine on a paletted display, but 16-bits-per-pixel is gross
-
yeah my images have less than 256 colors and could be shown just fine on a paletted display, but 16-bits-per-pixel is gross
especially since I'm not sure how to get linux to tell me how those bits are layed out. is this RGB555 or RGB565 or something weirder?
-
especially since I'm not sure how to get linux to tell me how those bits are layed out. is this RGB555 or RGB565 or something weirder?
it's 565 according to fbset.
now I gotta write/steal some RGB888 to 565 code because nothing can be simple.
-
it's 565 according to fbset.
now I gotta write/steal some RGB888 to 565 code because nothing can be simple.
yeah that's not... no.
-
yeah that's not... no.
Got it. Had to encode it vertically and with left and right swapped, little-endian.
And yes, I wasn't joking about prototyping my linux-device UI in Visual Basic!
-
undefined oblomov@sociale.network shared this topic on