Skip to main content

THICK

Constant THICK 

Source
pub const THICK: BorderSet;
Expand description

Heavy (thick) single-line box-drawing characters (┏━┓┃┗┛).

No glyph in any font this crate bundles covers any of these 6 entries; drawing with THICK through retroglyph_window’s fullest bundled FontChain falls back to the notdef substitute for the whole set. Supply a font with real heavy-line glyphs to draw this set as intended.