Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!UCBVAX.BERKELEY.EDU!"Ron Cagenello From: Ron Cagenello@UCBVAX.BERKELEY.EDU Newsgroups: comp.sys.sgi Subject: Anti-aliased black lines? Message-ID: <9102281501.AA09895@cmcl2.NYU.EDU> Date: 28 Feb 91 14:54:24 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 38 Either the answer to this query was so simple that you all thought someone else would answer it, or nobody knows the remedy! Here's my question again... Using the manual's example to generate anti-aliased grey-scale lines (in which 16 grey levels from black to white are used to smooth the line) I have not been able to produce lines of the two darkest grey levels. This is the relevant code: #define RMPBASE 64 #define RMPSIZE 16 #define RMPSTEP (255/(RMPSIZE-1)) for(i=0; i