Page 1 of 1

Rotated Text

Posted: Wed Mar 26, 2014 7:03 pm
by richmond62
Something of the sort.
The attachment snaprotate.livecode.zip is no longer available
snaprotate.livecode.zip
(792 Bytes) Downloaded 172 times

Re: Rotated Text

Posted: Wed Mar 26, 2014 7:19 pm
by richmond62
Minimist interface: click button "Clockwise" for clockwise rotated text, and button "anti-Clockwise" for anticlockwise rotated text.

Read the scripts in the buttons!

Re: Rotated Text

Posted: Wed Mar 26, 2014 9:01 pm
by richmond62
First of all, I should like to withdraw my comment that an image that is rotated using "set the angle" is better than one using "rotate".

Here is an updated stack; pairs of images are produced: the one on the right is rotated using "set the angle", the one on the left is rotated using "rotate":
it can be seen quite clearly that the one rotated using "rotate" is far crisper than the other one.
snaprotate2.livecode.zip
(884 Bytes) Downloaded 181 times
The attachment snaprotate2.livecode.zip is no longer available