Re: [Gambas-user] Bug: Image.RotateRight rotates left

2012-10-13 Thread Benoît Minisini
Le 12/10/2012 20:46, Matti a écrit : > Finally managed to compile rev 5233. > > Ok, Right rotates right now. > But there is a strange difference between Left and Right: > Images with transparent parts (tested with .png and .gif) are treated > correctly when rotating left. But RotateRight cuts the i

Re: [Gambas-user] Bug: Image.RotateRight rotates left

2012-10-11 Thread Benoît Minisini
Le 11/10/2012 23:28, Matti a écrit : > Great. > > But with rev 5233 I get a 'make' error: > make[5]: Entering directory > `/Platte2/Downloads/gambas3/5233/trunk/gb.qt4/src' > CC gb_qt4_la-x11.lo > CXX gb_qt4_la-main_moc.lo > main_moc.cpp:14:2: error: #error "This file was generat

Re: [Gambas-user] Bug: Image.RotateRight rotates left

2012-10-11 Thread Matti
Great. But with rev 5233 I get a 'make' error: make[5]: Entering directory `/Platte2/Downloads/gambas3/5233/trunk/gb.qt4/src' CC gb_qt4_la-x11.lo CXX gb_qt4_la-main_moc.lo main_moc.cpp:14:2: error: #error "This file was generated using the moc from 4.7.4. It" main_moc.cpp:15:2: er

Re: [Gambas-user] Bug: Image.RotateRight rotates left

2012-10-11 Thread Benoît Minisini
Le 11/10/2012 22:28, Matti a écrit : > gb3, rev 5196, qt > > Image.RotateLeft and Image.RotateRight is a nice idea, you don't have to > care about Rad(-90) etc anymore. > > But Left and Right produce the same: they always rotate left. > > A tiny demo is attached. > > Matti > Fixed in revision #523

[Gambas-user] Bug: Image.RotateRight rotates left

2012-10-11 Thread Matti
gb3, rev 5196, qt Image.RotateLeft and Image.RotateRight is a nice idea, you don't have to care about Rad(-90) etc anymore. But Left and Right produce the same: they always rotate left. A tiny demo is attached. Matti Rotate-0.0.1.tar.gz Description: GNU Zip compressed data