Niklas,

I realize this does not answer your question at all (I don't know the
answer) but have you considered using the Export Scene utility (the
ExportView function in Python) to create a pdf file? That will create the
plot using vector graphics, which will look better than the png with or
without anti-alaising.

-Ken



On 3/2/15, 8:11 AM, "Niklas Karcher" <niklas.karc...@dlr.de> wrote:

>Hi,
>I am using the pvbatch tool to generate plots. I ran into an issue where
>the SaveScreenshot method used in the pvbatch python script apparently
>does not use any anti-aliasing (see Python.png attachment).
>If I use the SaveScreenshot method inside of Paraview from the menu the
>result is anti-aliased. (see AA.png)
>
>How do I activate the anti-aliasing inside of my python script that is
>run by pvbatch?
>Thx for your help
>Niklas

_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to