You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7.3.1.1 states that rgba_color stores color information in premultiplied format, which contradicts existing implementation and how such objects usually work. Apparently this is wrong and usage of "straight alpha" should be specified instead.
The same issue applies to 7.3.3 and 7.3.4.