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

Home » Public Forums » archive » Vertical text orientation?
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: Vertical text orientation? [message #91097 is a reply to message #91086] Wed, 03 June 2015 05:55 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
On Wednesday, June 3, 2015 at 5:43:01 AM UTC-4, rj...@le.ac.uk wrote:
> This one's driving me mad :-(
>
> I'm sure I've done it before but I can't remember how to.
>
> I want to put some text on a plot that runs vertically down the page.
>
> I don't want to just rotate the text, I want all the characters to still be "upright" but one beneath the other.
>
> L
> I
> K
> E
>
> T
> H
> I
> S
>
> (hopefully the above formatting is kept)
>
> Anyone any ideas better than printing each individual character?
>
> Cheers
>
> Rob

Try using the '!C' embedded graphics code.

'THIS' ;; becomes
'T!C' + 'H!C' + 'I!C' + 'S!C'

It's an exercise for the reader to make an IDL procedure which does this automatically... :-)

Craig
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to supress output from going to new line
Next Topic: help with cgDrawVectors in write_gif procedure

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

Current Time: Sun Oct 12 00:11:12 PDT 2025

Total time taken to generate the page: 1.35907 seconds