Do not reply to this email. You can add comments to this bug at https://bugzilla.mozilla.org/show_bug.cgi?id=3512
Biju <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #89 from Biju <[email protected]> 2012-11-22 23:55:59 PST --- Some comments on https://developer.mozilla.org/en-US/docs/CSS/font-stretch 1. current summary >> The font-stretch CSS property selects a normal, condensed, or extended face >> from a font family. is it extended or expanded ? >> The font-stretch CSS property selects a normal, condensed, or expanded face >> from a font family. 2. I think content of the "Note:" can be second sentence of the "Summary" para instead of standing as a separate box. 3. The "Note:" content still dont make it clear for dump like me. May be we can borrow words like "arbitrary", "font family", "multiple widths" from :jfkthame to make it >> The font-stretch CSS property selects a normal, condensed, or expanded face from a font family. This property does not change the geometry of an arbitrary font, stretching or shrinking it. It merely chooses the appropriate face of the font, if this font family offers multiple widths. 4. We can also add :jfkthame second para to the "Summary". May be as a second para. >> 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. PS: it looks like I am not the only one got fooled for google search https://www.google.com/#output=search&q=font-stretch first link goes to http://www.w3schools.com/cssref/css3_pr_font-stretch.asp and there it is listed as non of the browsers implemented this css property. -- 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/
