From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11955 Path: main.gmane.org!not-for-mail From: "Severin Obertuefer" Newsgroups: gmane.comp.tex.context Subject: Re: meta post problem Date: Wed, 16 Apr 2003 13:19:15 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <001301c3040a$04967860$3596e6c2@ash> References: <5.2.0.9.1.20030416120947.02505a08@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1050493173 22515 80.91.224.249 (16 Apr 2003 11:39:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2003 11:39:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Apr 16 13:39:26 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 195l0P-0004YV-00 for ; Wed, 16 Apr 2003 13:23:09 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id AFCFC10B6B; Wed, 16 Apr 2003 13:23:50 +0200 (MEST) Original-Received: from mail.gmx.net (pop.gmx.net [213.165.65.60]) by ref.ntg.nl (Postfix) with SMTP id EEE5210B6A for ; Wed, 16 Apr 2003 13:20:07 +0200 (MEST) Original-Received: (qmail 26868 invoked by uid 65534); 16 Apr 2003 11:20:07 -0000 Original-Received: from pop-mu-11-2-dialup-53.freesurf.ch (EHLO ash) (194.230.150.53) by mail.gmx.net (mp006-rz3) with SMTP; 16 Apr 2003 13:20:07 +0200 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:11955 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11955 ----- Original Message ----- From: "Hans Hagen" To: Sent: Wednesday, April 16, 2003 12:10 PM Subject: Re: [NTG-context] meta post problem > At 09:18 16/04/2003 +0200, you wrote: > >hi all > > > >I have another metapost probelem: > >I would like to have a shade effect like this: > >circular_shade(p,0,transparent(1,.25,white),transparent(1,.75,white)) ; > >but it seems that this doesn'n work wiht transparent colors. both of the > >transparent colors get black in the picture. > >Is there another simple solution to reach this effect? > > not yet, transparent shades are not supported (in pdf) > > Hans ok, then I have to solve it in another way, and that leads me to another problem: I have two circles a:= fullcircle sized 1.1; and b:= fullcircle sized 1.4; how can I fill the area between the inner (a) and the outer (b) circle with a color?? so that the inner circle stays transparent. I think this is something simple but I didn't found an example for that. severin > ------------------------------------------------------------------------- > Hans Hagen | PRAGMA ADE | pragma@wxs.nl > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com > ------------------------------------------------------------------------- > information: http://www.pragma-ade.com/roadmap.pdf > documentation: http://www.pragma-ade.com/showcase.pdf > ------------------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >