Re: [csswg-drafts] [css-fonts-4] Some font features should not be disable-able (#7634)

If an author really wants to get this wrong, they have ample opportunity:

1. Custom webfonts
2. PUA characters
3. Unicode presentation forms

Doing `font-feature-settings: 'rlig' off` is too easy for an author to do.

Also, I should say, there is nothing a Core Text client can do to disable these features. Even if you tell Core Text to disable them, Core text won't, because, well, they're _always enabled_.

-- 
GitHub Notification of comment by litherum
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7634#issuecomment-1225283353 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 24 August 2022 07:01:42 UTC