[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Maps
- To: devel@xxxxxxxxxxxxxxxxx
- Subject: Re: Maps
- From: Andrew Williams <greylotus@xxxxxxxxxxxxx>
- Date: Thu, 27 Jun 2002 22:31:37 -0500
- Delivered-to: mailing list devel@mlm.greylotus.org
- Mailing-list: contact devel-help@mlm.greylotus.org; run by ezmlm
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020619
Did you check how big the EPS itself is? Why are you using an EPS?
EPS files are most often used in situations like my last job at the
glassware printing place, wherein someone could always make changes.
Unless you want people to add on to your map you're probably better
off with a higher compression ratio algorhythm such as GIF.
Yes... the EPS is 17.5 MB. And that's the format that DVI uses to
embed images, so.... I'm stuck with it. Although, I CAN package it as a
bzip2 file, which reduces it to 700K, and but an instruction in the
document to automatically unpack. Maybe that's the way to go. PDF is
fine, as it can use PNG, TIFF, or JPEG(though not all JPEG compression
options are supported, so I converted it to PNG)
- Andrew