glcGetFontFace(3G) OpenGL Character Renderer glcGetFontFace(3G)
glcGetFontFace - return the name of a font's current face
const GLCchar* glcGetFontFace( GLint inFont )
inFont Specifies a font.
glcGetFontFace returns the string name of the current face (for example
Bold or Italic) of the font identified by inFont.
GLC_PARAMETER_ERROR is generated if inFont is not the ID of a font.
GLC_STATE_ERROR is generated if the issuing thread has no current GLC
context.
glcFontFace
PPPPaaaaggggeeee 1111 [ Back ]
|