Zoom
October 7Somehow over the last year or two we've landed in a situation where most browsers now default to full page zoom instead of traditional text-resizing.
Opera has long used zoom instead of text scaling; as of IE7 Internet Explorer uses zoom to replace the older resizing method; Firefox 3 now defaults to zoom as well. Safari is really the only holdout at this point (and I suppose Chrome by extension, since they both run the same WebKit rendering engine) but, oh look, it's coming soon to a future release.
Now it's true that Firefox and Internet Explorer still offer the ability to scale text as they always have, but a user has to look for it; if there's anything we've learned from that latter browser it's that users aren't inclined to change default choices on their computers, so I think it's safe to assume most users will employ the newer method, if at all.
The implications on a designer are fairly dramatic; page zoom is an attempt to continue accurately rendering the page as it was designed, whereas text scaling simply reflows the text, often causing serious layout problems. With full page zoom, the responsibility for ensuring page integrity and legibility is moved out of the designer's hands, and placed fully on the browser. With text resizing, the designer needs to be conscientious of the ways their layout will break at different text sizes, and compensate accordingly.
So, personal preference aside, I wonder whether designing around scaling text is still a skill we need to hold on to, and for how long. I'd be interested in hearing about reasons for and against, as I'm sure there will be both.
Older Posts
-
Anchor Buttons
Sep 17 2008 | 26I can't be the only one bored to tears of simple border and background colour styling for button formatting.
-
Sneakernet SVN
Aug 18 2008 | 22I've gotten myself used to checking all my projects into a pair of USB key subversion repositories. Here's my setup.
-
OpenDNS
Jul 28 2008 | 26I'm wading deep into unfamiliar water here, so take my assessment with a grain of salt because I'm not sure I'm describing it totally accurately. But this strikes me as a Big Deal that needs to be disseminated as far...