glutBitmapWidth returns the width of a bitmap character.
Usage
int glutBitmapWidth(GLUTbitmapFont font, int character)
Description
glutBitmapWidth returns the width in pixels of a bitmap character in a supported bitmap font. While the width of characters in a font may vary (though fixed width fonts do not vary), the maximum height characteristics of a particular font are fixed.