If you mean the Unicode glyphs listed at https://en.m.wikipedia.org/wiki/Block_Elements
they are supported - you just need a display driver that can render them.
For example, `twin --hw=xft` (it's the default) or `twin --hw=X11`, both with a font that contains them
JdeBP|8 months ago
panzi|8 months ago
I use them in some tiny hobby projects like these:
https://github.com/panzi/progress-pride-bar
https://github.com/panzi/bad-apple-terminal
https://github.com/panzi/js-unicode-bar-chart
https://github.com/panzi/js-unicode-plot
https://github.com/panzi/js-unicode-progress-bar
https://github.com/panzi/python-term-flags