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
Added basic support for <linearGradient> & <radialGradient> & their attributes gradientTransformgradientUnits.
Only opaque gradients are supported. I tried to implement gradients with transparency but they caused a lot of buggy side-effects. They will only be ok when drawn on a white background or used in a <mask>.
No description provided.
The text was updated successfully, but these errors were encountered: