XSLT converts svg to shapes with basic transform handling.

2007-07-17 Thread Sam Liddicott
This xslt converts svg to shapes and does basic transform handling. Skews and rotates are not handled but scales and offsets are. Transforms are not handled on groups, but any tag that has a @transform attribute will have scaling and offset applied to attributes x, x1, x2, y, y1, y2 and also to

Re: patch removing 1200 lines of warnings

2007-07-17 Thread Steffen Macke
Hi, The patch is http://resel.fr/~eroux/toto.patch.gz I have built it with svn diff -x -u . It is based on the version 3717 of trunk. Please tell The patch looks fine to me. I've applied it to the SVN repository. Thanks! Regards, Steffen ___