[Gegl-developer] Split Result?

2008-01-30 Thread Ferran Basora
Hi, I am creating a gegl operation but my result is being splitted in two parts. Anyone knows the reason? Thanks for your answers. Best regards ___ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU

Re: [Gegl-developer] Split Result?

2008-01-30 Thread Kevin Cozens
Ferran Basora wrote: I am creating a gegl operation but my result is being splitted in two parts. You will need to provide more information that that one line before anyone is likely to understand the problem you are having. -- Cheers! Kevin. http://www.ve3syb.ca/ |What are we

Re: [Gegl-developer] Split Result?

2008-01-30 Thread Ferran Basora
Sorry, the operation that I am creating renders a simple gradient from 0 to image width but in the middle of the image ends the gradient and starts again to the end of the image. I don't understand the reason. Thanks On Jan 30, 2008 10:14 PM, Kevin Cozens [EMAIL PROTECTED] wrote: Ferran

Re: [Gegl-developer] Split Result?

2008-01-30 Thread Øyvind Kolås
On Jan 30, 2008 9:46 PM, Ferran Basora [EMAIL PROTECTED] wrote: the operation that I am creating renders a simple gradient from 0 to image width but in the middle of the image ends the gradient and starts again to the end of the image. I don't understand the reason. You probably want to look