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 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #556238| |review?([email protected] Flags| |m) --- Comment #74 from Jonathan Kew <[email protected]> 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. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
