gstream-set_font(3)

set_font(3) gstream manual set_font(3)

NAME

set_font

SYNOPSIS

#include <gstream.h>

void set_font(FONT *the_font);

DESCRIPTION

Sets the font that the stream will draw the characters with. The default is the font 'font'.

SEE ALSO

gstream-get_font(3)

version 1.6 gstream