Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Elle Stone
On 11/17/2014 06:56 PM, Simon Budig wrote: Oh, I was under the assumption that AdobeRGB had well defined chromaticies. If that is not the case then please consider my example moot. I am well aware that dealing with color profiles most definitely is not my area of expertise. It absolutely does

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Elle Stone
On 11/17/2014 07:32 PM, Ed . wrote: Elle, If you don't understand the difference between a design detail, and an implementation detail, you need to either a) go away and get to understand that difference; or b) stop commenting. I am neutral as to which you choose. Ed Again, Ed, in this

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Simos Xenitellis
These are the type of emails that are not helpful. It is not helpful also because it's a rephrased email that was sent 15 hours ago. Simos On Tue, Nov 18, 2014 at 5:27 PM, Ed . ej...@hotmail.com wrote: Great! Glad to hear it! Please prove to us your understanding by expressing, in your own

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Alexandre Prokoudine
On Tue, Nov 18, 2014 at 6:27 PM, Ed . wrote: Great! Glad to hear it! Please prove to us If you have personal issues with any of the list members, I strongly advice taking it off-list. We'd like to keep the interaction professional, thank you. Alex

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Elle Stone
On 11/18/2014 03:05 AM, Michael Henning wrote: On Mon, Nov 17, 2014 at 11:39 PM, Gez lis...@ohweb.com.ar wrote: P.s.: If you think this discussion is a waste of your time and my time, feel free to skip an answer. I don't think it's a waste of time at all, it's developer/user interaction

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Elle Stone
On 11/18/2014 11:00 AM, Elle Stone wrote: Convincing the babl/GEGL/GIMP devs of anything regarding color management has never been easy. For example, in 2013 I tried to explain why there is a difference between device Y vs ICC profile D50-adapted Y: *

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Simon Budig
As a small aside... Alexandre Prokoudine (alexandre.prokoud...@gmail.com) wrote: We'd like to keep the interaction professional, thank you. I'd like to ask everyone involved in this discussion to remove the gimp-user mailinglist from the CC-list. The level of this discussion really is hardcore

Re: [Gimp-user] [Gimp-developer] Time to fork BABL and GEGL

2014-11-18 Thread Alexandre Prokoudine
On Tue, Nov 18, 2014 at 7:00 PM, Elle Stone wrote: Michael Henning did understand and did make appropriate changes to babl's hard-coded sRGB Y values. But I doubt whether any of the other devs understood; if they did, babl wouldn't still use D65 device sRGB to convert to XYZ before converting

Re: [Gimp-user] Question about golden-spiral-0.0.py script

2014-11-18 Thread Dave Thibault
Owen, Thanks for the response. I have python installed: Python 2.7.5 (default, Mar 9 2014, 22:15:05) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin Type help, copyright, credits or license for more information. and I have the script executable: -rwxr-x--x@ 1 username

[Gimp-user] Question about golden-spiral-0.0.py script

2014-11-18 Thread rich2005
Hi, I've got GIMP 2.8 on OSX Mavericks and I'm trying to use this script: http://sourceforge.net/projects/gimp-path-tools/files/scripts/golden-spiral-0.0.py/download I've tried putting it in /Users/myusername/Library/Application Support/GIMP/2.8/scripts and in

[Gimp-user] BABL and GEGL

2014-11-18 Thread billn
Pippin has worked hard on BABL a long time. I admire him for his time and effort. Working on a project for eons without finishing has to take a toll. To be fair to other hard working developers they need to be involved with decision making to move Gimp to the next level with tools experience

Re: [Gimp-user] Question about golden-spiral-0.0.py script

2014-11-18 Thread Dave Thibault
Rich, Thanks for the reply. I have made the plugin executable. After GIMP restart, I can't find it in Plugin Browser. If I search for golden all I find is the Golden Rule Guide that I also installed and it is showing up in GIMP and working properly. I don't see the golden spiral at all by

[Gimp-user] Hyperlink and Image

2014-11-18 Thread StrangerJerriBlank
Is there a way to add a hyperlink to an image created in GIMP? I have gotten as far as I can, but can't seem to get the hyperlink to actually work. I have attached the information I have in two images. Please let me know if you can help. Attachments: *

Re: [Gimp-user] Hyperlink and Image

2014-11-18 Thread Steve Kinney
On 11/18/2014 02:57 PM, StrangerJerriBlank wrote: Is there a way to add a hyperlink to an image created in GIMP? I have gotten as far as I can, but can't seem to get the hyperlink to actually work. I have attached the information I have in two images. Please let me know if you can help.

Re: [Gimp-user] BABL and GEGL

2014-11-18 Thread Michael Natterer
On Tue, 2014-11-18 at 07:13 +0100, billn wrote: Pippin has worked hard on BABL a long time. I admire him for his time and effort. Working on a project for eons without finishing has to take a toll. To be fair to other hard working developers they need to be involved with decision making

Re: [Gimp-user] Question about golden-spiral-0.0.py script

2014-11-18 Thread Ofnuts
On 18/11/14 18:00, Dave Thibault wrote: Owen, Thanks for the response. I have python installed: Python 2.7.5 (default, Mar 9 2014, 22:15:05) [GCC 4.2.1 Compatible Apple LLVM 5.0 (clang-500.0.68)] on darwin Type help, copyright, credits or license for more information. and I have the