glutBitmapCharacter (3) - Linux Manuals
glutBitmapCharacter: Draw a bitmapped character
NAME
glutBitmapCharacter - Draw a bitmapped characterLIBRARY
OpenGLUT - bitmapfontSYNOPSIS
In openglut.h Ft void Fn glutBitmapCharacter void *font int characterPARAMETERS
Bf Em
Bf Em
Nothing is drawn, and the raster position is unaffected when
either:
DESCRIPTION
Draw a
Bf Sy
CAVEATS
glutBitmapString() is generally more efficient for strings of characters.
SEE ALSO
glRasterPos(3)
glutBitmapString(3)
glutBitmapWidth(3)
glutBitmapHeight(3)
glutStrokeCharacter(3)