comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » reduce the size of eps
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: reduce the size of eps [message #49971 is a reply to message #49848] Wed, 23 August 2006 13:57 Go to previous messageGo to previous message
Marshall Perrin is currently offline  Marshall Perrin
Messages: 44
Registered: December 2005
Member
michael <Steve.Morris@libero.it> wrote:
> Hi there (sorry for the cross-posting),
>
> I have some eps plot (done with IDL, some of them in colours) that are
> far too big.
>
> I should upload them on online archive server and I have to resize
> them. I have tried something like the following command (I'm using
> linux)
>
> gs -r300 -dEPSCrop -dTextAlphaBits=4 -sDEVICE=png16m
> -sOutputFile=fig.png -dBATCH -dNOPAUSE fig.eps
>
> but it does not work.

I have successfully used basically that exact same command line, only
I used -sDEVICE=jpeg instead of png16m. Not sure if that would make a
difference or not.

I presume this is for arxiv.org, in which case you may want to check out
the automated arxiv submission preparation script I wrote a while ago:
http://astro.berkeley.edu/~mperrin/submit_prepare.pl
It takes a LaTeX file and automatically compresses all the EPS files
included from that LaTeX file, then tars up the whole bunch for
easy upload. But then again, if the above command line isn't working
for you, I don't know why my script would be more successful, since
that's what it does internally.

- Marshall
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IDL scale property
Next Topic: Reading HDF5 signed bytes gives strange results

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:55:35 PDT 2025

Total time taken to generate the page: 0.17677 seconds