Peter Fabo
2014-03-04 07:05:38 UTC
<Loading Image...>
<Loading Image...>
Hi all,
I have small problem - small difference between ver. 3.0.0 and older:
a pieces of code create different outputs in position of image origin
(0,0) (see images with zoom)
...
m=gc.CreateMatrix()
m.Translate(x,y)
m.Rotate(pi/2.0) - or - m.Rotate(0.0)
gc.SetTransform(m)
self.drawImage(gc, wx.GREEN)
...
Any idea ?
With regards
Peter
<Loading Image...>
Hi all,
I have small problem - small difference between ver. 3.0.0 and older:
a pieces of code create different outputs in position of image origin
(0,0) (see images with zoom)
...
m=gc.CreateMatrix()
m.Translate(x,y)
m.Rotate(pi/2.0) - or - m.Rotate(0.0)
gc.SetTransform(m)
self.drawImage(gc, wx.GREEN)
...
Any idea ?
With regards
Peter
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.