Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!decvax!decwrl!ucbvax!MOUTON.BELLCORE.COM!mike%bambi From: mike%bambi@MOUTON.BELLCORE.COM.UUCP Newsgroups: mod.computers.apollo Subject: text background color and gpr_$text Message-ID: <8605301952.AA29739@mouton.bellcore.com> Date: Fri, 30-May-86 15:52:09 EDT Article-I.D.: mouton.8605301952.AA29739 Posted: Fri May 30 15:52:09 1986 Date-Received: Sat, 31-May-86 03:23:51 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 Approved: apollo@yale-comix.arpa I'm using gpr_$text to draw characters on the screen. Suppose I have the text background color set to white, and the text drawing color set to black, and imagine drawing text onto a solid black screen. Rather than getting a contiguous white box with the characters in it, I get a bunch of discontiguous white boxes with black gaps between them -- which is not what I want. Question: is this a bug or a "feature"? I expect I could fix it by hacking the bounding boxes of the characters, but the standard system fonts all behave this way. Is there something else I can do (adjusting the character width, or something?) Otherwise I am forced to clear the entire text box before drawing in it, which is time-consuming and visually unpleasing. Mike Caplinger mike@bellcore.arpa ihnp4!bambi!mike