Summary: | Hard coded font sizes make kcontrol unreadable. | ||
---|---|---|---|
Product: | [Unmaintained] kcontrol | Reporter: | Dylan Griffiths <dylang> |
Component: | general | Assignee: | Daniel Molkentin <molkentin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | finex, thiago |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A screenshot contrasting the size of the fonts. |
Description
Dylan Griffiths
2005-05-04 08:13:13 UTC
Created attachment 10888 [details]
A screenshot contrasting the size of the fonts.
10pt should be 3.5mm in height. Can you check if the size is correct? On my screen, the font I'm complaining about is the thickness of a Canadian penny (should be the same thickness as a US penny, nickel, possibly quarter; only the dime is thinner than the text height). I don't have a ruler handy, but that's pretty much unreadable. That sounds awfully small, which might indicate your monitor is not properly set up. What is your monitor size? And your DPI setting (xdpyinfo | grep dots)? This is a 19" (18" viewable) monitor at 1600x1200 75Hz. xdpyinfo | grep dots gives: resolution: 112x112 dots per inch All the fonts I set to 20-24 pt are readable and fine, but not everything seems to respect that I've turned my font sizes up, thus the bug report. Look at the screen shot and contrast the one font size with the other; I have all font sizes turned way up in kcontrol, yet TINY fonts still persist! DPI setting is correct: 18" viewable diagonally -> 14.4" horizontally. 1600 / 14.4 = 111.1 pixels per inch. Which makes me wonder how it got that small... KDE does respect the DPI setting, unlike some other X programs. Can you use KRuler and measure a 72pt font? It should be 112 pixels in height. In any event, I think the info pages are HTML rendered. Can you check your Konqueror font sizes as well? I don't see how this is helping, but I'll tell you what I found. The C in that image is 7 pixels by 14 pixels. The capital A in Arial at 72 (maybe, I couldn't select anything larger than 64pt) was 76x81 pixels. Konq's min font size is 14, regular is 16. Webpages don't look like that in Konq; they use a font that's about 1.5 times as big. Your DPI settings are correct but the fonts are too small. I don't think this is a kcontrol problem: it is probably deeper. What do you suggest I do, then? *** This bug has been marked as a duplicate of bug 101730 *** |