[Paraview] text labels with python scripts

Dr. Olaf Ippisch olaf.ippisch at iwr.uni-heidelberg.de
Tue Mar 26 14:59:37 EDT 2013


Dear All,

I have a problem with adding text to an image using pvpython.
A minimal program to reproduce the problem is:

Text(Text="%d h" % 196)
Show()
Render()

If I run this program the h at the end of the last part of the "h" is
cut off.

Any idea how to size the Text field properly?

Best regards,
Olaf

-- 
Dr. Olaf Ippisch
Universität Heidelberg
Interdisziplinäres Zentrum für Wissenschaftliches Rechnen
Im Neuenheimer Feld 368, Raum 4.24
Tel: 06221/548252   Fax: 06221/548884
Mail: Im Neuenheimer Feld 368, 69120 Heidelberg
e-mail: <olaf.ippisch at iwr.uni-heidelberg.de>


More information about the ParaView mailing list