Support for 16 and 24 bit truecolor is now supported. Note that 24
bit color is really 32 bits per pixel. Use the -bpp
option when
starting the server. Examples:
startx -- -bpp 32 startx -- -bpp 16 startx -- -bpp 16 -weight 555 startx -- -bpp 16 -weight 565Note that many programs do not yet work properly with these modes. Don't tell me. Tell the authors unless they've already fixed it. It's their fault... :-)
Example problems:
Works fine in 32 bpp and in 16 bpp with 24 bit images. Has problems with colors in 8 bit images in 8 bpp mode.
Has problems with colormap in both 16 bpp and 32 bpp. Newer versions of Mosaic such as 2.4 do work.
Doesn't work at all in 16 bpp mode. Works fine
24 bpp mode when compiled with -DRS6000 and when
run with ``-dither color
''
Works great in both modes but has a bug in the color requester for the selection tool. I think later versions may have fixed this.