SVG transforms now less broken
authorSam Moore <[email protected]>
Tue, 12 Aug 2014 16:54:35 +0000 (00:54 +0800)
committerSam Moore <[email protected]>
Tue, 12 Aug 2014 16:54:35 +0000 (00:54 +0800)
commit33d1adb60806e13863aa3b6c5e1dee9836cd3d04
tree4d296c63235f62b91e765dcbaf0c6c69509d469d
parentac518ad085eb5bc84647e4aebe0c5ff06640cd0d
SVG transforms now less broken

They work for rabbit_simple.svg now; that's pretty cool
Still appear slightly broken for more complicated SVGs (eg: the fox in ipdf/sam).

svg-tests/recursive.svg produces this error in eye of mate:
(eom:7883): librsvg-WARNING **: Circular SVG reference noticed, dropping

(If you have only one group referencing itself, there is no error but no recursion).
src/document.cpp
src/document.h
src/svg-tests/recursive.svg [new file with mode: 0644]
src/svg-tests/transforms.svg

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