Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Helge Blischke Newsgroups: comp.lang.postscript Subject: Re: How to fill a path with a transparent pattern? Followup-To: comp.lang.postscript Date: Tue, 12 Jul 2011 11:12:48 +0200 Lines: 14 Message-ID: <982hghFmv1U1@mid.individual.net> References: <2710855a-37ce-40aa-afd9-b4973dfabfdf@z12g2000yqj.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Trace: individual.net mmmBLeKXCAw46fQ12ciccgqv4YITkdaVy/FBWIotw4f54SrUer Cancel-Lock: sha1:K8yJx/0/uufd1zx4mJI02zwuLsY= User-Agent: KNode/0.99.01 Xref: x330-a1.tempe.blueboxinc.net comp.lang.postscript:278 Ernschd wrote: > Hi, > I know that there are plenty possibilities to create a pattern, but is > there a solution to make it transparent? Also it should be usable with > the "fill"-Operator for the path, like "setrgbcolor" or "setgray". > I'm using Postscript Level 3. Are there any examples? > Thank you. PostScript's imaging model does not know of transparency in any respect; it only knows opaque painting. Helge