Tao.FreeGlut SDK Documentation

Glut.GLUT_STROKE_ROMAN Field

A proportionally spaced Roman Simplex font for ASCII characters 32 through 127. The maximum top character in the font is 119.05 units; the bottom descends 33.33 units.

[Visual Basic]
Public Shared ReadOnly GLUT_STROKE_ROMAN As IntPtr
[C#]
public static readonly IntPtr GLUT_STROKE_ROMAN;

See Also

Glut Class | Tao.FreeGlut Namespace