glutBitmapHeight (3) - Linux Manuals
glutBitmapHeight: Return the height of a given font, in pixels.
NAME
glutBitmapHeight - Return the height of a given font, in pixels.LIBRARY
OpenGLUT - bitmapfontSYNOPSIS
In openglut.h Ft int Fn glutBitmapHeight void *fontPARAMETERS
Bf Em
Returns 0 if
Bf Sy
DESCRIPTION
Return the line-to-line vertical spacing (in pixels)
between lines of a bitmapped
Bf Sy
CAVEATS
Does
Bf Li
TODO
We have discussed adding a "font descender" query. We should go ahead and do it.
SEE ALSO
glutBitmapCharacter(3)
glutBitmapString(3)
glutBitmapWidth(3)
glutBitmapLength(3)
glutStrokeHeight(3)