Skip to content
  • Jeff Baumes's avatar
    ENH: vtkUnicodeString and vtkUnicodeStringArray · 3d0bcd53
    Jeff Baumes authored
    vtkUnicodeString is a sequence of Unicode code-points.
    vtkUnicodeStringArray is a new array type containing a list of
    vtkUnicodeStrings.
    
     - Moving from vtkSNL to VTK.
    
     - COMP: Use standard VTK typedefs for sized integer types in the UTF8
       library.
    3d0bcd53