dgis / xsddiagram

XSD Diagram is a free Xml Schema Definition (XSD) diagram viewer for Windows written in c# Framework.NET 2.0
http://regis.cosnier.free.fr/?page=XSDDiagram&nomenu
GNU General Public License v2.0
225 stars 52 forks source link

Export SVG: Without page #9

Closed kouinkouin closed 8 years ago

kouinkouin commented 8 years ago

Hello,

When I open a SVG (exported from xsddiagram) with Inkscape, Inkscape sees a empty page, and zooms on the empty page, so we don't see the diagam at the first time. By zooming out, I see the diagram, so it's not a critical issue ;-) .

Here an example to test with Inkscape: aze.svg.zip

I'm on Debian Jessie, Inkscape 0.91, and xsddiagram 1.0-1 (from official Debian repo).

dgis commented 8 years ago

Thank you for the bug report, I commit the fix. It is a lot better when opening in Firefox too ! It will be in the next release. But you can already download it in the repository :-) https://github.com/dgis/xsddiagram/raw/master/XSDDiagram.exe

dgis commented 8 years ago

I close the isssue

kouinkouin commented 8 years ago

Woohoo ! Fixed in less 2 hours ! I will wait the new version in official Debian repositories (I am on Debian sid and not Jessie), but thanks a lot for reactivity ! I will confirm the fix when I see the package is updated :) .

dgis commented 8 years ago

It can take time to get it in Debian!