Query: glutstrokeheight
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutStrokeHeight -- Returns the height of a given font.LIBRARYOpenGLUT - fontsSYNOPSIS#include <openglut.h> GLfloat glutStrokeHeight(void *fontID);PARAMETERSfontID A GLUT stroked font identifier.DESCRIPTIONThis function reports the height of a font, given by fontID, as a global characteristic of that font. Returns 0 if fontID is invalid.CAVEATSDoes not report the height used by individual characters. This may limit its usefulness; perhaps we should change it? (And/or add a new function.)TODOWe have discussed adding a "font descender" query. We should go ahead and do it.SEE ALSOglutStrokeCharacter(3) glutStrokeString(3) glutStrokeWidth(3) glutStrokeLength(3) glutBitmapHeight(3) Epoch
Related Man Pages |
---|
addftinfo(1) - mojave |
glutstrokewidth(3) - centos |
addftinfo(1) - opendarwin |
glutstrokecharacter(3glut) - suse |
imagefontheight(3) - php |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Tar Command |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |