glutbitmaplength(3) centos man page | unix.com

Man Page: glutbitmaplength

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutBitmapLength -- Return the width of a bitmapped string, in pixels.
LIBRARY
OpenGLUT - bitmapfont
SYNOPSIS
#include <openglut.h> int glutBitmapLength(void *font, const unsigned char *string);
PARAMETERS
font A bitmapped font identifier. string A NUL-terminated ASCII string.
DESCRIPTION
Returns the maximum horizontal OpenGL raster position offset for a string in a bitmapped font. As with glutBitmapString(), newlines are taken into consideration. Returns 0 if the font is invalid or if the string is empty or NULL.
SEE ALSO
glutBitmapString(3) glutBitmapWidth(3) glutBitmapHeight(3) glutStrokeLength(3) Epoch
Related Man Pages
glutbitmapcharacter(3glut) - redhat
merge_fonts(3alleg4) - debian
glutstrokewidth(3) - centos
xtextwidth16(3) - hpux
glutbitmapcharacter(3glut) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing