Skip to content

@jsvision/core / GlyphCaps

Interface: GlyphCaps

Defined in: capability/profile.ts:60

Line/box glyph rendering capabilities.

Properties

ambiguousWide

readonly ambiguousWide: boolean

Defined in: capability/profile.ts:68

True when the terminal renders the fallback-prone arrow/geometric chrome glyphs (▲▼◄►•↑↕×) as double-width. When true, the renderer swaps those glyphs for ASCII equivalents so the layout stays intact. Default false.


boxDrawing

readonly boxDrawing: boolean

Defined in: capability/profile.ts:61


halfBlocks

readonly halfBlocks: boolean

Defined in: capability/profile.ts:62