Deal with groups in SVG parsing
authorSam Moore <[email protected]>
Tue, 12 Aug 2014 06:08:00 +0000 (14:08 +0800)
committerSam Moore <[email protected]>
Tue, 12 Aug 2014 06:09:39 +0000 (14:09 +0800)
ParseSVGNode will recursively parse <svg>, <g> and <group> nodes.

Basically just going to try and implement a bunch more of SVG now.

The "transform" attribute would be a useful one to deal with because svg editors (at least, inkscape)
seem to be rather liberal in using it.

I hope the timestamp for this is correct, I ran git commit --amend but
I don't know if that will fix it.


No differences found

UCC git Repository :: git.ucc.asn.au