-----Original Message----- From: Jeff Winterpants [mailto:micand7@...12...] Sent: 26 August 2014 16:54 To: inkscape-user@lists.sourceforge.net Subject: [Inkscape-user] How can I fix Inkscape's rendering of this file?
Hello!
I am writing a web app that exports SVGs. One such SVG is attached. Though it renders properly in web browsers including Chrome and Firefox, Inkscape
renders it
poorly.
- Firefox rendering (correct): http://i.imgur.com/vvla9QX.png
- Inkscape rendering (incorrect): http://i.imgur.com/s8f2aXs.png. Note that
the
numerical axis tick labels are offset to improper locations. Additionally, the document size is too small to contain the entirety of the graphic.
- Batik rendering (slightly incorrect): http://i.imgur.com/xFFqFMs.png. For
reference, I tried Batik. It renders the SVG better than Inkscape, but the
numerical
axis tick labels on the bottom ("Subject") axis are too high, even though
those on the
top ("Query") axis are correct.
How can I change the SVG so Inkscape will render it properly?
You can inspect the SVG using a text editor like Notepad.
This should allow you to confirm if you are really writing outside the document.
I suspect the Inkscape rendering is correct - it's normally the Gold Standard.
But you won't want to know that ;-)
Paul