Quote:
Originally Posted by tcv
It's pretty nice. Thanks for sharing. Of course, I have a thought.. feel free to ignore them since I'm not a programmer and can't help you in the slightest.
The resulting image is bitmapped a bit. Is there anyway to control that? Is the image scaled when it goes to PDF?
|
The images are compressed to make pdf smaller (I am going to change this, need to figure out how to change pallet in imagemagick). It is fairly easy to add compression as an option.
Printing out maps is an option but the main problem is that reader's screen is small and you need some kind of navigation system to use big maps. Even the system that is used in my program is not convenient if map get bigger then 5x5 screens. The solution could be a tree like structure with different zoom on each level.