gtext
print(x,y,strings)prints the text
color(text color,background color,border color,shadow color)sets the text color
init(attribute,shadow x,shadow y,italic table,color table)sets the text attribute.
attribute b0:border/b1:shadow/b2:italic/b3:virtical/b4:pitch/b5:units/b6:change color/b7:interlace
bold(x,y,border x,border y,shadow x,shadow y)sets the text bold
size(x,y,space)sets the font size
load8(filename)loads the 8 dots font file. The format of the font data is the same as the pattern name table in screen 1.
load8pnt()sets the screen1 vram font as gtext.
back