Fills line, starting from current coordinates, with maximum max number of chars, if max>0
if x and y are at a position where writing can happen
move to a position. if x > width, moved to x=0 of next row
Writes a character at current position and move ahead
Writes a string.
Display buffer