My understanding of the functionality is that it overrides the default

> behavior which would be as follows:
>
> body{ font-size 10px Verdana, "Times New Roman"; }
>
> In this case, if Verdana were not available, the font chosen would be
> Times New Roman at 10px.  By using the font-size-adjust, you are able
> to compensate for the clear difference in "perceived size" between
> Verdana (which is readable at 10px) and Times New Roman (which is
> generally not readable at 10px).  The font size (as you pointed out)
> would convert to between 12 and 13px for Times New Roman--a much more
> readable size.
>

I haven't been able to find a reference that lists the "perceived size" of
the variety of system fonts so adjustments can be calculated.  Do you know
if there is one? I'd like to look further into this.

Thanks

-- 
Susan R. Grossman
[EMAIL PROTECTED]
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to