[vtkusers] Cyrillic symbols in Scalar bar
Шагит Зиганшин
ziganshinshagit at hotmail.com
Thu Aug 18 08:50:10 EDT 2016
Hello,
I have a problem with the installation of the Cyrillic alphabet in the title bar of a scalar ParaView, which as I understand using vtkScalarBar, which in turn uses vtkTextProperty.
Installing custom fonts in vtkTextProperty
this->SetFontFamily(VTK_FONT_FILE);
this->SetFontFile("C:\\arial.ttf");
lead to nothing, Paraview or ceases to run, or fonts on what does not influence. What can be done to remedy the shortcomings of this?
Thanks,
Shagit Ziganshin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160818/7c8b1048/attachment.html>
More information about the vtkusers
mailing list