utility-opentype icon indicating copy to clipboard operation
utility-opentype copied to clipboard

Stylistic alternates not working on Safari

Open guidoferreyra opened this issue 8 years ago • 1 comments

Hi Kenneth! I was checking the demo page. And I've noticed that stylistic alternates are not being applied on the last version of Safari. But I think Safari doesn't really support salt you have any info about this?

Best regards!

guidoferreyra avatar Aug 02 '16 21:08 guidoferreyra

Hey @guidoferreyra, this isn’t updated on the site yet—to my knowledge Safair doesn’t support some of the feature names like salt or aalt—but it does support the underlying stylistic sets. You could use the (also undocumented but already included) stylistic set classes in the meantime:

<h1 class="ss01">Glastonbury</h1>

kennethormandy avatar Aug 05 '16 06:08 kennethormandy