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

Home » Public Forums » archive » Re: FONT setting
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: FONT setting [message #32947 is a reply to message #32942] Tue, 19 November 2002 05:18 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
tom (tom2959@21cn.com) writes:

> Hi, Generally, I plot a figure in window(set_plot,'win'), if it is good then
> I change the setting to set_plot,'ps'. But two figures are not different for
> the font(!p.font=3 or other). Are there any method to set font on order the
> two figures are the same?

Most people find they prefer Hershey vector
fonts in their display windows, but that these
are too thin for PostScript output. The typical
solution is to select hardware fonts (!P.Font=0)
when creating PostScript files. According to font
substitution rules built into IDL, the Simplex
Roman Hershey font is then replaced by a PostScript
Helvetica font. Not "the same", but not much of
a bother, either.

If you really want "the same", I recommend you use
True-Type fonts (!P.Font=1). IDL comes with four
true-type fonts families (Times, Helvetica, Courier,
and Symbol), but you can use any you can find on your
computer. My experience is that these look pretty lame
at small font sizes on the display, but they print
wonderfully well.

For everything but the most demanding journal output,
I usually go with the good ol' Helvetica hardware
fonts. :-)

Cheers,

David

--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
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
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: IdlGrPolygon - Intersection with planes and lines
Next Topic: Re: Contour labels, Hooray!

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

Current Time: Thu Oct 09 20:14:21 PDT 2025

Total time taken to generate the page: 1.12469 seconds