Rotated Text

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Rotated Text

Post by richmond62 » Wed Mar 26, 2014 7:03 pm

Something of the sort.
The attachment snaprotate.livecode.zip is no longer available
snaprotate.livecode.zip
(792 Bytes) Downloaded 172 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Re: Rotated Text

Post by richmond62 » Wed Mar 26, 2014 7:19 pm

Minimist interface: click button "Clockwise" for clockwise rotated text, and button "anti-Clockwise" for anticlockwise rotated text.

Read the scripts in the buttons!

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10080
Joined: Fri Feb 19, 2010 10:17 am

Re: Rotated Text

Post by richmond62 » Wed Mar 26, 2014 9:01 pm

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

Post Reply