standards-positions icon indicating copy to clipboard operation
standards-positions copied to clipboard

Animating font-palette

Open tursunova opened this issue 1 year ago • 1 comments

WebKittens

No response

Title of the spec

Animating font-palette

URL to the spec

https://drafts.csswg.org/css-fonts-4/#font-palette-prop

URL to the spec's repository

No response

Issue Tracker URL

No response

Explainer URL

https://docs.google.com/document/d/1XMTrKH003KBOes6hxzI-3E7LTwp5YwFC-rnzoFpFrfw/edit?usp=sharing

TAG Design Review URL

https://github.com/w3ctag/design-reviews/issues/915

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/925

WebKit Bugzilla URL

No response

Radar URL

No response

Description

The CSS font-palette property allows selection of a specific palette used to render a font. For this property, CSS Fonts 4 defined the animation behavior of this property as discrete, which is insufficient to achieve a smooth transition between two selected palettes. Similar to other color transitions in CSS animating the font-palette property should happen by interpolating each of the color record values between start and end palette.

Chrome is planning to ship this soon, link to Chrome Status entry.

tursunova avatar Nov 09 '23 14:11 tursunova

Mozilla standards-positions issue URL

https://github.com/mozilla/standards-positions/issues/925

Explainer

Explainer: Animating font-palette

drott avatar Nov 10 '23 09:11 drott