1set_font(3) gstream manual set_font(3)
23
4
NAME
6set_font
7
SYNOPSIS
9#include <gstream.h>
1011
12
void set_font(FONT *the_font);
13
DESCRIPTION
15Sets the font that the stream will draw the characters with. The
16default is the font 'font'.
1718
SEE ALSO
20gstream-get_font(3)
2122
23
24
gstream version 1.6 set_font(3)