Re: [Gimp-developer] Re: GIMP and multiple processors

2005-03-02 Thread Sven Neumann
Hi, Daniel Egger <[EMAIL PROTECTED]> writes: > No problem on this side of the wire other then that is feature > is counterintuitive, slow, undocumented and pretty much useless > for the blend tool except for deliberate cases. I agree that it is slow, but it is certainly not counterintuitive, it

Re: [Gimp-developer] Re: GIMP and multiple processors

2005-03-02 Thread Daniel Egger
On 02.03.2005, at 13:29, Sven Neumann wrote: Sorry, but I don't see your point. It has been show that supersampling makes sense for some corner cases. It is off by default and users can activate it in case they run into one of the corner cases. Of course it could be faster but where's your problem?

Re: [Gimp-developer] Re: GIMP and multiple processors

2005-03-02 Thread Sven Neumann
Hi, Daniel Egger <[EMAIL PROTECTED]> writes: > I just played around with the blend tool on a 100x100px image and > looked very closely for any artifacts with and without > supersampling. The result was that I couldn't produce any visible > aliasing effects no matter how hard I try other than by u

Re: [Gimp-developer] Re: GIMP and multiple processors

2005-03-01 Thread Jay Cox
On Tue, 2005-03-01 at 22:48 +0100, Daniel Egger wrote: > On 01.03.2005, at 16:42, GSR - FR wrote: > > >> "GSR" (?) already gave such an example. > >> It might be worth considering only supersampling when the end of a > >> segment is > >> a different color than the start of the next one. > > > S

Re: [Gimp-developer] Re: GIMP and multiple processors

2005-03-01 Thread Daniel Egger
On 01.03.2005, at 16:42, GSR - FR wrote: "GSR" (?) already gave such an example. It might be worth considering only supersampling when the end of a segment is a different color than the start of the next one. Supersampling is to avoid aliasing, which is not caused only by those discontinuities bu

[Gimp-developer] Re: GIMP and multiple processors

2005-03-01 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2005-03-01 at 1108.08 -0500): > >Maybe it would be best if someone could come up with a reasonable example > >what supersampling might be useful for in gradient blend code > > "GSR" (?) already gave such an example. > It might be worth considering only supersampling when

[Gimp-developer] Re: GIMP and multiple processors

2005-02-28 Thread David Gowers
>Maybe it would be best if someone could come up with a reasonable example >what supersampling might be useful for in gradient blend code "GSR" (?) already gave such an example. It might be worth considering only supersampling when the end of a segment is a different color than the start of th

[Gimp-developer] Re: GIMP and multiple processors

2005-02-28 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2005-02-28 at 0211.21 +0100): > NB: Not that I had any idea what supersampling might be good for > in the case of gradients, but what do I know... High frequency gradients or abrupt changes, compare the yellow - black transition in left side with the one in right side of htt