On Wed, Apr 03, 2002 at 07:28:09AM +0200, Christian MICHON wrote:
> > FvwmAnimate lets you use various colors, or a pixmap.
> > It always xor's.
> Hum... now I understand why. If I change GXcor to GXset, it doesn't look
> nice anymore to move windows around...
>
> Yet if I try with a very bright red pixmap (supposed to give better results)
> *FvwmAnimate: Pixmap red.xpm
>
> I can see a xor done on a black background is actually more orange than red.
> What is the function/call that changes this ? To me a red pixel xor'ed on
> a black pixel should remain red, right ?
You can't chose the color with xor'ing gcs. The given bit planes
are inverted. In some visuals that just changes the index of the
colour in the table which can be any random colour. Xor'ing has
nothing to do with actual rgb values.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, email: d.vogt_at_lifebits.de
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Wed Apr 03 2002 - 05:58:42 BST