Query: glutbitmaplength
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutBitmapLength -- Return the width of a bitmapped string, in pixels.LIBRARYOpenGLUT - bitmapfontSYNOPSIS#include <openglut.h> int glutBitmapLength(void *font, const unsigned char *string);PARAMETERSfont A bitmapped font identifier. string A NUL-terminated ASCII string.DESCRIPTIONReturns 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 ALSOglutBitmapString(3) glutBitmapWidth(3) glutBitmapHeight(3) glutStrokeLength(3) Epoch
Related Man Pages |
---|
xtextwidth16(3) - hpux |
glutbitmapcharacter(3glut) - suse |
xmregistersegmentencoding(3x) - osf1 |
printer_create_font(3) - php |
text::pdf::ttfont0(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |
[TIP] Processing YAML files with yq |