Show / Hide Table of Contents

Enum PathFontStyle

Used in GL.NV.PathGlyphIndexArray, GL.NV.PathGlyphIndexRange and 2 other functions

Namespace: OpenTK.Graphics.OpenGL
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

In This Article
Back to top Generated by DocFX