Comment 7 for bug 617810

Revision history for this message
Rita Bylsma (r-bylsma) wrote :

In the diff on the wrong and correct svg I see:

Lines like:
< style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:#999999;s...
> style="fill:#000000;fill-opacity:0;fill-rule:evenodd;stroke:#999999;s...
But this is only due to different sorting order of the properties, I checked (by putting all on separate lines and another diff).

< inkscape:connection-start="
> ,,

and two path blocks.
Also only different order

Real differences:
< d="M 803.67287,320.23984 L 674.69598,270.34486"
> d="M 791.76336,319.40572 664.15247,266.76197"

< transform="translate(-45.305654,-70.964057)">
> transform="translate(-70.469031,-68.168126)">

Sorry I left the FlowText objects and such in. I had not understood what you meant. I was not aware that there was some invisible rubbish in the file (and one visible, but far outside of viewport).