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 #81834 is a reply to message #81833] Wed, 24 October 2012 15:48 Go to previous message
DavidF[1] is currently offline  DavidF[1]
Messages: 94
Registered: April 2012
Member
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
[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 10:33:36 PDT 2025

Total time taken to generate the page: 1.19555 seconds