Xref: utzoo comp.graphics:18894 comp.lang.postscript:9160 Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!lll-winken!sun-barr!cronkite!newstop!exodus!bendenweyr!flar From: flar@bendenweyr.Eng.Sun.COM (Jim Graham) Newsgroups: comp.graphics,comp.lang.postscript Subject: Re: How do I draw a depth-cued line in PostScript? Message-ID: <15971@exodus.Eng.Sun.COM> Date: 28 Jun 91 02:02:14 GMT References: <1991Jun27.164001.2435@engage.pko.dec.com> Sender: news@exodus.Eng.Sun.COM Reply-To: flar@bendenweyr.Eng.Sun.COM (Jim Graham) Followup-To: comp.graphics Organization: Sun Microsystems, Inc. Lines: 22 davis@3d.enet.dec.com (Peter Davis) writes: |> ads@canon.co.uk (Adam Billyard) writes... |> Display PostScript extends this a little by including |> >transparency, ... |> |> Really? How? I've been working with Display PostScript for a while, |> and I have |> come across nothing that either explicitly or implicitly allows |> transparency. |> The only way to achieve transparent effects that I know of it to fill |> with a |> stipple pattern using imagemask, but this is possible in regular as |> well as |> Display PostScript. Appendix D of the NeXT Reference Manual describes some compositing and transparency operators, but they are specific to the NeXT DPS environment. ...jim