On Wed, 6 Nov 2002, David Neary wrote: > 78064 Entering large dimensions in Scale Image causes fatal error > Memory issue - some things use lots of memory and crash the > GIMP. Enhancement, marked critical - it's a matter of > pre-calculating how big the "new" image will use, and warning > the user if it goes over some threshold (say 1GB?) I think it's safe to say that if the size of the image is bigger than the size of the tile cache, it's big enough to warn about. Rockwalrus