Re: [Gimp-developer] Fw: suggestion for new versions of GIMP

2011-12-04 Thread Aleksandar Kovac
On 11-12-05 8:08 , yahvuu wrote: Hello Aleksandar, Am 30.11.2011 09:10, schrieb Aleksandar Kovac: Anyone interested might want to check out the theory behind, and the implementation of, Aza Raskin's 'Enso'. AFAIK, that was the first implementation of the idea. It is system wide, customizable, a

Re: [Gimp-developer] what means "g" ?

2011-12-04 Thread gg
On 12/04/11 19:06, Chris Moller wrote: On 12/04/11 10:40, Cristian Secară wrote: I have these strings: Rotate by %-3.3g° around (%g, %g) Shear horizontally by %-3.3g Shear vertically by %-3.3g Shear horizontally by %-3.3g, vertically by %-3.3g What is "g" ? And what is "3.3g" ? Here "around"

Re: [Gimp-developer] Fw: suggestion for new versions of GIMP

2011-12-04 Thread yahvuu
Hello Aleksandar, Am 30.11.2011 09:10, schrieb Aleksandar Kovac: Anyone interested might want to check out the theory behind, and the implementation of, Aza Raskin's 'Enso'. AFAIK, that was the first implementation of the idea. It is system wide, customizable, and if I am not wrong, context awar

Re: [Gimp-developer] Strings freeze for 2.8 is on

2011-12-04 Thread Alexandre Prokoudine
On Mon, Dec 5, 2011 at 2:43 AM, Alexandre Prokoudine wrote: >> What's the mistery ? > > No mistery. They just ship extra plug-ins. Oh, and btw both Separate+ and Liquid rescale can be translated (separately). No idea if it works on Windows, though. Alexandre Prokoudine http://libregraphicsworld.

Re: [Gimp-developer] Strings freeze for 2.8 is on

2011-12-04 Thread Alexandre Prokoudine
2011/12/5 Cristian Secară : > In the portable version from Partha site there are several new strings > that am not able to find in the .po files. > What's the mistery ? No mistery. They just ship extra plug-ins. As for "View > Use GEGL", it wasn't planned to be made user visible in the final re

Re: [Gimp-developer] what means "g" ?

2011-12-04 Thread sus
On 12/04/11 19:06, Chris Moller wrote: On 12/04/11 10:40, Cristian Secară wrote: I have these strings: Rotate by %-3.3g° around (%g, %g) Shear horizontally by %-3.3g Shear vertically by %-3.3g Shear horizontally by %-3.3g, vertically by %-3.3g What is "g" ? And what is "3.3g" ? Here "around"

Re: [Gimp-developer] givelife color system

2011-12-04 Thread gespert...@gmail.com
2011/12/4 GiveLifeCS : > Hi Gez, > > the type of the licence is Creative Commons , soon will be the logo in > my website and also the type of”CC”. Please read the replies before jumping to conclusions. Your license isn't suitable and that's the first problem. > This color /System palette is the m

Re: [Gimp-developer] Strings freeze for 2.8 is on

2011-12-04 Thread Cristian Secară
On Sun, 4 Dec 2011 03:15:56 +0400, Alexandre Prokoudine wrote: > We seem to have fixed the last i18n issues in 2.7, hence strings > freeze is on. That means no more changes to user visible messages. > Translators should feel safe to catch up on what's changed since the > last time they updated the

[Gimp-developer] givelife color system

2011-12-04 Thread GiveLifeCS
Hi Gez, the type of the licence is Creative Commons , soon will be the logo in my website and also the type of”CC”. This color /System palette is the more biggest of the world with 5101 shades of color. sincerely I believed that i was talking with creative people, but I saw the response, is

[Gimp-developer] Porting the decompose/compose plugin

2011-12-04 Thread Alexander Hämmerle
Hi, recently I recommenced porting the decompose/compose plugin to babl and so far nearly everything's fine. The only exception consists in the YCbCr-colorspace- algorithms which are causing some headache. Below I post the original code and what I've done with it. The conversion-problems are ill

Re: [Gimp-developer] new color system with 5101 shades ready for Gimp

2011-12-04 Thread Tobias Oelgarte
Am 04.12.2011 19:41, schrieb gespert...@gmail.com: Update: Gabriel replied in a private mail stating that sRGB and CMYK swatches have no relationship between each other, and that license is CC (BY-ND-NC). I just got the e-mail after sending my previous reply. Regarding the missing sRGB/CMYK rela

Re: [Gimp-developer] new color system with 5101 shades ready for Gimp

2011-12-04 Thread gespert...@gmail.com
Update: Gabriel replied in a private mail stating that sRGB and CMYK swatches have no relationship between each other, and that license is CC (BY-ND-NC). I just got the e-mail after sending my previous reply. Regarding the missing sRGB/CMYK relationship, I can't see there's a "system" here. And th

Re: [Gimp-developer] new color system with 5101 shades ready for Gimp

2011-12-04 Thread gespert...@gmail.com
Gabriel: What's the license of your color system? I told you that you can't expect to have your swatches included in any free software package if they are distributed under copyright or any restrictive EULA. The palette file should be distributed under a free software compatible license. In your we

Re: [Gimp-developer] what means "g" ?

2011-12-04 Thread Chris Moller
On 12/04/11 10:40, Cristian Secară wrote: I have these strings: Rotate by %-3.3g° around (%g, %g) Shear horizontally by %-3.3g Shear vertically by %-3.3g Shear horizontally by %-3.3g, vertically by %-3.3g What is "g" ? And what is "3.3g" ? Here "around" means "approximately" ? No, "aroun

[Gimp-developer] new color system with 5101 shades ready for Gimp

2011-12-04 Thread GiveLifeCS
Hi, I am Gabriel Vano the creator of Givelife color system GiveLife Color System put online the second product , the Color / System Palette in RGB ,more biggest of the world with 5101 shades of Color and it is incorporated into the Operative System "Asturix" (Linux Distribution). I belive that t

Re: [Gimp-developer] what means "g" ?

2011-12-04 Thread Mukund Sivaraman
Hi Cristian On Sun, Dec 04, 2011 at 05:40:24PM +0200, Cristian Secară wrote: > I have these strings: > > Rotate by %-3.3g° around (%g, %g) > Shear horizontally by %-3.3g > Shear vertically by %-3.3g > Shear horizontally by %-3.3g, vertically by %-3.3g > > What is "g" ? > And what is "3.3g" ? %g

[Gimp-developer] what means "g" ?

2011-12-04 Thread Cristian Secară
I have these strings: Rotate by %-3.3g° around (%g, %g) Shear horizontally by %-3.3g Shear vertically by %-3.3g Shear horizontally by %-3.3g, vertically by %-3.3g What is "g" ? And what is "3.3g" ? Here "around" means "approximately" ? Cristi -- Cristian Secară http://www.secarica.ro

Re: [Gimp-developer] attempt to use the text tool crashes the program (on Windows) and I don't remember the solution

2011-12-04 Thread Alexia Death
2011/12/4 Cristian Secară : > Using the 2.7.3 version from http://sourceforge.net/projects/gimp-win/ , > with the text tool selected, GIMP crashes just when I click anywhere on > an opened image. I remember it happened the same sometime in the past > (more than a year back, I presume), at that time

[Gimp-developer] attempt to use the text tool crashes the program (on Windows) and I don't remember the solution

2011-12-04 Thread Cristian Secară
Using the 2.7.3 version from http://sourceforge.net/projects/gimp-win/ , with the text tool selected, GIMP crashes just when I click anywhere on an opened image. I remember it happened the same sometime in the past (more than a year back, I presume), at that time I found a solution (perhaps shared