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
DESCRIPTION
This function reports the height of a font, given by Bf Sy
Returns 0 if
Bf Sy
CAVEATS
Does Bf LiTODO
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)