From kde-devel Sun Apr 29 08:12:27 2001 From: Mattias Dahlberg Date: Sun, 29 Apr 2001 08:12:27 +0000 To: kde-devel Subject: Fwd: Re: Bug#24864: font size in kde is too big X-MARC-Message: https://marc.info/?l=kde-devel&m=98853211408123 kfm-devel probably isn't the right list :) Something to think about for 2.2? ----- Forwarded message by Mattias Dahlberg ----- Date: Sat, 28 Apr 2001 21:46:29 +0200 (CEST) Subject: Re: Bug#24864: font size in kde is too big To: kfm-devel@max.tat.physik.uni-tuebingen.de Hi, > They appear too big and badly drawn. It's a problem by design, AFAIK. You've run into KDE's points vs pixels issue. Even though bitmap fonts still rule the Linux/Unix world, KDE tries to rescale the fonts to make them keep their point size, regardless of screen resolution. The problem is that it's not what most users expect and more importantly very often results in "badly drawn" fonts. I've suggested many times that KDE should go back to font sizes based on pixel sizes, at least until the compabilities issues are solved (with dialogs, borders, etc.) and until high quality outlined fonts are common in Unix/Linux. The idea is not bad, per se. And, if I'm not mistaken, the move from pixels to points was mostly due to one coder's conviction and not necessarily the will of the majority. I could be wrong here, of course. Problems like these can easily be forgotten, because you probably only change the screen resolution once. But nevertheless it's something every new user will experience, and quite likely early on while they're still evaluating KDE. Regards, Mattias ----- End forwarded message ----- >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<