SVGQuartzRenderer
SVGQuartzRenderer copied to clipboard
Referenced Gradients Don't Work
If your svg has an entry like
<linearGradient x1="-61.109146" y1="92.288185" x2="313.64728" y2="92.288185" id="linearGradient4032" xlink:href="#linearGradient3968" gradientUnits="userSpaceOnUse" />
then the parser will detect that the gradient has no stops and will not draw it.