Linked by Thom Holwerda on Thu 7th Aug 2008 13:48 UTC, submitted by jcornuz
Thread beginning with comment 326095
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Resolution independence
by nutshell42 on Fri 8th Aug 2008 21:29
in reply to "RE[3]: Resolution independence"
That is really poor resolution for such a large monitor.
a) It's the best compromise between size and crispness. I wouldn't want to know how all those tiny fonts web pages are so fond of look in higher resolutions
b) It's the highest resolution that allows 100Hz. I'm sensitive to flicker and probably the only person in the world who notices the difference between 85Hz and 100Hz
and most web pages have by default ridiculously small text.
Something is very wrong. You shouldn't have any problems with small text unless you're running really high resolutions, which you aren't.
There are quite a few pages out there that use 0.7em and less or happily ignore your chosen font size altogether.
In any case, if the DPI of your display is set properly, font size won't be a problem. Remember that pt is a physical size. So 8pt font size should be the same physical size on any screen if it is set up correctly.
Unfortunately all kinds of things start to break in unexpected ways when you play around with DPI on Windows (e.g. buttons on .Net apps vanish, etc.), while Linux distros make it a game of hide and seek (Ubuntu sets a fixed dpi in the xserverrc, something that was done in Debian ironically enough to fix the problem of too-small fonts)
You can force override that in any browser.
I do. Unfortunately it breaks the layout on a lot of pages.
Most webpages choose reasonable fonts though.
Most people don't steal. I nevertheless lock my door because those that do ruin it for everybody else. The same with web pages.
Your DPI is incorrect. In X, set the DisplaySize to the physical dimensions of your monitor (google for more info on how to do that).
That was Windows. I've written above why I don't change the dpi value there. In X the font sizes have more reasonable numbers, after I've searched my way through 4 config files to allow that DisplaySize value to actually work (aside from the xserverrc Nvidia also had a setting that by default overrode your chosen values). So it's not like Linux makes changing your DPI to the correct value easy. Beware of the Leopard.
Either that, or use FF3/Opera and use full page zoom to get bigger font sizes without breaking layouts.
But then I have to scroll sideways. What I want is a Firefox extension that pretends I'm on a 1024x768 display, layouts the page accordingly, then scales everything to 1280x1024 (refresh rate, remember? =) or 1600x1280 or whatever and renders the fonts at the final size.
RE[5]: Resolution independence
by google_ninja on Sat 9th Aug 2008 04:05
in reply to "RE[4]: Resolution independence"
i run at 1440x900 on a 17" widescreen monitor which is a higher resolution for a smaller monitor, and I have no problems whatsoever with font size on XP, Vista, or Linux with the default settings. As the original poster said, something is very wrong with your settings.







Member since:
2005-09-21
That is really poor resolution for such a large monitor.
Something is very wrong. You shouldn't have any problems with small text unless you're running really high resolutions, which you aren't.
In any case, if the DPI of your display is set properly, font size won't be a problem. Remember that pt is a physical size. So 8pt font size should be the same physical size on any screen if it is set up correctly.
You can force override that in any browser. Most webpages choose reasonable fonts though.
Your DPI is incorrect. In X, set the DisplaySize to the physical dimensions of your monitor (google for more info on how to do that).
Either that, or use FF3/Opera and use full page zoom to get bigger font sizes without breaking layouts.