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

Home » Public Forums » archive » non-English language
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: non-English language [message #83519 is a reply to message #83435] Thu, 07 March 2013 08:59 Go to previous messageGo to previous message
Katerina Yakimenko is currently offline  Katerina Yakimenko
Messages: 15
Registered: February 2013
Junior Member
On Thursday, March 7, 2013 6:27:15 PM UTC+2, Chris Torrence wrote:
> On Thursday, March 7, 2013 4:44:08 AM UTC-7, Katya wrote:
>
>> Hello everyone!
>
>>
>
>>
>
>>
>
>> I need to annotate plots in my Russian language but I can't figure out how to make it properly. I would appreciate any advice or suggestion.
>
>>
>
>>
>
>>
>
>> Thank you,
>
>>
>
>> Katya
>
>
>
> Hi Katya,
>
>
>
> If you are using new graphics, you can just use Unicode characters directly in your text, like this:
>
>
>
> y = RANDOMU(seed,100)
>
> p=PLOT(y, TITLE='$\U(0410,0411,0412)$')
>
> t=TEXT(0.1,0.95, '$\U(0413,0414,0415,0416)$')
>
>
>
> Or, if you have a font which contains the Cyrillic characters in their ASCII locations, then you can just use ASCII characters and change the font, like this:
>
>
>
> p=PLOT(y, TITLE='ABCDEFG', FONT_NAME='Cyrillic')
>
>
>
> (You will need to determine the correct font name.)
>
>
>
> Good luck!
>
>
>
> -Chris
>
> ExelisVIS

Hello, Chris!

Thank you for your reply. However, I use old direct graphics and probably when I will be able to affod new IDL, I won't need Russian language.

-Katya.
[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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: image-convolution
Next Topic: Re: image-convolution

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

Current Time: Sat Oct 11 03:55:53 PDT 2025

Total time taken to generate the page: 0.63707 seconds