Re: [css3 fonts] font-specific features
fantasai <[email protected]>
| Newsgroups | gmane.comp.web.fonts,gmane.comp.web.css.general |
|---|---|
| Message-ID | <[email protected]> |
On 09/17/2010 09:55 AM, Christopher Slye wrote: > Can I assume that<font-family> here can also be defined by an @font-face rule? > It's not necessarily dependent on any particular font family names in the font > itself? It maps to exactly the same thing as the <font-family> in the 'font-family' property. > Can<value-name> be shared? Can I define 'swash: swishy 1' for FontFamilyOne > and 'swash: swishy 3' for FontFamilyTwo, then use 'swash(swishy)' to access > the alternates in both families? Yes. That's exactly the point of this proposal. :) ~fantasai