- From: John Daggett <jdaggett@mozilla.com>
- Date: Sat, 26 Mar 2011 18:36:03 -0700 (PDT)
- To: Thomas Phinney <tphinney@cal.berkeley.edu>
- Cc: www-font@w3.org, W3C Style List <www-style@w3.org>, Chris Lilley <chris@w3.org>
> It's possible to turn off fake bold, what about fake italics? Yes, the syntax is below: font-synthesis: none | [ weight || style ] The default value is 'weight style', i.e. both fake bold and italics which is the norm with implementations today for families that lack bold or italic faces. So what you're looking for is exactly what the example in the spec shows, use 'none' to turn off both types of synthetics: http://www.w3.org/TR/2011/WD-css3-fonts-20110324/#font-synthesis-prop Regards, John Daggett
Received on Sunday, 27 March 2011 01:36:37 UTC