Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ fm_remove(3W) — HP-UX 5.20

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fm_load(3W)

FM_REMOVE(3W)

Series 300 and 500 Only

NAME

fm_remove − remove a font

SYNOPSIS

int fm_remove(gfd,fontid);
int gfd,fontid;

DESCRIPTION

gfd is an integer file descriptor for an gopened device interface. 

fontid
is the id of font to be removed.

DISCUSSION

This routine deletes the font and makes it unavailable for further use by the user.  All fonts should be removed via fm_remove calls before gclose is called. 

HARDWARE DEPENDENCIES

Series 500:
Font manager routines do not support HP-15 (2-byte) fonts on Series 500.

SEE ALSO

fm_load(3W). 

DIAGNOSTICS

A -1 is returned, if gfd is invalid, or fontid is not valid for this process/window; otherwise 0 is returned.  See errno(2) for more information.

Hewlett-Packard Company  —  May 11, 2021

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