Computer Science Canada text size |
Author: | yodu123 [ Sat Jun 13, 2009 1:11 pm ] |
Post subject: | text size |
how can i change the size of a text with out using the Font codes? |
Author: | andrew. [ Sat Jun 13, 2009 3:07 pm ] |
Post subject: | RE:text size |
You can't. You have to use Font.Draw unless you go to the Turing options and set it as a bigger size font. The problem is that when you go on another computer, the font will be normal sized. |
Author: | yodu123 [ Sat Jun 13, 2009 3:26 pm ] |
Post subject: | RE:text size |
i don`t remeber the code but one time i saw someone using some kind of code that has to do something with the pixel. it then changes the size without using Font.Draw |
Author: | BigBear [ Sat Jun 13, 2009 6:24 pm ] |
Post subject: | RE:text size |
Why not use Draw.Text or Font.Draw? unless you want to be in text mode? |