Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcgetfontc(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcGetFontc(3G)           OpenGL Character Renderer            glcGetFontc(3G)



NAME
     glcGetFontc - return a string attribute of a font


C SPECIFICATION
     const GLCchar* glcGetFontc( GLint inFont,
                                 GLCenum inAttrib )


PARAMETERS
     inFont    Specifies the font for which the attribute is requested.

     inAttrib  Specifies the requested string attribute.


DESCRIPTION
     glcGetFontc returns a string attribute of the font identified by inFont.

     String attributes associated with each font are GLCFAMILY,
     GLCMASTERFORMAT, GLCVENDOR, and GLCVERSION.

ERRORS
     GLCPARAMETERERROR is generated if inFont is not a valid font ID.

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

SEE ALSO
     glcGetFonti, glcGetFontListc


























                                                                        Page 1



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