18 ms·
I have run x11 in 16-color and 256-color mode, but it was not fun. The palette would get swapped when changing windows, which was quite disorienting. Hardwar
by cout 8mo ago
I have run x11 in 16-color and 256-color mode, but it was not fun. The palette would get swapped when changing windows, which was quite disorienting. Hardware that could do 16-bit color was common by the late 90s.
- actionfromafar 8mo agoMuch better to stick to 1 bit per pixel. :-) Like in Sun SPARCStation ELC. No confusing colors or shades.
- zozbot234 8mo ago1bpp (at low resolution) is still relevant today on epaper screens, though some of them now allow for shades of grey or even color.
- t-3 8mo agoMost aren't all that low res either... 300dpi is standard.
- b112 8mo agoBut what if it's a UTF8 bit? Then it'd be 2 bits. Which proves time travel exists, all those "two bits" references in old Westerns.
- p_l 8mo agoFun thing - SGI specifically used 256 color mode a lot, to reduce memory usage even if you used 24bit outputs. So long as you used defaults of their Motif fork, everything you didn't specifically request to use more colors would use 256 color visuals which then were composited in hardware.