Table of Contents

Enum TerminalEmojiWidth

Namespace
SixLabors.Fonts.Unicode
Assembly
SixLabors.Fonts.dll

Defines how emoji clusters resolve for terminal cell measurement.

public enum TerminalEmojiWidth

Fields

EastAsianWidth = 1

Do not apply a whole-cluster emoji override; use East Asian Width-derived scalar widths.

Wide = 0

Resolve emoji clusters as two terminal cells.