WebKit Features in Safari 16.4
Today, we’re thrilled to tell you about the many additions to WebKit that are included in Safari 16.4.
Stay updated with breaking news from Improving Color. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.
Today, we’re thrilled to tell you about the many additions to WebKit that are included in Safari 16.4.
Much of the Skia API is already able to take as input a colorspace and one or more high precision colors defined in it. Skia is also able to convert between source and destination color spaces, so colors can be manipulated with flexibility before being adapted to be displayed on concrete hardware. In Skia, a color space is defined by a transfer function and a gamut. See: So, Skia is able to paint richer colors on hardware that supports them. This means that, if we managed to get that rich color information defined in the Web sources at the beginning of the pipeline all the way to Skia at the...