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
Currently imagemagick is used to convert SVG to PNG, and it seems that it does not use RSVG as a delegate. The problem is that imagemagick cannot handle color gradients properly, while RSVG can.