OpenGLUT Documentation
Introduction | Documentation | Examples | Proposals | Authors | Copying | Todo | Bugs | Links

og_font.c File Reference

Bitmap and stroke fonts. More...


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)


Detailed Description

Bitmap and stroke fonts.





OpenGLUT Development @ Sourceforge
Homepage | Summary | Files | CVS | Forums | Lists | Bugs | RFE

Generated on Sat Feb 5 01:47:21 2005 for OpenGLUT by doxygen 1.3.9.1
The OpenGLUT project is hosted by sourceforge.net.