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

Home » Public Forums » archive » Re: eps output with xplot or fsc_surface
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 output with xplot or fsc_surface [message #61672 is a reply to message #61671] Mon, 28 July 2008 11:44 Go to previous messageGo to previous message
humanumbrella is currently offline  humanumbrella
Messages: 52
Registered: June 2008
Member
On Jul 28, 1:45 pm, David Fanning <n...@dfanning.com> wrote:
> humanumbre...@gmail.com writes:
>> The above code creates a bigger image, and it comes back as the same
>> size as what you initially saved it as, but it is not necessarily more
>> detailed.  I am continuing work on this and will report some more
>> findings (:
>
> Actually, I think this is correct, if you have one more step.
> I try something like this:
>
>    'EPS-600': BEGIN
>         resolution = [2.54/600, 2.54/600]
>         viewDimensions = 600/72.
>         END
>
> Then,
>
>    info.thisWindow->GetProperty, $
>        Dimensions=theDimensions, Units=theUnits
>    clipboard = Obj_New('IDLgrClipboard', $    
>         Dimensions=viewDimensions*theDimensions, $
>         Resolution=resolution, Units=theUnits, Quality=2)
>
> That produces a (gigantic!) PostScript file, but I think
> it is of the correct dimensions, at least.
>
> 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.")

It appears that if you pass the /vector keyword as well, it will
drastically reduce the filesizes.

Cheers,
--Justin
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Summing an array.
Next Topic: Removing some but not all spaces in a string

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

Current Time: Wed Oct 15 02:03:46 PDT 2025

Total time taken to generate the page: 3.11790 seconds