Man Page: glutbitmapheight
Operating Environment: centos
Section: 3
UNTITLEDLOCAL UNTITLEDNAMEglutBitmapHeight -- Return the height of a given font, in pixels.LIBRARYOpenGLUT - bitmapfontSYNOPSIS#include <openglut.h> int glutBitmapHeight(void *font);PARAMETERSfont A bitmapped font identifier.DESCRIPTIONReturn the line-to-line vertical spacing (in pixels) between lines of a bitmapped font. Returns 0 if font is invalid.CAVEATSDoes not report the height used by individual characters. This may limit its usefulness. (Compare with other font-metric queries.)TODOWe have discussed adding a "font descender" query. We should go ahead and do it.SEE ALSOglutBitmapCharacter(3) glutBitmapString(3) glutBitmapWidth(3) glutBitmapLength(3) glutStrokeHeight(3) Epoch
| Related Man Pages |
|---|
| addftinfo(1) - redhat |
| addftinfo(1) - centos |
| glutgamemodeget(3) - centos |
| addftinfo(1) - opendarwin |
| addftinfo(1) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |