Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ PEXUnloadFont(3) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

PEXUnloadFont(3)  —  Subroutines

Name

PEXUnloadFont - Unload PEX Font

Synopsis

void PEXUnloadFont(Display ∗display, PEXFont font)

Arguments

displayA pointer to a display structure returned by a successful XOpenDisplay call. 

fontThe resource identifier of the PEX font. 

Returns

None

Description

This function deletes the association between the resource identifier and the PEX font.  The PEX font itself will be freed when no other resource references it. 

Data Structures

typedef XID             PEXFont;

Errors

BadPEXFontThe specified font resource identifier is invalid. 

See Also

PEXLoadFont

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