Re: Compare Coyote Graphics Output with Function Graphics Output [message #78685] |
Thu, 15 December 2011 10:23 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Paulo Penteado writes:
> You choose whether it is rasterized or vector. As far as I remember,
> the choice was always present.
Sometimes it's a false choice, though, as vector
files still very often don't work as well as expected,
especially if the graphics utilize the 3D capability
of object graphics.
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Compare Coyote Graphics Output with Function Graphics Output [message #78687 is a reply to message #78685] |
Thu, 15 December 2011 10:17  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Craig Markwardt writes:
> David, by HUGE you mean the *file size* right? (and not the X/Y
> dimensions)
I just mean that 5800x5600 JPEG images are what I get
from my cousin Irene when she sends me the latest 10
images of the baby walking. It takes about an hour
to download the damn things. :-(
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Compare Coyote Graphics Output with Function Graphics Output [message #78688 is a reply to message #78687] |
Thu, 15 December 2011 09:14  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On Dec 15, 3:05 pm, Craig Markwardt <craig.markwa...@gmail.com> wrote:
> David, by HUGE you mean the *file size* right? (and not the X/Y
> dimensions)
>
> I'm surprised in this day and age IDL is still rasterizing its
> Postscript output instead of outputting vectors.
You choose whether it is rasterized or vector. As far as I remember,
the choice was always present.
|
|
|
Re: Compare Coyote Graphics Output with Function Graphics Output [message #78689 is a reply to message #78688] |
Thu, 15 December 2011 10:05  |
penteado
Messages: 866 Registered: February 2018
|
Senior Member Administrator |
|
|
On Dec 15, 3:05 pm, Craig Markwardt <craig.markwa...@gmail.com> wrote:
> David, by HUGE you mean the *file size* right? (and not the X/Y
> dimensions)
>
> I'm surprised in this day and age IDL is still rasterizing its
> Postscript output instead of outputting vectors.
It lets one choose whether to make raster or vector. As far as I
remember, the option was always there.
|
|
|
Re: Compare Coyote Graphics Output with Function Graphics Output [message #78693 is a reply to message #78688] |
Thu, 15 December 2011 09:05  |
Craig Markwardt
Messages: 1869 Registered: November 1996
|
Senior Member |
|
|
On Dec 15, 12:45 am, David Fanning <n...@dfanning.com> wrote:
> I would say that the major difference between the two
> systems is that Function Graphics creates HUGE files by
> default, whereas Coyote Graphics creates files that
> are about the size of normal IDL graphics windows by
> default.
David, by HUGE you mean the *file size* right? (and not the X/Y
dimensions)
I'm surprised in this day and age IDL is still rasterizing its
Postscript output instead of outputting vectors.
Craig
|
|
|