![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
BTW, the majority of browser defaults are actually 12pt, the size normal people prefer. 16px just happens to equate to 12pt using the Microsoft default DPI, but that default has become less than ubiquitous with the advent of widescreen and high resolution. If you shop for a 17" laptop you're liable to find the DPI setting is 120 rather than 96, which makes the IE default translate to 20px. |
|
No one should have to resize on account of a web developer who is unwilling to respect his guests. Resizers are defense mechanisms provided by modern browser makers to combat web designer disrespect. |
#22
| |||
| |||
|
|
What I was suggesting is that designers design for the status quo, who are generally technically ignorant (I base this on 20 years experience in the IT industry). They want web pages to look good for these people, |
|
who have average eyesight and average browsers. Considerate designers also design pages so that fonts are scalable - so that people with less than average eyesight can change their browser default to a larger font size. Where's the crime in that? |
#23
| |||
| |||
|
|
Funnily enough, my home computer was the furthest from the default, and has now been adjusted. However, the computers we use to design with at work are all 100dpi, 4% above default. So, in our case, I can't agree with the suggestion that designers' computers show an unrealistic representation of actual font size, if anthing they show them smaller than 'normal'. |
|
No one should have to resize on account of a web developer who is unwilling to respect his guests. Resizers are defense mechanisms provided by modern browser makers to combat web designer disrespect. So, you don't accept that people with less than average eyesight are the majority of the few who will have actually looked into adjusting their computers to show fonts larger? |
|
Or that they will also base their monitor buying decision on perceived font size or DPI value? |
#24
| |||
| |||
|
|
Works good should trump looks good. Works good necessarily includes legible text. |
|
Only the user can determine the most appropriate text size for maximum legibility. Your frame of reference is biased, and excludes factors local to the user. |
#25
| |||
| |||
|
|
I think the reasonable perception of the under educated masses is that bigger display translates to bigger stuff. This often leads to shock upon discovery that the native display resolution (now for desktops typically 1280x1024 on 17" = ~96 real DPI) is higher than what they are accustomed to, which means smaller stuff (other than overall display height & width) instead of bigger stuff, unless they take the trouble to adjust system settings to compensate. |
#26
| |||
| |||
|
|
Felix Miata wrote: Works good should trump looks good. Works good necessarily includes legible text. All are important considerations, when developing a web site. Good looks are important when selling a web site though - so many coding dogmatists have web sites that look like shit - we'd soon be out of business if they looked like that. |
#27
| |||
| |||
|
|
Any time the system DPI setting deviates significantly from the actual DPI you get an unrealistic representation of any size that purports to be a real size. This goes for both users and designers. |
#28
| |||
| |||
|
|
Scripsit Felix Miata: Any time the system DPI setting deviates significantly from the actual DPI you get an unrealistic representation of any size that purports to be a real size. This goes for both users and designers. I'm not sure whether variation in DPI is the heart of the matter. Please correct me if I'm wrong - and I mean this -, but it seems to me that browsers typically use the pixel as the fundamental unit to which everything is mapped according to some fixed ratio. The ratio may vary, but this is of secondary importance; mostly it is "96 DPI", or 96 pixels = 1 inch. My point is that the inch varies here. Typically, 1pc = 12pt = 16px = 42.3mm, and the only really "physical" unit here is px. When the monitor resolution is changed, the physical dimensions of a pixel change of course, but pc, pt, mm, cm, in still have the meanings as given by the equation. Thus, the CSS unit mm has only a casual and allusive relationship to the millimeter as defined by the internation system of units (SI) as a physical quantity. At some resolution, the CSS unit mm might (almost) match 1 mm in the SI sense, but of course, people using other resolutions may see your mm in different sizes. |
#29
| |||
| |||
|
|
Please correct me if I'm wrong - and I mean this -, but it seems to me that browsers typically use the pixel as the fundamental unit to which everything is mapped according to some fixed ratio. The ratio may vary, but this is of secondary importance; mostly it is "96 DPI", or 96 pixels = 1 inch. My point is that the inch varies here. |
#30
| |||
| |||
|
|
I don't know what happens on Windows, Mac, etc. I imagine in many cases things might default to 96DPI if some part of the configuration is missing. |
![]() |
| Thread Tools | |
| Display Modes | |
| |