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

Home » Public Forums » archive » Re: SURFACE layout details
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: SURFACE layout details [message #58165 is a reply to message #58154] Mon, 21 January 2008 14:35 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Paula writes:

> my "mis-explanation". nope, i'm not using PS fonts! i'm using the
> hershey fonts, but sending the plot to a PS file (to easily import
> things in latex stuff y'know...). the hershey fonts come ok in the
> screen, but not legible in the PS output.

Well, I would try it with true-type fonts:

Device, Set_Font='Times', /TT_Font
setup = PSConfig(/NoGUI)
thisDevice = !D.Name
Set_Plot, 'PS'
Device, _EXTRA=setup
Surface, dist(64), Font=1, Charsize=2.0
Device, /Close
Set_Plot, thisDevice

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Map Projection Book Review
Next Topic: IDLdoc 3.0 released

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

Current Time: Fri Oct 10 12:41:14 PDT 2025

Total time taken to generate the page: 0.47841 seconds