Question about fonts.
Author |
Message |
randomguy123
|
Posted: Wed Jun 14, 2006 12:27 pm Post subject: Question about fonts. |
|
|
I'm not very experienced at Turing, so this may be an extremely ignorant question, but how would I go about changing the standard Courier New font to something of my own liking? |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Bored
![](http://compsci.ca/v3/uploads/user_avatars/7678827054c0296ac1832b.gif)
|
Posted: Wed Jun 14, 2006 1:01 pm Post subject: (No subject) |
|
|
Well One way to do it would be to use the Font, which allows you to create a font, and draw words with it. I'm assuming though that you will be using put and get in which case the Font commands will not work as they do not change the run windows font. I'm pretty sure there's no way to do this through the program itself but you can set the run window font under preferences (File->Prefrences->Run Window->Change Font), but this will only change it on that computer unless you compile it. That means that unless your create a .exe the font will be set back to default when you (or someone else) trys to use it on another computer. |
|
|
|
|
![](images/spacer.gif) |
Bored
![](http://compsci.ca/v3/uploads/user_avatars/7678827054c0296ac1832b.gif)
|
Posted: Wed Jun 14, 2006 1:04 pm Post subject: (No subject) |
|
|
Mistake - first line. I meant to say using the Font *commands*. also if these are new to you and you would like to learn about them then please check your Turing Help File or the Turing Walthrough/ |
|
|
|
|
![](images/spacer.gif) |
randomguy123
|
Posted: Wed Jun 14, 2006 6:50 pm Post subject: (No subject) |
|
|
All right, thanks. |
|
|
|
|
![](images/spacer.gif) |
|
|