James Henstridge wrote:
> 
> To get most affine transformations to work correctly, you need to use an
> antialiased canvas.  This can be done by creating the canvas with
> GnomeCanvas(aa=TRUE).

Thanks!  works a treat.

I have a further two questions ...

1) placing text on a aa canvas give me a segfault
(in canvas-example.py make the canvas aa, and add
 w = self.canvas.root().add('text',text='Hello',x=80,y=80) line
somewhere)

2) Is there any way of searching this list so I don't ask things that
have been covered already

Many thanks for your time,

Alexei
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to