[vtkusers] CaptionActor2D text chopped off
David Doria
daviddoria at gmail.com
Tue Aug 23 14:30:13 EDT 2011
Hi all,
I was experimenting with CaptionActor2D:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/CaptionActor2D
by using it to sequentially mark pixels in an image that the user
clicks. It seems to work great except that the right side of each
character seems to be chopped off?
Even if I add additional text to the number:
ss << Numbers.size() << " hi";
the number is still chopped.
Can anyone reproduce or explain this behavior?
Thanks,
David
More information about the vtkusers
mailing list