Re: Arrow command/ velovect plot resolution... a little more info [message #26756] |
Sat, 22 September 2001 18:39 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Colinandsamd (colinandsamd@cs.com) writes:
> Thanks for the ideas. Just to give you a bit more of an idea I am trying to
> create graphics that can be pasted or inserted into a MS Word document. I have
> tried all the different arrow commands e.g. thick, and also different file save
> types.
Why not just do an encapsulated PostScript file?
Even Microsoft Word renders these graphics beautifully. :-)
> I can't seem to increase the plot resolution other than by making the plot are
> beigger than the screen display area but when I do this IDL seems to crash or
> do random things.
I think you are working in an inherently low-resolution
direction. All the IDL figures in my book are Encapsulated
PostScript files.
Cheers,
David
--
David W. Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Re: Arrow command/ velovect plot resolution... a little more info [message #26757 is a reply to message #26756] |
Sat, 22 September 2001 14:35  |
R.Bauer
Messages: 1424 Registered: November 1998
|
Senior Member |
|
|
Colinandsamd wrote:
>
> Thanks for the ideas. Just to give you a bit more of an idea I am trying to
> create graphics that can be pasted or inserted into a MS Word document. I have
> tried all the different arrow commands e.g. thick, and also different file save
> types.
>
> I know it is possible to produce a good quality vectot or arrow graphs with the
> same data with other applications e.g. Mathematica, but unfortunately I want a
> single software application to do this and the contour plots etc in IDL seem to
> be the best by far.
>
> I can't seem to increase the plot resolution other than by making the plot are
> beigger than the screen display area but when I do this IDL seems to crash or
> do random things.
>
> Sam
Dear Sam,
are you sure you want using MS Word ?
If you like using latex there is no problems with including of eps
files.
Ok I think you have to use MS Word.
Did you already have a look at the CGM Device or the Windows Metafile?
regards
Reimar
--
Reimar Bauer
Institut fuer Stratosphaerische Chemie (ICG-1)
Forschungszentrum Juelich
email: R.Bauer@fz-juelich.de
http://www.fz-juelich.de/icg/icg1/
============================================================ ======
a IDL library at ForschungsZentrum Juelich
http://www.fz-juelich.de/icg/icg1/idl_icglib/idl_lib_intro.h tml
http://www.fz-juelich.de/zb/text/publikation/juel3786.html
============================================================ ======
read something about linux / windows
http://www.suse.de/de/news/hotnews/MS.html
|
|
|