[vtk-developers] [Paraview] Line thickness vector image

David Lonie david.lonie at kitware.com
Tue Mar 19 15:14:45 EDT 2013


On Tue, Mar 19, 2013 at 2:26 PM, Nikolay Kostov <kostov at rice.edu> wrote:

>  The pdf image has very thick lines whereas what I see in paraview before
> I export looks fine.
> Before I was using a python script which called vtkGL2PSExporter and I had:
>     gl2ps.SetGlobalPointSizeFactor(size)
>     gl2ps.SetGlobalLineWidthFactor(size)
>
> This code doesn't work with paraview 3.98 anymore and I am not able to
> select line width and point size anywhere.
> Maybe the problem has to do with the newer version of vtkGL2PSExporter?
>

These functions were removed for the new vtkGL2PSExporter class. Let me see
what I can do, something similar can likely be added.

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130319/c7502e4c/attachment.html>


More information about the vtk-developers mailing list