glcGenFontID(3G) OpenGL Character Renderer glcGenFontID(3G)
NAME
glcGenFontID - generate a new font ID
C SPECIFICATION
GLint glcGenFontID( void )
DESCRIPTION
glcGenFontID returns a font ID that is not an element of the list
GLCFONTLIST.
ERRORS
GLCSTATEERROR is generated if the issuing thread has no current GLC
context.
ASSOCIATED GETS
glcGetListi with argument GLCFONTLIST
SEE ALSO
glcDeleteFont, glcIsFont, glcNewFontFromFamily, glcNewFontFromMaster
Page 1