[Gimp-developer] Development methodology and bug 155733

2012-02-10 Thread Ville Sokk
Do I understand correctly that for this bugto be fixed, all occurences of gimp_drawable_mask_bounds() must be replaced by gimp_drawable_mask_intersect() even if the plug-in doesn't actually screw up anything? And interactive plug-ins should show a

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

2012-02-10 Thread Alexandre Prokoudine
2012/2/11 Cristian Secară wrote: > It seems that something thawed the freeze, because ~5 trings were > changed on the main .po file and ~36n the plugins .po. And some changes in po-tags since adding new brushes. > Should we expect further changes until 2.8 release ? Unfortunately it's possible.

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

2012-02-10 Thread Cristian Secară
În data de Sun, 4 Dec 2011 03:15:56 +0400, Alexandre Prokoudine a scris: > 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 u

Re: [Gimp-developer] Bug 658610 patch

2012-02-10 Thread Michael Natterer
On Fri, 2012-02-10 at 22:13 +0200, Ville Sokk wrote: > I posted a patch/diff for bug 658610 > (https://bugzilla.gnome.org/show_bug.cgi?id=658610). I thought > Bugzilla sent out an e-mail but no one has replied so I'm posting > here. Sorry if this is redundant. I would like to know if it is > accept

[Gimp-developer] Bug 658610 patch

2012-02-10 Thread Ville Sokk
I posted a patch/diff for bug 658610 (https://bugzilla.gnome.org/show_bug.cgi?id=658610). I thought Bugzilla sent out an e-mail but no one has replied so I'm posting here. Sorry if this is redundant. I would like to know if it is acceptable or if there's anything I could do better.

Re: [Gimp-developer] image quality degraded due to scaling

2012-02-10 Thread Burnie West
On 02/10/2012 02:57 AM, smit sanghavi wrote: Hi, While using GIMP, I noticed that when an image is scaled initially, and then rescaled after making some changes, the quality of the image reduces. It is very significant when the image is scaled by a large extent. I understand that this is due to

Re: [Gimp-developer] lgm 2012

2012-02-10 Thread Victor Oliveira
I wanna go :) On Thu, Feb 9, 2012 at 6:29 PM, Nicolas Robidoux wrote: > I may go. (Not sure yet.) > > -- > Nicolas Robidoux > Image processing and applied mathematics consultant > https://www.ohloh.net/accounts/NicolasRobidoux > nicolas.robid...@gmail.com > ___

[Gimp-developer] image quality degraded due to scaling

2012-02-10 Thread smit sanghavi
Hi, While using GIMP, I noticed that when an image is scaled initially, and then rescaled after making some changes, the quality of the image reduces. It is very significant when the image is scaled by a large extent. I understand that this is due to the data loss that occurs during scaling. But i