Re: Problem with 16 bit colours?



Paul Barnfather <plb@clanger9.demon.co.uk> writes:

> Interestingly, I tried a 24 bit display, and it's fine! There are
> rumours of 16-bit colour issues with VNC (basically XFee86) on Solaris.
> Anyone know more?

Imlib uses fixed palette for dithering (~/.imlib_palette.pal or
something like that, you can change that using imlib_config). That
palette must be suitable for your system, and imlib must get enough
colors to instantiate that palette. So my guess would be that you're
using too big a palette and so imlib only get some colors
(insufficient to dither correctly). I suggest you use xcmap (to
display palette) and imagemagic to grab xcmap window from the display
to extract the palette from it.

-- 
How to eff the ineffable?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]