While not strictly a 'block drawing character', the 'black rectangle u+25ac is a nice addition to thin and thick horizontal lines.
▬ ... ─ ━
I added to tiv.cpp
0x00fff000, 0x25ac, // Black rectangle < Clort >
0x00ffff00, 0x25ac, // Black rectangle < Clort >
0x000fff00, 0x25ac, // Black rectangle < Clort >
(the extra matches allow it to 'hit' more of those middle lines)
While not strictly a 'block drawing character', the 'black rectangle u+25ac is a nice addition to thin and thick horizontal lines.
▬ ... ─ ━
I added to tiv.cpp
0x00fff000, 0x25ac, // Black rectangle < Clort >
0x00ffff00, 0x25ac, // Black rectangle < Clort >
0x000fff00, 0x25ac, // Black rectangle < Clort >
(the extra matches allow it to 'hit' more of those middle lines)