N
Nikhil
Hi,
I am trying to write a program, which will let me arrange 5 5x7 images
into an A3 sheet(12x18), 600 dpi.
I have a 3Ghz 512MB RAM machine.
Basically, I make a 7200 by 10800 pixel (12x18) bitmap and then arrange
every 5 by 7 picture in this bitmap. Needless to say, my machine slows
down like crazy, accompanied by a HUGE amount of swapping. after I
finish running the program, its best to reboot as my machine looks
"tired" from all that work.
My question is, how can i optimize making such big images? Is there a
way out?
Thanks!
I am trying to write a program, which will let me arrange 5 5x7 images
into an A3 sheet(12x18), 600 dpi.
I have a 3Ghz 512MB RAM machine.
Basically, I make a 7200 by 10800 pixel (12x18) bitmap and then arrange
every 5 by 7 picture in this bitmap. Needless to say, my machine slows
down like crazy, accompanied by a HUGE amount of swapping. after I
finish running the program, its best to reboot as my machine looks
"tired" from all that work.
My question is, how can i optimize making such big images? Is there a
way out?
Thanks!