[vtk-developers] vtkTextActor and non-ASCII strings

David Cole david.cole at kitware.com
Wed Feb 28 10:40:48 EST 2007


I think you must mean is there an "open feature request" for that...
VTK strings are simply "char*" all over the place.

Feel free to beef up vtkTextActor to handle different encodings and
submit a patch with your feature request!

Cheers,
Dave

On 2/23/07, Sean McBride <sean at rogue-research.com> wrote:
> Hi all,
>
> What character encoding does vtkTextActor::SetInput() expect?  From our
> tests it appears to only accept 7-bit ASCII, is that so?  If so, is
> there an open bug for that?
>
> Thanks,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
> _______________________________________________
> vtk-developers mailing list
> vtk-developers at vtk.org
> http://www.vtk.org/mailman/listinfo/vtk-developers
>



More information about the vtk-developers mailing list