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

Home » Public Forums » archive » PS fonts
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: PS fonts [message #86796 is a reply to message #86795] Wed, 04 December 2013 07:31 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
greg.addr@googlemail.com writes:

> This question is well behind the times, I know. Does anyone remember if there is a way, in direct graphics, to produce an eps file which renders the text in a form which could be later edited as text in some other application (e.g. Illustrator) rather than a set of intricate polygons?
>
> At the moment, I have:
>
> set_plot,'PS'
> !p.font=1
> device,/color,/encapsulated,filename="test.eps",/helvetica,/isolatin1
>
> I've tried !p.font=0 and some permutations with device,/TT_FONT but no luck yet.

I just did this:

IDL> cgPS_Open, 'idl.ps'
IDL> cgPlot, cgDemoData(1), XTitle='This is the X Title', $
YTitle='This is the Y title'
IDL> cgPS_Close

When I opened the idl.ps file in Illustrator I find I an do anything I
like to the text. What kind of problem are you having?

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: RETURN
Next Topic: Reading ERDAS IMAGINE

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

Current Time: Wed Oct 08 18:04:18 PDT 2025

Total time taken to generate the page: 0.00177 seconds