On Aug 17, 2007, at 10:07 PM, Paul Collins wrote:
Just wondering if anyone here has ever found a way of achieving a consistent line-height for Windows and OS X? Been searching for a while and can't seem to find the answer...
For a given font[size][face] you'll get consistent results using <length> (e.g. 1.5) across a wide range of UA's that support the css 1 and css 2.1 font-properties. Consistent doesn't mean that all UA's on all platforms will display a line-box at exactly the same pixel size. Different platforms have different (raw) font-metrics, different UA's use different methods for rounding off numbers, etc.
What exactly is your problem ? Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com> ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
