Probably a silly question.. If i wanted to print normal text, including cls in the forground withouth effecting a image in the background what would be the best method
load image and set in back ground
print "all ASCII chars in foreground
do i paste background image
print on top (using a pset (which is slow) or can i print on top using print
_display to update
or
load hardware image/software. the do normal print on top, so the background image is a sprite