Closed yanne closed 12 years ago
I would really like to have this PR merged too. It fixes that problem for me.
I haven't merged this because I actually have a much more complete solution for the problem. In the next release you'll be able to pass a font to get-screen, or you can pass a css-like font stack like ["Menlo" "Consolas" "Courier New"]. It'll fall back to a default monospace if none are available.
I'm just waiting on Lanterna itself to release a new version, because my code relies on some new stuff in there.
Oh, sorry. Looking forward for that release then.
Latest version should fix this with its new css-font-family-like font selection.
After this, Swing terminal should always "just work", also in Linux.
Fixes #1