Re: [Gimp-developer] image growing size - is it true? is it normal?

2004-11-19 Thread David Neary
Hi Joseph, Joseph Heled wrote: > The caption below the image says 46.9 MB > I add a layer with Layer/New Layer. The caption says 70.3 MB > I delete the layer. Caption stays 70.3 MB > I Layer/New Layer again. The caption says: 93.7 MB > I delete the layer. Caption stays 93.7 MB > > Should I beli

Re: [Gimp-developer] image growing size - is it true? is it normal?

2004-11-19 Thread [EMAIL PROTECTED]
Here's a thought - at some point, we expect that there will be a recording mechanism for GIMP, and when that happens, perhaps some coupling between it and the undo mechanism would help reduce some memory requirements for the undo mechanism. If we know whether a user action is deterministic, th

Re: [Gimp-developer] image growing size - is it true? is it normal?

2004-11-19 Thread Sven Neumann
Hi, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Here's a thought - at some point, we expect that > there will be a recording mechanism for GIMP, and > when that happens, perhaps some coupling between it > and the undo mechanism would help reduce some > memory requirements for the undo mech

[Gimp-developer] displaying gimp image sizes

2004-11-19 Thread Campbell J Barton
I sent this directly do david by mistake To me this seams simple There are 2 different things- 1) Image Memory usage. (What it currently is) 2) Image Size (flat/expanded) - flat simply bing the memory used by the image assuming is was flattened expanded being the size of each layer added together -

Re: [Gimp-developer] image growing size - is it true? is it normal?

2004-11-19 Thread Campbell J Barton
Hi David, the onlything I still need is resizing/ rotating of patterns on the fly while I paint from the clone tool- or fill the images in. Any quotes ? :) - Cam David Neary wrote: Hi Cam, You sent this to me personally - would you mind sending it to the list? I think your ideas are pretty good,

Re: [Gimp-developer] image growing size - is it true? is it normal?

2004-11-19 Thread [EMAIL PROTECTED]
>Sounds exactly like the plans we made at GimpCon 2000. > >Sven Sorry I wasn't there. Perhaps you can meet in Hawaii sometime. Juno Platinum $9.95. Juno SpeedBand $14.95. Sign up for Juno Today at http://www.juno.com! Look for sp

Re: [Gimp-developer] image growing size - is it true? is it normal?

2004-11-19 Thread Sven Neumann
Hi, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: >>Sounds exactly like the plans we made at GimpCon 2000. > > Sorry I wasn't there. Perhaps you can meet in Hawaii sometime. That sounds like a lovely idea. Sven ___ Gimp-developer mailing list [EMA

[Gimp-developer] Image reference count problem in plugin

2004-11-19 Thread David Hodson
I've got a plugin that attaches to an existing (displayed) image, and replaces it with a different image: gint newImage = gimp_file_load(...); gimp_displays_reconnect(oldImage, newImage); gimp_image_delete(oldImage); Problem is that (I think) the new image now has two references, so when the

Fwd: [Gimp-developer] Selection to brush/pattern/whatever in menus...

2004-11-19 Thread Laxminarayan Kamath
-- Forwarded message -- From: Laxminarayan Kamath <[EMAIL PROTECTED]> Date: Sat, 13 Nov 2004 12:23:11 +0530 Subject: Re: [Gimp-developer] Selection to brush/pattern/whatever in menus... To: [EMAIL PROTECTED] some day, someone write: > > I would say it would take me at least double

Fwd: [Gimp-developer] Selection to brush/pattern/whatever in menus...

2004-11-19 Thread Laxminarayan Kamath
-- Forwarded message -- From: Carol Spears <[EMAIL PROTECTED]> Date: Sun, 14 Nov 2004 09:44:14 -0800 Subject: Re: [Gimp-developer] Selection to brush/pattern/whatever in menus... To: "miriam clinton (iriXx)" <[EMAIL PROTECTED]>, GIMPDev <[EMAIL PROTECTED]> On Fri, Nov 12, 2004 at

Fwd: [Gimp-developer] Selection to brush/pattern/whatever in menus...

2004-11-19 Thread Laxminarayan Kamath
Please forgive me forwarded wrong message(carol's) by mistake previously. -- Forwarded message -- From: miriam clinton (iriXx) <[EMAIL PROTECTED]> Date: Sat, 13 Nov 2004 11:48:27 -0800 Subject: Re: [Gimp-developer] Selection to brush/pattern/whatever in menus... To: Laxminarayan K