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

Home » Public Forums » archive » EPS vs. PS
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: EPS vs. PS [message #40945 is a reply to message #40741] Tue, 07 September 2004 06:15 Go to previous messageGo to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
>> As circuitous as this is, I learned that I can do this with ImageMagick:
>>
>> convert file.eps file.pdf && convert file.pdf file.ps
>>
>>
>> Going through PDF in the middle causes the final Postscript file to
>> keep the vector information rather than changing it to raster image.
>
>
> How do you know this? Are you sure it is not just a high-resolution image.

Yes. Looking at the PostScript file, you see actual postscript commands
in the eps file, but the converted ps file has a raster image embedded.
Also the latter file is orders of magnitude larger than the former.

>> The odd thing is that the simpler command causes the PS created to be
>> a raster image.
>>
>> convert file.eps file.ps
>>
>> Strange behavior if you ask me.
>
>
> Not strange for an *image* manipulation program like ImageMagick. The
> strange thing is the behaviour you report for the PDF file.

I think ImageMagick is a doing a direct translation from PS commands to
PDF commands... and so the commands are being preserved rather than
being converted. Why it happens that way, I don't know.

-Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Colour tables in linux (and default setting of retain)
Next Topic: Text Formatting, Was: Beyond 7-bit ASCII

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

Current Time: Wed Oct 08 19:03:15 PDT 2025

Total time taken to generate the page: 0.00185 seconds