Re: [csswg-drafts] [css-fonts] [palettes] Remove the none value from font-palette (#6622)

With `font-palette: none` one can use the same font to render text with or without colors (there are other uses of color fonts besides emojis) without having to load the font twice or modify it.

For example, https://www.amirifont.org/fatiha-colored.html and https://www.amirifont.org/fatiha.html are the same text and the same rendering except for the colors, but each page had to use a different font. With `font-palette: none` both options can be achieved with the same unmodified font.

Color fonts need to account for environments where color tables are not used, so they should almost always have usable (though potentially degraded) un-colored support.


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


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

Received on Monday, 27 September 2021 20:41:39 UTC