[Bug 3512] Implement font-stretch property

bugzilla-daemon at mozilla.org bugzilla-daemon at mozilla.org
Sat Aug 27 08:57:15 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 #556238|                            |review?(jdaggett at mozilla.co
              Flags|                            |m)

--- Comment #74 from Jonathan Kew <jfkthame at gmail.com> 2011-08-27 01:57:15 PDT ---
Created attachment 556238
  --> https://bugzilla.mozilla.org/attachment.cgi?id=556238&action=edit
patch to support font-stretch in the GDI font backend (for @font-face families)

There's not much we can do for platform fonts under GDI, as the GDI font family
model doesn't support "rich" families with multiple widths (similar to the
limitation on number of weights). However, for @font-face families we should
have the same behavior across all backends. This patch adds support for
font-stretch to the GDI font entry, so that user fonts work as expected.

With this, the DejaVu Sans [Normal/Condensed] testcase works on all desktop
platforms (OS X, Linux, Win-DWrite, Win-GDI).

-- 
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