W3C home > Mailing lists > Public > www-style@w3.org > April 2014

Re: [css-fonts] Named Stylistic Sets

From: Christoph Päper <christoph.paeper@crissov.de>
Date: Mon, 28 Apr 2014 23:08:31 +0200
Message-Id: <76A3F2AF-84AD-44A3-AFC1-26F942DCAF15@crissov.de>
To: www-style list <www-style@w3.org>
Christoph Päper <christoph.paeper@crissov.de>:

>  font-variant-alternates: character-variant("Font-defined Name") styleset(userdefinedname)

Should this also work?

  @font-feature-values Foont {
    @styleset {
      userdefinedname: "Font-defined Name";
    }
    @character-variant {
      userdefinedname: "Font-defined Name" 3;
    }
  }

If so, the grammar regarding ‘feature_value_definition’ would have to change.
Received on Monday, 28 April 2014 21:09:03 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:39 UTC