Re: [Gimp-developer] Code for editing in non-sRGB color spaces

2016-04-06 Thread Elle Stone
On 04/06/2016 03:26 PM, Elle Stone wrote: The question isn't how to get the nine RGB profile colorant values from GIMP. That's easy. The question is given these nine floating point values, how to convey the values from GIMP to babl. Like I said in my first post on this topic, the babl palette

Re: [Gimp-developer] Code for editing in non-sRGB color spaces

2016-04-06 Thread Elle Stone
The question isn't how to get the nine RGB profile colorant values from GIMP. That's easy. The question is given these nine floating point values, how to convey the values from GIMP to babl. Best, Elle ___ gimp-developer-list mailing list List ad

Re: [Gimp-developer] suggestions

2016-04-06 Thread Elle Stone
On 04/06/2016 12:30 AM, Sven Claussner wrote: Hi Elle, Hi Sven, On 5.4.2016 at 10:55 PM Elle Stone wrote: I started a branch of this current thread to ask some specific questions regarding a couple of babl functions that might be useful for conveying RGB color space information from GIMP to

Re: [Gimp-developer] suggestions

2016-04-06 Thread Elle Stone
On 04/04/2016 05:36 PM, C R wrote: Only so many hours in the day. For RAW processing Darktable works fine. Back when I switched from Photoshop, RAW editing was still done via plugin, and if you were serious about it, you'd do it in Adobe Lightroom. Back when I switched from PhotoShop, I had al

[Gimp-developer] Code for editing in non-sRGB color spaces

2016-04-06 Thread Elle Stone
I've been looking at the relevant babl/GEGL/GIMP code for enabling GIMP to edit in color spaces other than sRGB. Here are two questions: 1. Code for retrieving colorant information from an ICC RGB working space profile embedded in an image is already in https://github.com/GNOME/gimp/blob/maste