[vtk-developers] [vtkusers] vtkTextSource vtkfont_bits generation

David Lonie david.lonie at kitware.com
Thu Aug 18 16:29:28 EDT 2016


vtkVectorText only supports a very limited set of fonts and
characters. I'm not sure how the polydata it uses was generated.

I'd recommend using vtkTextActor3D in place of vtkVectorText, unless
the polydata representations is actually needed for some reason.

On Thu, Aug 18, 2016 at 4:04 PM, Шагит Зиганшин
<ziganshinshagit at hotmail.com> wrote:
> Hi,
>
> I have the task of using Cyrillic characters in vtk/paraview and faced with
> the problem that vtkVectorText does not accept characters other than
> English. The solution of this problem I believe lies in the
> Filters/Sources/vtkTextSource.cxx in array vtkfont_bits. Prompt what
> function it performs an array and how it is generated?
>
>
>
> Thanks,
>
> Shagit Ziganshin
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>


More information about the vtk-developers mailing list