fafontactivate(3G)
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 indicated graphics file descriptor (gfd). 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) in HP-UX Reference for further information.
Hewlett-Packard Company — HP-UX Release 10.0