so, why doesn't the font-name appear in the font-variant rule? I must be being dense... instead of On Mar 18, 2010, at 10:31 , John Daggett wrote: > @font-face { > font-family: MyFancyFont; > font-variant: styleset(1,3); > } > we write @font-face { font-family: MyFancyFont; font-variant: styleset(MyFancyFont , 1,3); } which leaves us open to different style-sets for different fonts, which means you could customize your fallbacks (or even your expected substitutions) through multiple font-variant rules... David Singer Multimedia and Software Standards, Apple Inc.Received on Friday, 19 March 2010 04:14:44 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:43 UTC