glutStrokeWidth returns the width of a stroke character.
Usage
int glutStrokeWidth(GLUTstrokeFont font, int character)
Description
glutStrokeWidth returns the width in pixels of a stroke character in a supported stroke 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.