[vtk-developers] UTF8 text rendering

Marco Nolden m.nolden at dkfz-heidelberg.de
Wed Jun 30 10:31:22 EDT 2010


Hi all,

I wrote a little fix to enable the rendering of utf8 characters. I think 
the restriction to ascii actually was a bug caused by the incorrect 
conversion of signed and unsigned values which did not work for 
character codes >127:

http://github.com/nolden/VTK/commit/9ba958806256e38ae4ae4fc424c37f8a7eea2ae9

See also:
http://www.vtk.org/Bug/view.php?id=4501

Maybe you could include that till the unicode support is fully implemented.

Best
Marco






More information about the vtk-developers mailing list