fafontactivate(3w)
NAME
fafontactivate − activate a fast alpha font
SYNOPSIS
int fafontactivate(gfd,fontid);
int gfd, fontid;
DESCRIPTION
gfd is an integer file descriptor for an gopened device interface.
fontid is the id of the font to activate.
DISCUSSION
This routine sets the specified font as the currently active font for the current window device. The specified font must be one that was previously made available by fafontload or fm_load.
SEE ALSO
DIAGNOSTICS
A value of −1 is returned if gfd or fontid is invalid or a call to fainit was never executed on this gfd. See errno(2) for further information.
Hewlett-Packard Company — HP-UX Release 9.10: April 1995