libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

How to change stroke and stroke-width in c file

Open Sravan2 opened this issue 5 years ago • 2 comments

I'm using dwg2svg2 and dwg2SVG Need to change the stoke and stroke-width in generated svg

Sravan2 avatar Nov 19 '19 15:11 Sravan2

You need to get the Polyline widths and apply it as stroke width in the SVG.

rurban avatar Nov 19 '19 16:11 rurban

Do we need to change in C file or need to download any other third party package as I don't have any prior knowledge in C

Sravan2 avatar Nov 20 '19 06:11 Sravan2