[csswg-drafts] [css-fonts] Add COLRv1 keyword to `<color-font-technology>` production (#6329)

drott has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-fonts] Add COLRv1 keyword to `<color-font-technology>` production ==
_Context:_ On the background of our plans to introduce COLR v1 color fonts we have requests from partner for feature detection for font formats, in particular COLRv1.

To the line
`<color-font-technology> = [COLR | SVG | sbix | CBDT ]`
I suggest to add a specific item `COLRv1` or `COLRV1`.

_Reasoning:_ Table version 1 brings a whole set of a new capabilities that differs from table version 0 graphical capabilities (think flexible vector graphics (v1) vs. stacked uni-colored glyph layers (v0)). UAs should be able to distinguish and load only the [right supported font based on the `supports` sequence of the `format()` function](https://drafts.csswg.org/css-fonts/#font-face-src-parsing) in the `@font-face` `src:` line.




Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6329 using your GitHub account


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

Received on Monday, 31 May 2021 14:03:40 UTC