Re: [Gimp-developer] What happened to daily digests in Gimp mailing lists?

2012-04-02 Thread David Gowers (kampu)
Hi Howard, On Tue, Apr 3, 2012 at 10:10 AM, Howard Caluma wrote: > Is there a way to make the mails sent to me appear as daily digest? Yes. It's in your subscription options in the mailman web interface. > Another problem is that > some replies are deleted, separated or not shown to me but is on

[Gimp-developer] What happened to daily digests in Gimp mailing lists?

2012-04-02 Thread Howard Caluma
Is there a way to make the mails sent to me appear as daily digest? I like the organization of topics with daily digest because they are listed first to give an overview and then packed in a single mail. Although this makes the mails very long, I still find reading them easy and enjoyable. The mai

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread Liam R E Quin
On Mon, 2012-04-02 at 15:47 -0300, Joao S. O. Bueno wrote: [...] > indeed - while those have lots os space for improvement, they rely on > using guide, previusly placed on the image, for knowing where to cut. I'm not sure this is a bad thing. For sure you need to be able to save the file, come ba

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread radar . map35
Hello yes, slicing tool has been wished for a while because it was a really needed tool the past ten years. It was made to help make a complete layout and then cut it into parts and produce resulting HTML+CSS+JS (rollovers aso). I see 2 reasons why it is not actually so essential : 1. Vectors

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread Joao S. O. Bueno
On 2 April 2012 15:21, Alexia Death wrote: > On Mon, Apr 2, 2012 at 8:48 PM, gfxuser wrote: >> Hi, >> >> I might have overlooked something, but what's the difference to the already >> existing Image-Map filter (see Filters/Web/Image-Map) and Slice dialog >> (Filters/Web/Slice...)? > Plugins cant

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread Alexia Death
On Mon, Apr 2, 2012 at 8:48 PM, gfxuser wrote: > Hi, > > I might have overlooked something, but what's the difference to the already > existing Image-Map filter (see Filters/Web/Image-Map) and Slice dialog > (Filters/Web/Slice...)? Plugins cant have on canvas controls. -- --Alexia __

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread gfxuser
Hi, I might have overlooked something, but what's the difference to the already existing Image-Map filter (see Filters/Web/Image-Map) and Slice dialog (Filters/Web/Slice...)? The first filter already has possibilities to make rectangular, circular or polygonal selections plus options for the U

Re: [Gimp-developer] Gsoc - Slicing Tool

2012-04-02 Thread peter sikking
noob7 wrote: > Hey there! > Iam interested in this year gsoc. I would like to take slicing tool idea > which I heard that its one of most requested features. I get the main conept > of this tool. Ive tested guillotine action and slice filter on compiled trunk > version. I found that slice filte

Re: [Gimp-developer] Get currently active image in python

2012-04-02 Thread Joao S. O. Bueno
On 23 March 2012 15:06, Chris Mohler wrote: > On Fri, Mar 23, 2012 at 12:51 PM, Jon Decker wrote: >> Thanks for the reply.  I do realize that the current image and drawable is >> passed to the plugin when first opened.  Perhaps I should explain further. >> I'm trying to build more of an extension