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

Home » Public Forums » archive » Re: Making a scaleable plot for use in publications
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: Making a scaleable plot for use in publications [message #81833 is a reply to message #81830] Wed, 24 October 2012 16:30 Go to previous messageGo to previous message
liamsteele is currently offline  liamsteele
Messages: 4
Registered: October 2012
Junior Member
On Wednesday, 24 October 2012 23:48:16 UTC+1, Coyote wrote:
> On Wednesday, October 24, 2012 4:14:22 PM UTC-6, liams...@lavabit.com wrote:
>
>
>
>> I don't know quite how to describe this technically, but here goes...
>
>>
>
>> I usually produce my IDL plots as an eps using truetype fonts. However, I have noticed plots in scientific publications that no matter how much you zoom in to them, the fonts/axes/graph lines always rescale so they don't look blocky.
>
>>
>
>> Is there a simple way of doing this in IDL? I've tried searching the web, but come up empty handed.
>
>
>
> I presume you are talking about PDF files. I do it like this using Coyote Graphics:
>
>
>
> cgHistoplot, cgDemodata(7), /Fill, Output='histoplot.ps'
>
> cgPS2PDF, 'histoplot.ps'
>
>
>
> Cheers,
>
>
>
> David


Thanks David.

Sorry, yes, I meant plots in PDF documents.

Will the cgPS2PDF work for all eps plots? Say I use the contour command to make a plot, with true type fonts. Will that scale properly as well? I haven't got access to IDL at the moment, so can't check.

Thanks again.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Modern IDL "catch up" sale
Next Topic: VALUE_LOCATE and NaNs

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

Current Time: Fri Oct 10 15:11:48 PDT 2025

Total time taken to generate the page: 1.35848 seconds