Enum PathFontStyle
Used in GL.NV.PathGlyphIndexArray, GL.NV.PathGlyphIndexRange and 2 other functions
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum PathFontStyleFields
| Name | Description | 
|---|---|
| BoldBitNv | Original was GL_BOLD_BIT_NV = 0x01 | 
| ItalicBitNv | Original was GL_ITALIC_BIT_NV = 0x02 | 
| None | Original was GL_NONE = 0 |