meerk40t / svgelements

SVG Parsing for Elements, Paths, and other SVG Objects.
MIT License
135 stars 29 forks source link

New Use Parsing #160

Closed tatarize closed 2 years ago

tatarize commented 2 years ago

Parses the Use element more fully and correctly with a better structural link to the defs from a lower level half-parse of the underlying object. This is the result of research into #156. That object is correctly parsed but wc3-struct-use-1 is currently still failing.