glutStrokeHeight (3) - Linux Manuals
glutStrokeHeight: Returns the height of a given font.
NAME
glutStrokeHeight - Returns the height of a given font.LIBRARY
OpenGLUT - fontsSYNOPSIS
In openglut.h Ft GLfloat Fn glutStrokeHeight void *fontIDPARAMETERS
Bf Em
Returns 0 if
Bf Sy
DESCRIPTION
This function reports the height of a font,
given by
Bf Sy
CAVEATS
Does
Bf Li
TODO
We have discussed adding a "font descender" query. We should go ahead and do it.
SEE ALSO
glutStrokeCharacter(3)
glutStrokeString(3)
glutStrokeWidth(3)
glutStrokeLength(3)
glutBitmapHeight(3)