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

Home » Public Forums » archive » 2 questions
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: 2 questions [message #57490 is a reply to message #26318] Tue, 11 December 2007 12:00 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
R.G. Stockwell writes:

> I have never been clear on what makes a ps file be an 'eps' file,
> but I just use the idl ps output (and rename the file *.eps).
> IDL includes the bounding box statement, which seems to be
> what the request for eps is really asking for.
> I use the IDL ps files in latex, and they are accepted by
> journals as photo-ready figures.

I think IDL includes the bounding box so that whatever
application you intend to include your EPS file in can
at least save the space for the graphic, even it it
can't render the PostScript itself. That is why, for
example, if you included your "renamed" file in
a Word document it would show up as a big rectangle
with an X though it and "IDL graphic" or some such
written at the top.

Most EPS files, though, also contain, in addition to
the PostScript part of the file, another part that
allows the graphic to be "previewed" in applications.
So, if you had created your PostScript file in IDL
with the ENCAPSULATED and PREVIEW keywords set
appropriately, and you include THAT file in your
Word document, you might see more than a big
rectangle with an X in it. If you had been living
a pious life, you might even see something that looked
like the graphic you intend to print.

However, when you send that Word file to a PS printer,
the graphic will use the PostScript part to render it,
not the low-level preview part.

Of course, IDL preview images suck, but I--like you--
have never been too bothered by that. They print correctly,
that's the main thing. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Grudging Praise for IDL 7.0
Next Topic: Completing a Gaussian Fit

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

Current Time: Fri Oct 10 07:09:12 PDT 2025

Total time taken to generate the page: 0.31955 seconds