[Qgis-developer] Antialiasing not working in standalone PyQGIS app

Ivan Mincik ivan.mincik at gmail.com
Thu Mar 3 04:03:24 EST 2011


> right now I am working on the plugin and I have finally gotten the
> antialiasing working as expected with these two lines:
> -------------------------------
> self.canvas.useImageToRender( True )
> self.canvas.enableAntiAliasing( True )
> -------------------------------

I wonder if this is official way how to enable AntiAliasing. I so, we
should add it in to Cookbook.


More information about the Qgis-developer mailing list