Open flemingm opened 9 years ago
is uses reference to object and offsets
ie.
<use xlink:href="#quarter" x="350"/> <use xlink:href="#quarter" y="250"/> <use xlink:href="#quarter" x="350" y="250"/>
Download from: http://upload.wikimedia.org/wikipedia/commons/5/5f/Flag_of_Quebec.svg
Attached is the correctly SVG file rendered.
fixed in main project via issue #384 https://github.com/SVGKit/SVGKit/issues/384
is uses reference to object and offsets
ie.
<use xlink:href="#quarter" x="350"/> <use xlink:href="#quarter" y="250"/> <use xlink:href="#quarter" x="350" y="250"/>
Download from: http://upload.wikimedia.org/wikipedia/commons/5/5f/Flag_of_Quebec.svg
Attached is the correctly SVG file rendered.