[vtkusers] Unicode support

David Lonie david.lonie at kitware.com
Wed Nov 20 14:14:03 EST 2013


On Wed, Nov 20, 2013 at 2:09 PM, Sean McBride <sean at rogue-research.com>wrote:

> On Wed, 20 Nov 2013 13:11:01 -0500, David Lonie said:
>
> >Support for unicode character sets was exposed in VTK master a couple of
> >months ago.
>
> Yay!  I'll have to give this a try!
>
> Does this all work with vtkTextActor?  What character encoding does
> vtkTextActor->SetInput() require?  UTF8?  OS dependent?
>

8 bit character strings are treated as UTF8 (and converted internally to
UTF16 during rendering).

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131120/4365a519/attachment.htm>


More information about the vtkusers mailing list