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

Home » Public Forums » archive » Re: ps/eps ouput from object graphic
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/eps ouput from object graphic [message #48511 is a reply to message #48510] Thu, 27 April 2006 09:09 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

> David Fanning writes:
>
>> In 30 minutes of fooling around, the only way I could
>> get an epsilon symbol so far is like this:
>>
>> xobjview,obj_new('IDLgrText',Enable_Formatting=1,'!4' + String(101B), $
>> font=obj_new('idlgrfont', name='hershey'))
>>
>> Something here is not quite right. :-(
>
> Well, progress of sorts. I try this command:
>
> xobjview,obj_new('IDLgrText',font=obj_New('idlgrfont', name='symbol'), $
> enable_formatting=1, "!Z('65'x)")
>
> And I get a nice epsilon symbol along with all sorts of garbage:

I don't have the foggiest idea of how or why, but consider
this:

IDL> str = 'This is the greek symbol epsilon: ' + '!9e!x' + '.'
IDL> xobjview, obj_new('idlgrtext', str, /enable_formatting)

Go figure....

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ps/eps ouput from object graphic
Next Topic: Saving the IDL terminal datastream

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

Current Time: Thu Oct 09 21:59:12 PDT 2025

Total time taken to generate the page: 0.47833 seconds