RSS/Atom feed Twitter
Site is read-only, email is disabled

Adjustment layers

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

4 of 4 messages available
Toggle history

Please log in to manage your subscriptions.

Adjustment layers Manfred Joerg 05 Jan 17:41
  Adjustment layers Jon Senior 05 Jan 17:57
  Adjustment layers Alexia Death 05 Jan 18:00
  Adjustment layers Martin Nordholts 05 Jan 19:00
Manfred Joerg
2009-01-05 17:41:58 UTC (about 16 years ago)

Adjustment layers

Hello,

are there currently any plans to implement adjustment layers in Gimp? If no, is there anybody who would like to support me doing it?

I am an experienced software developer but I hardly know the source code of Gimp. So I think I could do it with some help. I live in Stuttgart in the South West of Germany. It would be very helpful to have somebody who can answer questions like "where can I find this or that in the source code". Before I start implementing it I would like to discuss it with an experienced gimp developer.

I think for many people the only one reason to use Photoshop instead of Gimp is the missing adjustment layers feature in Gimp. I already sent this mail once but somehow it got not delivered. So I hope that nobody will get it twice.

Regards Manfred

Jon Senior
2009-01-05 17:57:27 UTC (about 16 years ago)

Adjustment layers

On Mon, 5 Jan 2009 17:41:58 +0100 Manfred Joerg wrote:

Hello,

are there currently any plans to implement adjustment layers in Gimp? If no, is there anybody who would like to support me doing it?

I am an experienced software developer but I hardly know the source code of Gimp. So I think I could do it with some help. I live in Stuttgart in the South West of Germany. It would be very helpful to have somebody who can answer questions like "where can I find this or that in the source code". Before I start implementing it I would like to discuss it with an experienced gimp developer.

I think for many people the only one reason to use Photoshop instead of Gimp is the missing adjustment layers feature in Gimp. I already sent this mail once but somehow it got not delivered. So I hope that nobody will get it twice.

Look up Gegl. See what it's capable of. Check previous discussions here and elsewhere online.

AIUI, Adjustment layers (or an equivalent) are on the cards, but won't be here until Gegl is fully incorporated into Gimp. So if you want them sooner, you need to be looking at that.

Alexia Death
2009-01-05 18:00:33 UTC (about 16 years ago)

Adjustment layers

On Monday 05 January 2009 18:41:58 Manfred Joerg wrote:

Hello,

are there currently any plans to implement adjustment layers in Gimp? If no, is there anybody who would like to support me doing it?

I suggest you come to #gimp channel on GimpNet irc network, most of the active developers hang around there...

Best, Alexia

Martin Nordholts
2009-01-05 19:00:56 UTC (about 16 years ago)

Adjustment layers

Manfred Joerg wrote:

Hello,

are there currently any plans to implement adjustment layers in Gimp? If no, is there anybody who would like to support me doing it?

I am an experienced software developer but I hardly know the source code of Gimp. So I think I could do it with some help. I live in Stuttgart in the South West of Germany. It would be very helpful to have somebody who can answer questions like "where can I find this or that in the source code". Before I start implementing it I would like to discuss it with an experienced gimp developer.

I think for many people the only one reason to use Photoshop instead of Gimp is the missing adjustment layers feature in Gimp. I already sent this mail once but somehow it got not delivered. So I hope that nobody will get it twice.

Hi Manfred

There are plans for adjustment layers but before it makes sense to start adding such things to GIMP GEGL needs to be more integrated. We would love getting help here so anything you are able to do that brings us closer to adjustment layers is appreciated. The hard part will not be to add adjustment layers once GEGL is integrated, the hard part is actually getting GEGL integrated in a good way.

I am more than happy to help you get into the code base so you can get started. I am sure the other devs also will help you out when you ask for it. For casual discussion it is better if you hang around in #gimp @ irc.gnome.org (my nick is Enselic).

BR, Martin