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