Gary Herron wrote:

glutGet(GLUT_SCREEN_WIDTH_MM)
Width of the screen in millimeters. Zero indicates the width is unknown or not available.
glutGet(GLUT_SCREEN_HEIGHT_MM)
Height of the screen in millimeters. Zero indicates the height is unknown or not available.

But what do these do with a letterboxed mode? Do they give you
the dimensions of the letterboxed area, or of the whole display?

--
Greg

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to