On 13 Mar 2003 18:44:49 +1100
James Gregory <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I have some images, they are gifs, and they're approximately 14000
> pixels square. I'd really like to view them, and ideally perform
> transformations such as scaling to a less insane size.

I suspect the problem is the uncompressed size
Assuming they're 24bit, that's 14000 x 14000 x 24/8 = 588,000,000 bytes
i.e. ~ 588 Mb.  So you might need a Gig of RAM to work on them.

A quick search for a image slicer only turned up windows shareware ...
but surely there is something for Linux out there somewhere.

Matt
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to