void GDstate_set_font
(GDview *view, _char *font)
GDstate_set_font sets view 's font name. This determines the font in which text appears.
font is a string specifying a standard X font. For a list of fonts, use the xlsfont utility. You can specify the special characters * and ? in place of any parameter in the font string.