glutstrokeheight(3) centos man page | unix.com

Man Page: glutstrokeheight

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutStrokeHeight -- Returns the height of a given font.
LIBRARY
OpenGLUT - fonts
SYNOPSIS
#include <openglut.h> GLfloat glutStrokeHeight(void *fontID);
PARAMETERS
fontID A GLUT stroked font identifier.
DESCRIPTION
This function reports the height of a font, given by fontID, as a global characteristic of that font. Returns 0 if fontID is invalid.
CAVEATS
Does not report the height used by individual characters. This may limit its usefulness; perhaps we should change it? (And/or add a new function.)
TODO
We have discussed adding a "font descender" query. We should go ahead and do it.
SEE ALSO
glutStrokeCharacter(3) glutStrokeString(3) glutStrokeWidth(3) glutStrokeLength(3) glutBitmapHeight(3) Epoch
Related Man Pages
addftinfo(1) - redhat
glutstrokecharacter(3glut) - redhat
glutstrokewidth(3) - centos
addftinfo(1) - suse
imagefontheight(3) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I