Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!agate!usenet.ins.cwru.edu!gatech!bloom-beacon!dont-send-mail-to-path-lines From: Pabbisetty.HENR801c@xerox.COM Newsgroups: comp.windows.x Subject: white and black colors in the X server Message-ID: <"31-May-91.12:33:33.EDT".*.Nagesh_Pabbisetty.Henr801C@Xerox.com> Date: 31 May 91 16:33:33 GMT Article-I.D.: Xerox."31-May-91.12:33:33.EDT".*.Nagesh_Pabbisetty.Henr801C Sender: Nagesh_Pabbisetty.Henr801C@xerox.com Organization: The Internet Lines: 13 The fact that whitePixel is 0 and blackPixel is 1 has been built into the code at several places in the implementation on the X11R4 server. This makes it difficult to port the server to architectures where the values of white and black are reversed. Has there been any effort in X11R5 server implementation which isolates this dependencies so as to make the port easier? (One way would be to have #define for white and black) Thanks, Nagesh Pabbisetty