andreberg / Meslo-Font

Customized version of Apple's Menlo font. Great monospaced font for development work. Should also work with the Windows Console (see Wiki for Windows infos).
2.57k stars 127 forks source link

box-drawing characters #14

Open trungphan opened 11 years ago

trungphan commented 11 years ago

Hi,

Is it possible to make the box-drawing characters connected vertically: e.g.

┌─────────────┐
│             │
│             │
└─────────────┘

ref https://en.wikipedia.org/wiki/Box-drawing_character

andreberg commented 11 years ago

I'll see what Apple's Menlo does and if I can change it for the better.

Alhadis commented 7 years ago

Use this.

It's for Monaco, but you should be able to target a different font by swapping the font-names. The offsets of each box-drawing character can be adjusted parametrically.

amitlevy21 commented 3 years ago

If anyone found a solution for this, please do share