Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Alexandre Prokoudine
On Thu, Oct 10, 2013 at 3:58 AM, Jorge Tijerina wrote: > Reading through this thread, could this mean that we can see CMYK in GIMP > soon? (natively) It's unrelated :) Alexandre ___ gimp-developer-list mailing list List address:gimp-developer-list@g

Re: [Gimp-developer] Translator available

2013-10-09 Thread Alexandre Prokoudine
On Wed, Oct 9, 2013 at 7:35 PM, Abraham Mireles Alvarez wrote: > Hello everyone > > Just eanted to let you know that I am available as a translator in case you > need help Hola, Abraham :) Typically it's recommended to connect to local GNOME translation team that handles all GIMP related transla

Re: [Gimp-developer] Translator available

2013-10-09 Thread Jehan Pagès
Hi, On Thu, Oct 10, 2013 at 4:35 AM, Abraham Mireles Alvarez wrote: > Hello everyone > > Just eanted to let you know that I am available as a translator in case you > need help > I'm not a translator for GIMP, who would know better what procedure there is. But I guess a first step would be to c

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Elle Stone
On 10/9/13, Liam R E Quin wrote: > On Wed, 2013-10-09 at 16:32 -0400, Elle Stone wrote: >> perhaps I should move the Guide out of the "temp" >> folder (which is for temporary posts) and over to the "photography" >> folder, with appropriate license information at the bottom and with >> the referen

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Øyvind Kolås
On Wed, Oct 9, 2013 at 10:32 PM, Elle Stone wrote: > On 10/9/13, Rolf Steinort wrote: > > On 09.10.2013 15:20, Elle Stone wrote: > >> If my Guide seems useful to developers, I'll put the content under an > >> applicable license so it can be hosted elsewhere and modified by other > >> people. > >

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Jorge Tijerina
Reading through this thread, could this mean that we can see CMYK in GIMP soon? (natively) On 9 October 2013 23:00, Simon Budig wrote: > Elle Stone (l.elle.st...@gmail.com) wrote: > > In the meantime, if anyone would like to read it and give feedback, > > corrections, suggestions, I'll edit the

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Simon Budig
Elle Stone (l.elle.st...@gmail.com) wrote: > In the meantime, if anyone would like to read it and give feedback, > corrections, suggestions, I'll edit the Guide to make it more clear, > more useful, etc (if nobody is interested, that's OK too!). I think it is very helpful. I've been dabbeling with

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Sven Claussner
Hi Elle, I hope you agree that I added a link to your documentation in our developer wiki: http://wiki.gimp.org/index.php/Users:Beginner_Developer%27s_FAQ Kind regards, Sven ___ gimp-developer-list mailing list List address:gimp-developer-lis

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Rolf Steinort
On 09.10.2013 22:32, Elle Stone wrote: On 10/9/13, Rolf Steinort wrote: On 09.10.2013 15:20, Elle Stone wrote: If my Guide seems useful to developers, I'll put the content under an applicable license so it can be hosted elsewhere and modified by other people. Please do that! I'll make a video

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Liam R E Quin
On Wed, 2013-10-09 at 16:32 -0400, Elle Stone wrote: > perhaps I should move the Guide out of the "temp" > folder (which is for temporary posts) and over to the "photography" > folder, with appropriate license information at the bottom and with > the reference to Gimp from git and Cairo in Figure

Re: [Gimp-developer] Mystery: scaling "thin" areas makes them partially transparent

2013-10-09 Thread Teo Mazars
There is a bug open about that : https://bugzilla.gnome.org/show_bug.cgi?id=696090 Completly forgot that one... - Mail original - De: "Ofnuts" À: "Nicolas Robidoux" , "Elle Stone" Cc: gimp-developer-list@gnome.org Envoyé: Mercredi 9 Octobre 2013 19:45:46 Objet: Re: [Gimp-develo

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Elle Stone
On 10/9/13, Rolf Steinort wrote: > On 09.10.2013 15:20, Elle Stone wrote: >> If my Guide seems useful to developers, I'll put the content under an >> applicable license so it can be hosted elsewhere and modified by other >> people. > Please do that! I'll make a video from it (well, parts of it, as

Re: [Gimp-developer] GUI/Interaction Design

2013-10-09 Thread Jay Smith
On 10/09/2013 04:17 PM, Michael Natterer wrote: Hi everybody, I just wanted to publically announce that Peter Sikking (IRC guiguru/guihipster) is back on the project. Without going into details on how and why the cooperation has been difficult/stalled for quite a time, I think it's justified so

[Gimp-developer] GUI/Interaction Design

2013-10-09 Thread Michael Natterer
Hi everybody, I just wanted to publically announce that Peter Sikking (IRC guiguru/guihipster) is back on the project. Without going into details on how and why the cooperation has been difficult/stalled for quite a time, I think it's justified so make a few things clear, in order to avoid futur

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Rolf Steinort
Hi Elle, On 09.10.2013 15:20, Elle Stone wrote: The topic of Documentation came up recently. It occurred to me that existing and future Gimp developers might find documentation on color spaces and ICC profiles helpful. So I wrote up a "Completely Painless Programmer's Guide to XYZ, RGB, ICC, xyY

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread scl
On 09.10.2013 at 03:20 P.M., Elle Stone wrote: The topic of Documentation came up recently. It occurred to me that existing and future Gimp developers might find documentation on color spaces and ICC profiles helpful. So I wrote up a "Completely Painless Programmer's Guide to XYZ, RGB, ICC, xyY

Re: [Gimp-developer] Mystery: scaling "thin" areas makes them partially transparent

2013-10-09 Thread Ofnuts
On 10/09/2013 06:59 PM, Nicolas Robidoux wrote: Note: Enlarging or shrinking abnormally small images is not part of the target use case. I also am not 100% sure that the above recommendation is consistent with the target use case. Actually I found this while working on a script that does a no

Re: [Gimp-developer] Mystery: scaling "thin" areas makes them partially transparent

2013-10-09 Thread Nicolas Robidoux
This is how to fix this Enhance GIMP and GEGL so that the Image Scale and Layer Scale operations use the “CLAMP” (nearest neighbour) abyss policy and the tools that use samplers use the “NONE” (fade to transparency) abyss policy. This will remove the border artifacts from the former operations wit

Re: [Gimp-developer] Mystery: scaling "thin" areas makes them partially transparent

2013-10-09 Thread Elle Stone
Hmm, I was going to report the same observation. A few days ago I upscaled a 768px wide gradient times 1600, but just horizontally, keeping the vertical dimension the same. There were several pixels at either side of the gradient (but not at the top and bottom edges) that were clear. Are you sure "

[Gimp-developer] Mystery: scaling "thin" areas makes them partially transparent

2013-10-09 Thread Ofnuts
I have a layer filled with black 100% opaque. If I select a 3px wide strip only shrink the long side, the final result is not 100% opaque: I get a one-pixel high black line at 100% opacity with a black line at 87% opacity on each side. And is the selected strip is only 1px high, the resulting

[Gimp-developer] Translator available

2013-10-09 Thread Abraham Mireles Alvarez
Hello everyone Just eanted to let you know that I am available as a translator in case you need help Spanish- english I got a 630 at the TOEFL :) Enviado desde mi iPhone ___ gimp-developer-list mailing list List address:gimp-developer-list@gnome.o

Re: [Gimp-developer] GIMP requires the GEGL operation "gegl:over".

2013-10-09 Thread Michael Natterer
On 10/07/2013 10:23 AM, Adi Spivak wrote: please add me in the reply to as i am not part of the DG. i am compiling from source using git. i compile babl,gegl and gimp from git repositories. for the last 5 compile i get this error on concole: (gimp:11790): GEGL-gegl-operations.c-WARNING **: Addin

Re: [Gimp-developer] Documentation on color spaces

2013-10-09 Thread Hartmut Kuhse
Please do. Very interesting, not only for developers. Onkel Hatti - Original Message - Subject: [Gimp-developer] Documentation on color spaces Date: Wed, 9 Oct 2013 09:20:46 -0400 From: Elle Stone The topic of Documentation came up recently. It occurred to me that existing and future Gi

[Gimp-developer] GIMP requires the GEGL operation "gegl:over".

2013-10-09 Thread Adi Spivak
please add me in the reply to as i am not part of the DG. i am compiling from source using git. i compile babl,gegl and gimp from git repositories. for the last 5 compile i get this error on concole: (gimp:11790): GEGL-gegl-operations.c-WARNING **: Adding GeglChantinvert-linear_c shadows GeglC

[Gimp-developer] Documentation on color spaces

2013-10-09 Thread Elle Stone
The topic of Documentation came up recently. It occurred to me that existing and future Gimp developers might find documentation on color spaces and ICC profiles helpful. So I wrote up a "Completely Painless Programmer's Guide to XYZ, RGB, ICC, xyY, and TRCs", which is posted on my website at http: