In GLUT 3.7 it was possible to use glutStrokeCharacter without prior initialization using glutInit.
This is useful for offscreen rendering with OSMesa, if no Xserver is running. glutInit won't work without a Xserver.
Log in to post a comment.