Tao.FreeGlut SDK Documentation

Glut.GLUT_STROKE_MONO_ROMAN Field

A mono-spaced spaced Roman Simplex font (same characters as GLUT_STROKE_ROMAN) for ASCII characters 32 through 127. The maximum top character in the font is 119.05 units; the bottom descends 33.33 units. Each character is 104.76 units wide.

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

See Also

Glut Class | Tao.FreeGlut Namespace