Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcgetfontface(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcGetFontFace(3G)        OpenGL Character Renderer         glcGetFontFace(3G)



NAME
     glcGetFontFace - return the name of a font's current face


C SPECIFICATION
     const GLCchar* glcGetFontFace( GLint inFont )


PARAMETERS
     inFont  Specifies a font.

DESCRIPTION
     glcGetFontFace returns the string name of the current face (for example
     Bold or Italic) of the font identified by inFont.

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.

SEE ALSO
     glcFontFace
































                                                                        Page 1



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