-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
Description
Hi,
Would it be possible to specify the interpolation color space for functions performing color processing (mix, darken, etc.)?
The SVG specification defines the sRGB and linear RGB color spaces. Browsers (and this library) use sRGB interpolation by default but I'd like to use linear RGB for a more physically-accurate effect.
Reactions are currently unavailable