Edit

OpenTypeLayoutGlyphClass Enum

Definition

Specifies the glyph class for OpenType layout operations.

public enum OpenTypeLayoutGlyphClass
Inheritance
OpenTypeLayoutGlyphClass

Fields

Name Value Description
Unclassified 0

The glyph has no class definition.

BaseGlyph 1

A base glyph that acts as a single character.

Ligature 2

A ligature glyph composed of multiple characters.

Mark 3

A combining mark glyph that attaches to a base glyph.

Component 4

A glyph that is a component of a ligature.

Applies to