Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!ucla-cs!elroy.jpl.nasa.gov!decwrl!shelby!neon!news From: weening@Gang-of-Four.Stanford.EDU (Joe Weening) Newsgroups: comp.windows.x Subject: Reverse-video window dumps Message-ID: <1990Feb23.212741.11966@Neon.Stanford.EDU> Date: 23 Feb 90 21:27:41 GMT Sender: news@Neon.Stanford.EDU (USENET News System) Organization: Computer Science Department, Stanford University Lines: 12 When using an NCD-16 X terminal, window dumps printed with "xipr" (a contrib client that prints on Imagen printers) come out in reverse video. This is probably because the NCD has black and white reversed in comparison with many other kinds of servers. xipr is just a shell script that pipes the output of "xwd" into the program "bitimp", so I don't know if xwd or bitimp is at fault. A quick look at the code suggests that neither program checks to see whether a black pixel is represented by 0 or 1. -- Joe Weening Computer Science Dept. weening@Gang-of-Four.Stanford.EDU Stanford University