Bug 86788

Summary: Box drawing character alignment not perfect
Product: [Applications] konsole Reporter: Hans de Goede <jwrdegoede>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Hans de Goede 2004-08-08 12:58:54 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    RedHat RPMs
OS:                Linux

Very minor bug.

-export LANG=en_US.UTF-8
-fire up konsole
-select MiscFixed as font
-less http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt

And scroll to the bottom, the thin lines in the 5th and 6th box should be in the
middle of the thick lines, on my system they are of by one pixel.

BTW the only program I know to render this corretly is rxvt-unicode
Comment 1 Stephan Kulow 2004-08-08 13:59:45 UTC
neat, that you test out what products you can report konsole bugs for
Comment 2 Hans de Goede 2004-08-08 15:43:09 UTC
I deliberatly choose kde as product, since there is no QT product, this happens in kwrite for example as well.

I've also found a few konsole specific bugs and have reported those there.
Comment 3 Hans de Goede 2004-08-08 17:07:57 UTC
I just found at (from the source, GRR) that rxvt-unicode does its onw linedrawing, when I disable that I get the same in rxvt-unicode. Since I now see this in:
gtk apps
qt apps
xterm

I can safely assume that it is a font issue, closing...