[Bug 3512] Implement font-stretch property

bugzilla-daemon at mozilla.org bugzilla-daemon at mozilla.org
Sat Aug 27 11:22:44 UTC 2011


Do not reply to this email.  You can add comments to this bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=3512

Jonathan Kew <jfkthame at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #556151|0                           |1
        is obsolete|                            |
 Attachment #556151|review?(jdaggett at mozilla.co |
              Flags|m)                          |
 Attachment #556253|                            |review?(jdaggett at mozilla.co
              Flags|                            |m)

--- Comment #75 from Jonathan Kew <jfkthame at gmail.com> 2011-08-27 04:22:44 PDT ---
Created attachment 556253
  --> https://bugzilla.mozilla.org/attachment.cgi?id=556253&action=edit
(updated) patch to fix computation of StyleDistance to account for font-stretch
more accurately

Previous version did not correctly implement the CSS3-Fonts draft for the case
where requested stretch is "normal", but the family contains *only* condensed
and extended faces. Spec says to prefer condensed in this case, so fixed the
computation to behave accordingly.

-- 
Configure bugmail: https://bugzilla.mozilla.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the fonts-bugs mailing list