Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcfont(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcFont(3G)               OpenGL Character Renderer                glcFont(3G)



NAME
     glcFont - replace fonts in the font list


C SPECIFICATION
     void glcFont( GLint inFont )


PARAMETERS
     inFont  Specifies the ID of a font.

DESCRIPTION
     If inFont is the ID of a font, glcFont sets the list
     GLCCURRENTFONTLIST to be inFont. If inFont is zero, glcFont clears the
     list GLCCURRENTFONTLIST.

ERRORS
     GLCPARAMETERERROR is generated if inFont is not the ID of a font.

     GLCSTATEERROR is generated if the issuing thread has no current GLC
     context.

ASSOCIATED GETS
     glcGetListc with argument GLCCURRENTFONTLIST
     glcGeti with argument GLCCURRENTFONTCOUNT

SEE ALSO
     glcAppendFont



























                                                                        Page 1



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