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

Home » Public Forums » archive » Re: special characters in iTools annotation
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: special characters in iTools annotation [message #58100 is a reply to message #58099] Tue, 15 January 2008 09:39 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Benjamin Hornberger wrote:
> Hi all,
>
> I am trying to put a "times" symbol (like the letter x, but not exactly,
> LaTeX $\times$) into an iTools annotation. I found it in the Helvetica
> font table at position 327 (octal), but I don't know how to add it to
> the iTools annotation.
>
> David's description on http://www.dfanning.com/ographics_tips/greek.html
> doesn't seem to help because since I am not creating the text object
> programmatically I can't use the string() function. Or can I somehow?
>
> Thanks for your help,
> Benjamin

Does this work:

IDL> window
IDL> x="327B
IDL> xyouts, 0.5,0.5,string(x),/norm,charsize=6


?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Format of contour labels?
Next Topic: Logic problem

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

Current Time: Sat Oct 11 14:30:56 PDT 2025

Total time taken to generate the page: 1.43874 seconds