bitmap character

hi,i am using glutBitmapCharacter and i want to know how do i change the size of the character.

The glutBitmapCharacter accepts the constants.A better way is to use the stroke fonts.You can simply translate, rotate and scale them.But their sizes are approximately 100*100 unites in world coordinate.
-Ehsan-