Path: utzoo!attcan!uunet!husc6!bloom-beacon!EXPO.LCS.MIT.EDU!rws From: rws@EXPO.LCS.MIT.EDU (Bob Scheifler) Newsgroups: comp.windows.x Subject: Re: drawing lines in color using GXxor? Message-ID: <8811181243.AA17527@EXPO.LCS.MIT.EDU> Date: 18 Nov 88 12:43:50 GMT References: <8811180349.AA08419@ATHENA.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Organization: The Internet Lines: 8 In addtion, the default pixels for black and white are not 0 and 1 as I expected. You shouldn't have expected that (unless you're an X10 junkie who hasn't read the X11 manuals carefully :-). Read about BlackPixel and WhitePixel in the Xlib manual. You don't need a new colormap.