[Gimp-developer] RFC: Tool Plug-ins

2001-12-17 Thread Nathan C Summers
Ahh, the blessed holiday known as finals week has arrived. A wonderful respite from that torture known as homework, when all the programming projects and other assignments that one's professors have seen fit to inflict upon their hapless and unsuspecting pupils have finally come to a much welcome

Re: [Gimp-developer] RFC: Tool Plug-ins

2001-12-17 Thread Sven Neumann
Hi, Nathan C Summers <[EMAIL PROTECTED]> writes: > Some horrible kludge could also be dreamed up involving GTKPlugs. That > would move the windowing system dependance down to the GDK level, but > would also make things ineligant, and it would be difficult to get it to > work in all cases, es

[Gimp-developer] B&W digital, compose w/weighted color channels?

2001-12-17 Thread larry
Recently there's been a lot of excitement in the digital camera world among former B&W film afficianodos who are simulating the use of colored filters by manipulating color channels prior to converting a digital image to greyscale. Photoshop has a feature that lets you weight color channels when

[Gimp-developer] Can't unsubscribe?

2001-12-17 Thread Gerhard Siegesmund
Hello all I now for some time tried to unsubscribe from this list. Unfortunately the mechanism to do so is broken. I tried to unsubscribe as told in the mails but got the attached response. Problem is, I don't anymore now my password. So I asked for help and got the answer that I could get my pas

Re: [Gimp-developer] B&W digital, compose w/weighted color channels?

2001-12-17 Thread Lourens Veen
On Monday 17 December 2001 20:18, [EMAIL PROTECTED] wrote: > > Is there some combination of existing functions that would let > you re-compose an image as: > > 0% red, 50% green, 50% blue (i.e., a red-blocking filter) > > Is there some way to use blending of layers and opacity to do > this?

Re: [Gimp-developer] B&W digital, compose w/weighted color channels?

2001-12-17 Thread Lourens Veen
On Monday 17 December 2001 20:47, Lourens Veen wrote: > I just realised that you could just add a layer with colour (0, 255, 255) and put it in front of your image, then set its layer mode to multiply. Much easier. Brightness might be a problem though, make sure your highest percentage is alw

Re: [Gimp-developer] Can't unsubscribe?

2001-12-17 Thread Branko Collin
On 17 Dec 2001, at 20:39, Gerhard Siegesmund wrote: > I now for some time tried to unsubscribe from this list. Unfortunately > the mechanism to do so is broken. I tried to unsubscribe as told in > the mails but got the attached response. Problem is, I don't anymore > now my password. So I asked f

Re: [Gimp-developer] RFC: Tool Plug-ins

2001-12-17 Thread Nathan C Summers
On 17 Dec 2001, Sven Neumann wrote: > Hi, > > Nathan C Summers <[EMAIL PROTECTED]> writes: > > > Some horrible kludge could also be dreamed up involving GTKPlugs. That > > would move the windowing system dependance down to the GDK level, but > > would also make things ineligant, and it would