From kde-core-devel Wed Jul 06 20:18:59 2005 From: Heinrich Wendel Date: Wed, 06 Jul 2005 20:18:59 +0000 To: kde-core-devel Subject: Default Fonts in KDE Message-Id: <200507062218.59886.h_wendel () cojobo ! net> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=112068453416469 I think many people noticed it, but nobody seems to care, not even on bugs.kde.org. The default Fonts in KDE are not very well choosen. There are two problems: 1.) They point to values that are either not installed on many systems or not Antialiaseable. This is why many people think their Fonts are broken, but they are not. Just the Defaults are broken. A very easy fix for this to change the default values to "sans", "serif" and "monotype", so fontconfig can take care of it. This has been fixed in svn. 2.) The size of the fonts is to big. Currently the default value is 12points. But no matter what PC I use, always taking the default dpi value of X, the fonts are to big. It seems that the fonts rendered with fontconfig are generally bigger than the fonts rendered without fontconfig. Helvetica 12pt seems equally large to Bitstream Vera Sans 10pt. I propose to reduce the default size to 10points. mfg, heinrich :-)