| Functions | |
| void | glutBitmapCharacter (void *font, int character) | 
| int | glutBitmapHeight (void *font) | 
| int | glutBitmapLength (void *font, const unsigned char *string) | 
| void | glutBitmapString (void *font, const unsigned char *string) | 
| int | glutBitmapWidth (void *font, int character) | 
| void | glutStrokeCharacter (void *fontID, int character) | 
| GLfloat | glutStrokeHeight (void *fontID) | 
| float | glutStrokeLength (void *fontID, const unsigned char *string) | 
| void | glutStrokeString (void *fontID, const unsigned char *string) | 
| float | glutStrokeWidth (void *fontID, int character) |