I believe that there is a 3rd parameter for the color in certian Screen modes.
Also, about Fonts, I do not think you can choose any. All you can have is the standard Terminal font. You can switch to different Screen Modes to draw graphics and display the screen at a different resolution.Code:COLOR Foreground, Background, Border
Code:SCREEN 7 PRINT "Hello"




Reply With Quote