[Gimp-user] Environment settings & big images

2004-04-22 Thread Eric Pierce
Hi ho,

I'm working with a relatively large RGB image (4368 x 3384px / 2MB file
size / status bar says 199MB on load).  Once I begin editing the image,
the memory usage quickly gets up around 600MB and up, and my system comes
to a crawl as it goes to the hard disk for memory space.

I'm wondering if my Environment settings are screwed up.
Min. number of undo lvl: 25
Max. undo memory: 50 mb
Tile Cache Size: 96 mb
Conservative Mem. usage: checked

I'm running: Windows 2000
392MB ram
1 GHz cpu

On PotatoShop (forced to used at gunpoint), there are no problems editing
this image or other large images.

Any ideas?  Thanks for reading.
Eric Pierce

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Sven Neumann
Hi,

"Eric Pierce" <[EMAIL PROTECTED]> writes:

> I'm working with a relatively large RGB image (4368 x 3384px / 2MB file
> size / status bar says 199MB on load).  Once I begin editing the image,
> the memory usage quickly gets up around 600MB and up, and my system comes
> to a crawl as it goes to the hard disk for memory space.
> 
> I'm wondering if my Environment settings are screwed up.
> Min. number of undo lvl: 25
> Max. undo memory: 50 mb
> Tile Cache Size: 96 mb
> Conservative Mem. usage: checked
> 
> I'm running: Windows 2000
> 392MB ram
> 1 GHz cpu

You should consider to increase the tile cache size then. Setting it
to 256MB would certainly improve things. Getting more RAM and
increasing it further will definitely help more.

> On PotatoShop (forced to used at gunpoint), there are no problems
> editing this image or other large images.

Photoshop handles large images better than GIMP. That's a known fact
and it's not trivial to improve.


Sven
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Joao S. O. Bueno
On Thursday 22 April 2004 16:42, David Neary wrote:
> Hi,
>
> Sven Neumann wrote:
> > > On PotatoShop (forced to used at gunpoint), there are no problems
> > > editing this image or other large images.
> >
> > Photoshop handles large images better than GIMP. That's a known fact
> > and it's not trivial to improve.
>
> How, exactly? I've heard this too, but I have no clear idea how
> they do so - do they have a similar caching system, and just make
> better decisions about what to cache and when? Or do they use OS
> specific features to reduce read times for caching operations?
>
> Or perhaps something completely different?
/me thinks that, not worrying about photoshop, one way to optmize is
to paint on the scaled down image in real time, and perform the real operation 
on the full size image in the background. 

If not  the paint-tools (that would take a significant amount of code change 
to implement), at least the preview for the color-manipulation tools (curves, 
HSV, etc) , should do something of the kind. 




> Adding -devel as a CC, since this is really a developers issue
> too.
>
> Cheers,
> Dave.

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread David Neary
Hi,

Sven Neumann wrote:
> > On PotatoShop (forced to used at gunpoint), there are no problems
> > editing this image or other large images.
> 
> Photoshop handles large images better than GIMP. That's a known fact
> and it's not trivial to improve.

How, exactly? I've heard this too, but I have no clear idea how
they do so - do they have a similar caching system, and just make
better decisions about what to cache and when? Or do they use OS
specific features to reduce read times for caching operations?

Or perhaps something completely different?

Adding -devel as a CC, since this is really a developers issue
too.

Cheers,
Dave.

-- 
   David Neary,
   Lyon, France
  E-Mail: [EMAIL PROTECTED]
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Kevin Myers
> > Photoshop handles large images better than GIMP. That's a known fact
> > and it's not trivial to improve.

Ummm, well that known fact isn't completely true.  In actual fact, Photoshop
will *not* handle many of the large images that we work with at all, whereas
the GIMP will do so with no problem.  Photoshop has an inherent 32K maximum
pixel limitation in both height and width that the GIMP is not saddled with.

Photoshop may process reasonably large images somewhat faster than the GIMP
can, but the GIMP can handle huge images that make even the latest versions
of Photoshop roll over and croak.

s/KAM



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Simon Budig
Kevin Myers ([EMAIL PROTECTED]) wrote:
> > > Photoshop handles large images better than GIMP. That's a known fact
> > > and it's not trivial to improve.
> 
> Ummm, well that known fact isn't completely true.  In actual fact, Photoshop
> will *not* handle many of the large images that we work with at all, whereas
> the GIMP will do so with no problem.

Will the wonders never cease?

Thanks, it is great to hear that  :-)

Bye,
Simon
-- 
  [EMAIL PROTECTED]   http://www.home.unix-ag.org/simon/
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Carol Spears
On Thu, Apr 22, 2004 at 07:11:21PM +0200, Sven Neumann wrote:
> 
> Photoshop handles large images better than GIMP. That's a known fact
> and it's not trivial to improve.
> 
it depends on what you count.

you can run TheGIMP on machines that you could not even dream of running
photoshop on.

i swear.  i am on a 450MHz or whatever right now.  this machine could
barely keep up with my 486 whatever.  especially big images.

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Jaco Swart
Kevin Myers wrote:

Ummm, well that known fact isn't completely true.  In actual fact, Photoshop
will *not* handle many of the large images that we work with at all, whereas
the GIMP will do so with no problem.  Photoshop has an inherent 32K maximum
pixel limitation in both height and width that the GIMP is not saddled with.
Photoshop may process reasonably large images somewhat faster than the GIMP
can, but the GIMP can handle huge images that make even the latest versions
of Photoshop roll over and croak.
 

How huge is huge, Kevin?

Over the past two days, I have edited two TIFF images, 12500 x 7800 
pixels, greyscale, using Photoshop 8. It was business as usual (meaning, 
fast and stable as usual). Loading and saving took as long as I expected 
for a file of this size (95MB).

Prompted by this thread, I tired one of these files in Gimp 2. What a 
long wait for even the simplest tasks, such as zooming in and out.  
I then tried my trusty old Gimp 1.2. It was somewhat better than 2, but 
very, very slow. Pulling menu's down took tens of seconds. No, using 
Gimp, on Win 2k, for a file this size, is just not practical. I expect 
it will go better on my Linux box at home, but even if it was two times 
faster, it would still be unpractical.

Which is why I would like to know how huge huge is, on what hardware, 
running which OS, which version(s) of Gimp, and processing what tasks.

rgds
Jaco
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Kevin Myers
> Based on your description, I suspect that either Photoshop's memory usage
> may be somewhat more efficient than the GIMP, or possibly your Tile Cache
> Size is set too small.  Either of those issues could result in extensive
> page thrashing of portions of the GIMP and your image to and from disk.
On
> my system, the tile cache size is set to 1280MB.  How much physical RAM do
> you have, and what is your Tile Cache Size set to?

Also, what other memory hog applications do you have running at the same
time?  For example, you didn't have the same image already open in Photoshop
while you were testing the GIMP on it did you?  If so, that could have
easily pushed the required memory beyond your installed RAM size, forcing
extensive page swapping to/from disk.

s/KAM



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Kevin Myers
> I presently run GIMP 1.2.4 on a 2.4 GHz P4 based system under Windows
2000,
> with 3GB of RAM installed (only 2GB of which can be used by the GIMP).  We
> usually work with 8 bit grayscale images, and as described above our
typical
> image sizes are on the order of 200 megapixels.  As you mentioned, your
> image was only 98 megapixels.  On my system, I have no problems with menu
> delays at all (far less than one second response), and initial image
loading
> speed is reasonable, typically on the order of 5 or ten seconds.
>


I should also mention that zooming in/out on our multi-hundred megapixel
images is very fast, almost instantaneous.  Some of the more complex full
image manipulations take a while, but that is to be expected, and the speeds
are still not unreasonable in most cases.

s/KAM


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Kevin Myers
> How huge is huge, Kevin?
>
> Over the past two days, I have edited two TIFF images, 12500 x 7800
> pixels, greyscale, using Photoshop 8. It was business as usual (meaning,
> fast and stable as usual). Loading and saving took as long as I expected
> for a file of this size (95MB).
>
> Prompted by this thread, I tired one of these files in Gimp 2. What a
> long wait for even the simplest tasks, such as zooming in and out.
> I then tried my trusty old Gimp 1.2. It was somewhat better than 2, but
> very, very slow. Pulling menu's down took tens of seconds. No, using
> Gimp, on Win 2k, for a file this size, is just not practical. I expect
> it will go better on my Linux box at home, but even if it was two times
> faster, it would still be unpractical.
>
> Which is why I would like to know how huge huge is, on what hardware,
> running which OS, which version(s) of Gimp, and processing what tasks.

Hi Jaco,

As mentioned in my previous message, Photoshop's limit is 32K maximum pixels
in either dimension.  Your image did not exceed this limit in either
dimension.  We typically work with images that are up to several hundred
thousand pixels in one dimension, by 2 or 3 thousand pixels in the other
dimension.  Thus we almost always exceed the Photoshop limit.

I presently run GIMP 1.2.4 on a 2.4 GHz P4 based system under Windows 2000,
with 3GB of RAM installed (only 2GB of which can be used by the GIMP).  We
usually work with 8 bit grayscale images, and as described above our typical
image sizes are on the order of 200 megapixels.  As you mentioned, your
image was only 98 megapixels.  On my system, I have no problems with menu
delays at all (far less than one second response), and initial image loading
speed is reasonable, typically on the order of 5 or ten seconds.

Based on your description, I suspect that either Photoshop's memory usage
may be somewhat more efficient than the GIMP, or possibly your Tile Cache
Size is set too small.  Either of those issues could result in extensive
page thrashing of portions of the GIMP and your image to and from disk.  On
my system, the tile cache size is set to 1280MB.  How much physical RAM do
you have, and what is your Tile Cache Size set to?

s/KAM



___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread David Burren

Kevin Myers wrote:
>
> As mentioned in my previous message, Photoshop's limit is 32K maximum pixels
> in either dimension.  Your image did not exceed this limit in either
> dimension.  We typically work with images that are up to several hundred
> thousand pixels in one dimension, by 2 or 3 thousand pixels in the other
> dimension.  Thus we almost always exceed the Photoshop limit.
> 
> I presently run GIMP 1.2.4 on a 2.4 GHz P4 based system under Windows 2000,
> with 3GB of RAM installed (only 2GB of which can be used by the GIMP).  We
> usually work with 8 bit grayscale images, and as described above our typical
> image sizes are on the order of 200 megapixels.  As you mentioned, your
> image was only 98 megapixels.  On my system, I have no problems with menu
> delays at all (far less than one second response), and initial image loading
> speed is reasonable, typically on the order of 5 or ten seconds.

Strictly speaking PS 8 (CS) can go larger in pixel dimensions (if
you use the new .PSB file format) but there are other operational
issues that still make this awkward.

But for me it's not the pixel dimensions that define a large image.
As a photographer I work with full RGB images, not piddly little
greyscale files ;-).

I have two systems here.  Apples aren't quite apples, but it's a
vaguely interesting comparison anyway:

System A is a 1.6GHz P4 with 512MB RAM, running Gimp 1.2
on FreeBSD.  Working with large files (e.g. only 6400x9600
24-bit pixels) can be painful, especially if I decide to
add layers.  I've done an A0-sized poster on this machine
and it was ridiculous.  I got the job done eventually, but
it was VERY painful.

System B is a PowerMac G4/450 with 1GB RAM.  This machine
is old and slow by Apple standards.  It's running Photoshop
CS on MacOS X 1.3.  It's a pleasure to use in comparison
to System A.  The speed difference (and a few other advantages)
has made it worthwhile to get used to the different (Photoshop)
interface.  I regularly work with 48-bit image files, at
large print sizes, and with at least 5 or 6 layers.  The
filesize when saved as a layered uncompressed TIFF is often
larger than will fit on a CD.  As the files get bigger the
processing time increases, but it feels like a simple
geometric progression based on the CPU/megapixel relationship,
not an exponential/whatever progression based on RAM
shortfalls.

Sure the Mac has more RAM, but I've tuned Photoshop's RAM allocation
back to 256MB as an experiment and it was still faster than the
Gimp.  I normally have 576MB allocated to PS.

In the Gimp there seems to be no upper bound to its RAM use.  No
matter what size you set the tile cache to (right nowe I have it
set at 320M) and the number of undo levels, its memory footprint
seems to keep increasing, and when it gets painful it's typically
paging (i.e. it's not managing its own scratch space like Photoshop
does - the OS is paging it in and out).  Shutting down other
applications does improve things for a short while, but very soon
that extra memory is chewed up and performance goes down the tube
again.  It seems that often the Gimp's active memory footprint is
very large, and information is being paged out that was only just
paged in.

When the Gimp's performance drops off it's saturating the disks
with VM paging, and the whole machine is painful to use.  When
Photoshop's performance drops off it's mainly just hogging CPU and
the rest of the machine is vaguely usable.

I would say that on machines with equivalent RAM sizes Photoshop
is a better performer (on the images I deal with at least) but I
should load Gimp 2 onto the Mac for a better comparison.

Using Photoshop 7 on my wife's XP machine which is a 1.8GHz version
of my System A seems OK, but I haven't done a lot of work with it
as she keeps wanting to use it...
__
David
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Kevin Myers
> Kevin Myers wrote:
> >
> > As mentioned in my previous message, Photoshop's limit is 32K maximum
pixels
> > in either dimension.  Your image did not exceed this limit in either
> > dimension.  We typically work with images that are up to several hundred
> > thousand pixels in one dimension, by 2 or 3 thousand pixels in the other
> > dimension.  Thus we almost always exceed the Photoshop limit.
> >
> > I presently run GIMP 1.2.4 on a 2.4 GHz P4 based system under Windows
2000,
> > with 3GB of RAM installed (only 2GB of which can be used by the GIMP).
We
> > usually work with 8 bit grayscale images, and as described above our
typical
> > image sizes are on the order of 200 megapixels.  As you mentioned, your
> > image was only 98 megapixels.  On my system, I have no problems with
menu
> > delays at all (far less than one second response), and initial image
loading
> > speed is reasonable, typically on the order of 5 or ten seconds.
>
> Strictly speaking PS 8 (CS) can go larger in pixel dimensions (if
> you use the new .PSB file format) but there are other operational
> issues that still make this awkward.

Perhaps that is true, however I got it straight from PS tech support (who
supposedly passed it on from PS development) that PS 8 still has the
underlying 32K pixel per dimension limit.  Of course it might not be the
first time that tech support was wrong about something...

>
> But for me it's not the pixel dimensions that define a large image.
> As a photographer I work with full RGB images, not piddly little
> greyscale files ;-).

Right, which of course multiplies your memory usage by a factor of 3 to 5 (I
don't remember right now exactly how many bytes of memory the GIMP uses for
a RGB image, probably 4, one each for red, green, blue, and alpha channels).

>
> I have two systems here.  Apples aren't quite apples, but it's a
> vaguely interesting comparison anyway:
>
> System A is a 1.6GHz P4 with 512MB RAM, running Gimp 1.2
> on FreeBSD.  Working with large files (e.g. only 6400x9600
> 24-bit pixels) can be painful, especially if I decide to
> add layers.

In which case your GIMP memory usage might be multiplied times the number of
layers.  So, your 60 megapixel image starts out using 240 megabytes of RAM,
then you add another 240 MB layer and including OS RAM utilization, you've
probably now exceeded the 512MB of RAM installed on your machine, hence page
thrashing...

I can't say if PS does a better job of managing image memory utilization
than the GIMP.  All I do know is that we often work with E size and larger
RGB images at 300 dpi (13200 x 10200 = 135 megapixels) in addition to the
grayscale images that I mentioned previously, and those seem to work fine
for us using GIMP 1.2.4 under Win 2K with a 1280MB tile cache.  However,
most of our image manipulations are fairly simple (scaling, rotation,
normalizing, sharpening, brightness, contrast, color reduction, etc.).  We
don't do much work with more than two layers.

s/KAM


___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread Carol Spears
On Fri, Apr 23, 2004 at 11:23:32AM +1000, David Burren wrote:
> 
> Kevin Myers wrote:
> >
> 
> Using Photoshop 7 on my wife's XP machine which is a 1.8GHz version
> of my System A seems OK, but I haven't done a lot of work with it
> as she keeps wanting to use it...

i am curious.  do you think that if the adobe geniuses could make their
software compile on linux, if it would slow it down.

i am not sure where gimp is losing this "race" of yours but the fact
that i can run gimp on linux and can not run photoshop (any flavor or
version) to compare gives photoshop some weird edge.

is the very fact that the linux community shared with YOU part of what
slows gimp down?

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-22 Thread David Burren

Carol Spears wrote:
>
> On Fri, Apr 23, 2004 at 11:23:32AM +1000, David Burren wrote:
>
> > Using Photoshop 7 on my wife's XP machine which is a 1.8GHz version
> > of my System A seems OK, but I haven't done a lot of work with it
> > as she keeps wanting to use it...
> 
> i am curious.  do you think that if the adobe geniuses could make their
> software compile on linux, if it would slow it down.

No.  In fact they've got it to compile on a Unix (ie. MacOS X) and
it runs great.  I don't believe it's inherent in the OS that the
application is running on.  I do think that Photoshop currently
does a better job at managing its memory resources, but that's at
the appliction level.


> i am not sure where gimp is losing this "race" of yours but the fact
> that i can run gimp on linux and can not run photoshop (any flavor or
> version) to compare gives photoshop some weird edge.

Interesting.  I'm sure you and I have different requirements so
we'll come to different conclusions.

As an opensource developer (primarily on BSD platforms - both in
the OS/kernel and at the application level) I would love it if the
Gimp was able to do all the tasks I need of it.

But as a photographer trying to earn a living (I currently supplement
this with short-term Perl and SQL development contracts) I can't
afford to be without the tools that Photoshop provides me (the most
high-profile of which are complete ICC support and 16-bit files).
Now that I'm happy that OSX has progressed to a point that I'm happy
to use it, the fact that Photoshop is available for it is reason
enough for me to move to OSX instead of BSD or Linux.

I look forward to the day when the Gimp or CinePaint come up to
speed on the features I need, but I can't afford to wait.

My observations about memory consumption behaviour between the Gimp
and Photoshop have been coincidental to that.  It's not the reason
I started using Photoshop, but it's a pleasant side-benefit.



> is the very fact that the linux community shared with YOU part of what
> slows gimp down?

Now this sounds like you getting all "snooty" for no good reason
(these snide comments have never been good for your image Carol).

In fact I wasn't aware that the LINUX community shared with me.
The GIMP community that I have been a part of for years (as a Unix
user, even if using NetBSD/FreeBSD instead of Linux) has shared the
Gimp with me, and I've been grateful for being part of that community.

But that's completely irrelevant to the discussion at hand...

Cheers
__
David
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-23 Thread pcg
On Fri, Apr 23, 2004 at 01:50:39PM +1000, David Burren <[EMAIL PROTECTED]> wrote:
> > i am curious.  do you think that if the adobe geniuses could make their
> > software compile on linux, if it would slow it down.
> 
> No.  In fact they've got it to compile on a Unix (ie. MacOS X) and

Slightly off-topic, because it relates to photoshop and MacOS X: MacOS
X is rather far away from unix (or even posix), and, while the X Window
System is not officially "unix", it's basically the GUI standard on unix.

So, as a matter of fact and a matter of expectancy, they didn't get it to
compile on a unix by porting it to macos x.

Still, darwin supports a large subset of posix and unix, but when
developing apps for it, you don't have to use it, and I suspect that adobe
didn't.

> it runs great.  I don't believe it's inherent in the OS that the
> application is running on.  I do think that Photoshop currently
> does a better job at managing its memory resources, but that's at
> the appliction level.

That could well be true. Unfortunately, it has been difficult so far to
actually measure this. There are reports from people claiming photoshop
is much faster, and reports that photoshop is slower, or that it depends
on the case.

I experimented wiht photoshop about 2 years ago, and found it quite a
bit less responsive on large images than gimp on gnu/linux on the same
machine.

One possible reason for the perceived problems could be that gimp requires
more tile cache to work efficiently than photoshop (especially multiple
undo steps cost a lot of memory), and by default the tile cache size is
conservative.

However, more exact and espeiclaly reproducible reports are needed to
find out wether this is the case, or under what circumstances gimp gets
slower.

> My observations about memory consumption behaviour between the Gimp
> and Photoshop have been coincidental to that.  It's not the reason
> I started using Photoshop, but it's a pleasant side-benefit.

These were certainly very interesting. Also, gimp should certainly not
grow unbounded. Maybe you are just hitting a bug somewhere?

-- 
  -==- |
  ==-- _   |
  ---==---(_)__  __   __   Marc Lehmann  +--
  --==---/ / _ \/ // /\ \/ /   [EMAIL PROTECTED]  |e|
  -=/_/_//_/\_,_/ /_/\_\   XX11-RIPE --+
The choice of a GNU generation   |
 |
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-23 Thread Carol Spears
On Fri, Apr 23, 2004 at 01:50:39PM +1000, David Burren wrote:
> 
> Carol Spears wrote:
> >
> > On Fri, Apr 23, 2004 at 11:23:32AM +1000, David Burren wrote:
> >
> 
> > is the very fact that the linux community shared with YOU part of what
> > slows gimp down?
> 
> Now this sounds like you getting all "snooty" for no good reason
> (these snide comments have never been good for your image Carol).
> 
> In fact I wasn't aware that the LINUX community shared with me.
> The GIMP community that I have been a part of for years (as a Unix
> user, even if using NetBSD/FreeBSD instead of Linux) has shared the
> Gimp with me, and I've been grateful for being part of that community.
> 
well, i am not sure what the gimp developers shared with me or what to
call it.

since i was again confused, could you provide the url so that i might
download and try photoshop?

that is the kind of sharing i am talking about and i would love to try
photoshop on linux.

carol

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-user] Environment settings & big images

2004-04-23 Thread Alan Horkan

On Thu, 22 Apr 2004, Joao S. O. Bueno wrote:

> Date: Thu, 22 Apr 2004 16:54:59 -0300
> From: Joao S. O. Bueno <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: [Gimp-user] Environment settings & big images
>
> On Thursday 22 April 2004 16:42, David Neary wrote:
> > Hi,
> >
> > Sven Neumann wrote:
> > > > On PotatoShop (forced to used at gunpoint), there are no problems
> > > > editing this image or other large images.
> > >
> > > Photoshop handles large images better than GIMP. That's a known fact
> > > and it's not trivial to improve.
> >
> > How, exactly? I've heard this too, but I have no clear idea how
> > they do so - do they have a similar caching system, and just make
> > better decisions about what to cache and when? Or do they use OS
> > specific features to reduce read times for caching operations?
> >
> > Or perhaps something completely different?

> /me thinks that, not worrying about photoshop, one way to optmize is
> to paint on the scaled down image in real time, and perform the real operation
> on the full size image in the background.

I believe this is called 'Image proxies'

I did a quick search and found this description
http://www.deneba.com/cvhelp/command/image_proxies.html

Did lots more searching of the mailing list archives and if I'm reading
this correctly proxies are already being used for things like thumbnails
and previews.
http://lists.xcf.berkeley.edu/lists/gimp-developer/2002-April/006814.html

Dave CC'ed the developer mailing list so anyone who is interested should
read the responses there too.
http://www.mail-archive.com/gimp-developer%40lists.xcf.berkeley.edu/msg06802.html

Sincerely

Alan Horkan
http://advogato.org/person/AlanHorkan/

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


Re: [Gimp-developer] Re: [Gimp-user] Environment settings & big images

2004-04-23 Thread Sven Neumann
Hi,

David Neary <[EMAIL PROTECTED]> writes:

> > Photoshop handles large images better than GIMP. That's a known
> > fact and it's not trivial to improve.
> 
> How, exactly? I've heard this too, but I have no clear idea how
> they do so - do they have a similar caching system, and just make
> better decisions about what to cache and when? Or do they use OS
> specific features to reduce read times for caching operations?

AFAIK they don't load the full image into memory. If you open a large
image, only the preview is loaded and if you zoom in, then only the
necessary parts are pulled into memory. Of course this doesn't work
with all file formats.


Sven
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user