First, I'd like to point you to Redrobes's great tutorial on bitmapped images and resolution: [Award Winner] Bitmapped Images - The technical side of things explained.
In answer to your question:
With a 2000x2000 image, your approximate 6 inches wide is likely at 300dpi (dots per inch). For something on the wall, you probably don't want to go as low as 100dpi (which is what 2000x2000 would be at 20 inches). Unfortunately the only way to increase the resolution is to add more pixels, and if you do so by scaling it, it's going to pixellate (due to the scaling mechanisms used by a computer, explained in the tutorial linked above).
The short answer is, your best bet is to redraw the image at 4000x4000 pixels at least (which would give you 200dpi in your 20-inch map). It's a pain, but it's the only way you'll get the same quality at a larger size.



LinkBack URL
About LinkBacks







Reply With Quote




