Rotate image

Creating Games? Developing something for fun?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Rotate image

Post by JosepM » Fri Apr 26, 2013 7:22 am

Hi,

I know that using the set angle of image "car" to XX distorts the image. Any way to rotate without distort or minimal distort? I remember having read some post time ago but I don't found it.

Salut,
Josep M

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: Rotate image

Post by jmburnod » Fri Apr 26, 2013 8:06 am

Hi JosepM
This one ?
http://revonline2.runrev.com/stack/685/ ... e-an-Image
Best regards
Jean-Marc
https://alternatic.ch

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Rotate image

Post by JosepM » Fri Apr 26, 2013 10:33 am

Hi Jean-Marc,

Thanks for the reply. I don't knew this stack.
But when the image rotate a little blur appear.

Salut,
Josep M

sturgis
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1685
Joined: Sat Feb 28, 2009 11:49 pm

Re: Rotate image

Post by sturgis » Fri Apr 26, 2013 5:40 pm

Set the image quality to best and it will help quite a bit. Might get away with an image quality of good.

Post Reply