Version: 2.1 (using 4.1.1 (KDE 4.1.1), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.26-1-686 I used to be able to pick "DjVu Sans Mono" in Konsole's font dialog--but not any more. I also used to be able to set 8.5 as a point size--and that option is also no more.
Hello, I do see the 'DejaVu Sans Mono' font in the font settings dialog on my system (Ubuntu 8.10). Can you please post the output of: fc-match "DejaVu Sans Mono" The lack of font sizes between points is an omission that needs to be fixed in the KDE libraries but it is a low priority issue for me at the moment.
Konsole supports floating point font sizes starting with KDE SC 4.4, not with the slider, but by just selecting it in the font dialog. The slider text does not display the floating point value, but that is purely cosmetic. The bug report merely asks for being able to specify those fractions, and Konsole allows that now. For the slider, I had started working on it, but stopped after I found out that it is not really needed to close this bug.
SVN commit 1121592 by hindenburg: Allow floating point font sizes. Original patch by Christoph Feck; hacking/changes/bugs are mine. BUG: 173000 M +29 -20 EditProfileDialog.cpp M +2 -0 EditProfileDialog.h M +3 -3 SessionController.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1121592