Do not reply to this email. You can add comments to this bug at https://bugzilla.mozilla.org/show_bug.cgi?id=3512
--- Comment #87 from Jonathan Kew (:jfkthame) <[email protected]> 2012-11-22 08:49:52 PST --- I think you're misunderstanding what the font-stretch property means.[1] It does *not* cause a geometric transform of arbitrary fonts; it is a font selection property that can affect which face is chosen from a family that has multiple widths. So if you're using a family that has, for example, Ultra-Condensed, Condensed, Normal, Expanded and Ultra-Expanded faces, you should be able to use font-stretch to select them. But if you're using a font family that just has the "standard" four Regular/Bold/Italic/BoldItalic faces, font-stretch will not have any effect. [1] http://dev.w3.org/csswg/css3-fonts/#font-stretch-prop -- 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/
