Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 text rotate
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
rsshelas




PostPosted: Mon Nov 15, 2010 1:57 pm   Post subject: text rotate

i am trying to make the brazilian flag but i dont know how to rotate the text in the flag, is there a command if yes how do you use it.

Thanks for help
Sponsor
Sponsor
Sponsor
sponsor
Insectoid




PostPosted: Mon Nov 15, 2010 2:24 pm   Post subject: RE:text rotate

As far as I know Turing hasn't got any default functions for rotating text. You might want to take a picture of text and rotate that.
SNIPERDUDE




PostPosted: Mon Nov 15, 2010 6:32 pm   Post subject: RE:text rotate

Insectoid is right, there is no Turing built-in command for that, but it is achievable. First use Font.Draw to create the text on screen (make sure it is drawn on a white background, that way you make sure the transparency works when re-drawing). Then use Pic.New to capture the text on screen and save it as an image. Then you can use Pic.Rotate and Pic.Draw to re-draw the saved image and rotate accordingly.

You can use the Turing help documents (Press F10 in Turing) or the Turing Walkthrough for more information on each command.

Hope that helps!
Display posts from previous:   
   Index -> Programming, Turing -> Turing Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 3 Posts ]
Jump to:   


Style:  
Search: