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

Username:   Password: 
 RegisterRegister   
 Is there a way to play around with the text?
Index -> Programming, Turing -> Turing Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Spyro




PostPosted: Tue Mar 30, 2004 9:56 pm   Post subject: Is there a way to play around with the text?

Hello,
The title speaks for itself. Basically, I am told to make a RPG game for my final project. Now since I aint too bright with Turing, I was hoping someone could help me. I posted this thread in hopes of someone answering my question about whether or not, I can adjust my text.

Adjusting such as: making my text size bigger, changing the font, and all

Thanks in advance!
Sponsor
Sponsor
Sponsor
sponsor
shorthair




PostPosted: Tue Mar 30, 2004 10:02 pm   Post subject: (No subject)

yes , im not to sure of the exact command

but look under font in the turing help file , ( press f10 , and then go look for font in hte index )

the command is font.Draw i believe
Tony




PostPosted: Tue Mar 30, 2004 10:10 pm   Post subject: (No subject)

code:

var fontID:int := Font.New("Arial:14")
Font.Draw("some text", 100,100, fontID, black)
Latest from compsci.ca/blog: Tony's programming blog. DWITE - a programming contest.
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: