libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

SVG file can't be recognized

Open laien1900 opened this issue 3 years ago • 7 comments

The transformed SVG file by dwg2SVG.exe is not recognized by browser

laien1900 avatar Apr 25 '22 10:04 laien1900

I am facing a similar issue. I am not sure what am I doing wrong.

realiti4 avatar Apr 25 '22 15:04 realiti4

Sorry, but without any reproducer or diagnostics nobody can help you

rurban avatar Apr 26 '22 04:04 rurban

	<path id="dwg-object-1073" d="M 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138 L 546557.818098,-581161.941138"
	      style="fill:none;stroke:black;stroke-width:0.0px" />

All the points above are the same value.

laien1900 avatar Apr 26 '22 05:04 laien1900

@laien1900 Could you upload example dwg and output svg? (if will be simple, will be better).

michal-josef-spacek avatar Apr 26 '22 09:04 michal-josef-spacek

@laien1900 Could you upload example dwg and output svg? (if will be simple, will be better). DWG file upload is not supported, so you need rename jpg as dwg. file1 Drawing1

laien1900 avatar Apr 26 '22 10:04 laien1900

@laien1900 I couldn't read attachment. The best way is gzip/zip files and upload to issue.

michal-josef-spacek avatar Apr 26 '22 11:04 michal-josef-spacek

@laien1900 ah, i have files (from email notification).

michal-josef-spacek avatar Apr 26 '22 11:04 michal-josef-spacek

Either a duplicate of #523 (wrong viewbox) or missing support for curves and splines #520

rurban avatar Feb 10 '23 07:02 rurban