@jsvision/core / GlyphCaps
Interface: GlyphCaps
Defined in: capability/profile.ts:60
Line/box glyph rendering capabilities.
Properties
ambiguousWide
readonlyambiguousWide: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
readonlyboxDrawing:boolean
Defined in: capability/profile.ts:61
halfBlocks
readonlyhalfBlocks:boolean
Defined in: capability/profile.ts:62