Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fafontactiv(3G) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fafontload(3G)

fm_load(3G)

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

fafontload(3G), fm_load(3G). 

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

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026