Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Hmm, actually this is independent of ambig_wide mode. The root cause is that a
few
linedraw characters that have lines at different heights are missing from
Windows
fonts. PuTTY/MinTTY works around that by displaying the horizontal-line
character
0x2500 a bit higher or lower. Unfortunately that trick is sometimes wrongly
applied
to neighbouring characters.
Worth considering resurrecting PuTTY's code for drawing the linedraw set
manually,
because they generally don't always fit together properly anyway with some
fonts.
Original comment by andy.koppe
on 18 Jul 2009 at 9:26
Fixed in 0.5 by removing the questionable text height hack and substituting
similar
linedraw characters that are normally available in Windows fonts.
Original comment by andy.koppe
on 5 Sep 2009 at 2:53
Original comment by andy.koppe
on 11 Oct 2009 at 8:31
Original issue reported on code.google.com by
andy.koppe
on 19 Jun 2009 at 8:23Attachments: