glutStrokeString man page on RedHat

Man page or keyword search:  
man Server   29550 pages
apropos Keyword Search (all sections)
Output format
RedHat logo
[printable version]

UNTITLED			     LOCAL			      UNTITLED

NAME
     glutStrokeString — Draw a string of stroked characters.

LIBRARY
     OpenGLUT - fonts

SYNOPSIS
     #include <openglut.h>

     void
     glutStrokeString(void *fontID, const unsigned char *string);

PARAMETERS
      fontID	 A GLUT stroked font identifier.

      string	 A NUL-terminated ASCII string.

DESCRIPTION
     This function draws a  string  in the font indicated by  fontID.	It is
     almost   equivalent to calling glutStrokeCharacter() on each character in
     the  string,  successively.  Mostly, it is a convenience function to hide
     the loop, and to treat \n as a special symbol rather than a normal glyph.

     The first character displays at the current model space origin,  The ori‐
     gin changes by successive translations.

     The newline character, \n (ASCII LF) is treated as a newline and resets
     the origin horizontally while advancing the line 1 font-height down the
     y-axis.

     Does nothing if:
      -	 fontID	 is out of range.
      -	 string	 is  NULL
      -	 string	 is empty

     Unlike glutBitmapString(), there is little performance advantage to using
     glutStrokeString() as compared with calling glutStrokeCharacter() your‐
     self for every character.

SEE ALSO
     glutStrokeLength(3) glutStrokeCharacter(3) glutStrokeHeight(3)
     glutBitmapString(3)

				     Epoch
[top]

List of man pages available for RedHat

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net