Re: drop shadow

2008-07-26 Thread Hans Breuer
n, see diasvg.py [3] for a complex example. It should be possible to implment a complete cairo renderer including drop shadow with pydia and pycairo [4]. First step would be to 'translate' the existing cairo renderer [5] to Python (basically just diacairo-renderer.c) It is not yet

Re: drop shadow

2008-07-26 Thread Lars Clausen
On Jul 26, 2008, at 1:27 AM, Abhijit Menon-Sen wrote: Hi. At 2008-05-07 22:06:01 +0200, [EMAIL PROTECTED] wrote: this is probably the dummest question one can ask but I was not figure out to find the option to enable shadows on shapes. [...] Ah, but the About picture is a fake:) There is

Re: drop shadow

2008-07-25 Thread Abhijit Menon-Sen
Hi. At 2008-05-07 22:06:01 +0200, [EMAIL PROTECTED] wrote: > > > this is probably the dummest question one can ask but > > I was not figure out to find the option to enable > > shadows on shapes. [...] > > Ah, but the About picture is a fake:) There is no such option at the > moment, but a lot o

Re: drop shadow

2008-05-07 Thread Lars Clausen
On May 6, 2008, at 12:37 PM, Tobias Rothe wrote: > Hello, > > this is probably the dummest question one can ask but > I was not figure out to find the option to enable > shadows on shapes. > I mean exactly like on the picture that you get when > you click on help-about. > I am using version 0.96.

drop shadow

2008-05-06 Thread Tobias Rothe
Hello, this is probably the dummest question one can ask but I was not figure out to find the option to enable shadows on shapes. I mean exactly like on the picture that you get when you click on help-about. I am using version 0.96.1 on windows an open-suse. Can you help me? Thanks, Toby