changes the font of the title
font_title(font,wind)
* f = size of the font
* wind = number of an open window
* nothing: the current graphic window is modified
font_title(4,0) // Set to 4 the font of the title of the graph in window number 0.