Package: kde4libs
Version: 4:4.3.1-1

The default Fixed Font on konqueror is set to DejaVu Sans, this may cause some 
rendering problems: see http://bugs.kde.org/show_bug.cgi?id=209122
The debian patch 20_use_dejavu_as_default_font.diff set Fixed Font to "Dejavu 
Sans Mon" through the following line:

+    { GeneralId, "fixed", "DejaVu Sans Mon",  9, -1, QFont::TypeWriter },

May be the above line is wrong then the system fall-down to "Dejavu Sans".
As from drop down menu "DejaVu Sans Mono" is offered as choice may be the 
correct one will be:

+    { GeneralId, "fixed", "DejaVu Sans Mono",  9, -1, QFont::TypeWriter },

This is just a guess, i haven't tested it.

Thanks,
Andrea.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to