Re: Write vertical text

Hi Romaric,

> Is it possible to write a vertical text (a text with 90° rotation) in 2D 
> Display with Visad in java  ?
> Is there example somewhere with how to write a text and make it vertical ?

If you want text to run vertically but characters to still
be oriented horizontally, like this:

  A
  B
  C
  D

then Sylvain Letourneau is working on modified versions of
PlotText and TextControl that may help you.

Cheers,
Bill