QCAD - 2D CAD System.
Click here for a documentation of the DokuWiki formatting syntax that can be used in reports
Please search for existing tasks (also closed ones) before opening a new task.
Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)
FS#192 - SVG PG export stroke width should not scale
Attached to Project:
QCAD
Opened by Peter (hungerburg) - Friday, 26 August 2011, 14:45 GMT+2
Last edited by Andrew (andrew) - Thursday, 08 September 2011, 21:11 GMT+2
Opened by Peter (hungerburg) - Friday, 26 August 2011, 14:45 GMT+2
Last edited by Andrew (andrew) - Thursday, 08 September 2011, 21:11 GMT+2
|
Details
When PG exporting to SVG, stroke-widths are scaled with the drawing, while they should not. |
This task depends upon
Patch to not scale line-width in SVG export. To apply in scripts/ImportExport/SvgExporter
If not scaling stroke-width, also do not scale stroke-dasharray. This patch only applies to the PG exporter though.
Sorry, previous patch is wrong, correct one below: