I agree with your opinion Phillip, but your reply doesn't answer my question... I was not asking for performance, I'm using 2D text actors and I want to change their orientation... I want to know if this is possible
<br><br><div><span class="gmail_quote">On 3/30/07, <b class="gmail_sendername">Philip Schuchardt</b> &lt;<a href="mailto:ohc@vt.edu">ohc@vt.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
My experience with the caption actors that is that they fairly limited and<br>annoying because the text changes size with different lengths.&nbsp;&nbsp;I feel that<br>the vtkTextActor&#39;s are fairly slow because of anti-aliasing(In 
5.0 you can&#39;t<br>turn anti-aliasing off :( ).&nbsp;&nbsp;If you try to add lots of text actors,<br>preformace will drop considerably.<br><br>Philip Schuchardt<br><br>On Thursday 29 March 2007 7:36 am, Jesús Spí­nola wrote:<br>&gt; Hi,
<br>&gt;<br>&gt; I&#39;m using vtkCaptionActor2D to make annotations over images with<br>&gt; vtkImageViewer2. Sometimes is needed to make this annotations with a<br>&gt; different orientation rather than the usual &quot;Left to Right&quot; way, for
<br>&gt; example upside-down in right to left way, or vertically in bottom to up way<br>&gt; or viceversa.<br>&gt;<br>&gt; I figured this can be done getting the vtkTextProperty and then setting the<br>&gt; orientation with the SetOrientation method. The fact is the text is always
<br>&gt; displayed in the usual left-to-right way. I&#39;ve tried with 0, 90, 180 and<br>&gt; 270 degrees and it always displays with the same orientation.<br>&gt;<br>&gt; Do I have to take into account another parameters to show the text in the
<br>&gt; desired orientation? How can I achieve this?<br>&gt;<br>&gt; Thanks in advance!<br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: 
<a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br></blockquote></div><br>