[Qgis-developer] Antialiasing not working in standalone PyQGIS app
Ivan Mincik
ivan.mincik at gmail.com
Thu Mar 3 03:51:09 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 )
> -------------------------------
Oh Yes, it is working. Thanks.
What about doing further development in Github repository? I can give
You commit permissions to my repo or You can fork yourself.
More information about the Qgis-developer
mailing list