[Xastir] Sample settings for USRadar.geo ?

Chris Bell cbell at junknet.com
Thu Mar 4 16:15:13 EST 2004


> > And, I'm running 24 bit X.  Thus, I need the whole 3 bytes of
> > transparent color, as you suggested.
> 
> Looks like we need changes to the code to accomodate this.  I'd vote
> for allowing a 32-bit value, but masking off all high-order bits so
> that it matches the current X11 server colordepth.  That might then
> work on all systems, right?  Any color experts out there that can
> tell me if I have to bit-twiddle as well to make this work?


Well, you can't just mask them off.  The proper way is to filter it
through the same colormap code that the image takes... Yes, it is
dependent on the displaytype.

Chris.




More information about the Xastir mailing list