Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ glcgetfonti(3G) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



glcGetFonti(3G)           OpenGL Character Renderer            glcGetFonti(3G)



NAME
     glcGetFonti - return an integer  attribute of a font


C SPECIFICATION
     GLint glcGetFonti( GLint inFont,
                        GLCenum inAttrib )


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

     inAttrib  Specifies the requested integer attribute.


DESCRIPTION
     glcGetFonti returns the value of the specified integer attribute.

     Integer attribute associated with each font are GLCCHARCOUNT,
     GLCFACECOUNT, GLCISFIXEDPITCH, GLCMAXMAPPEDCODE, and
     GLCMINMAPPEDCODE.

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
     glcGetFontc, glcGetFontListc

























                                                                        Page 1



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