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#195 - SVG PG export scale points
Attached to Project:
QCAD
Opened by Peter (hungerburg) - Friday, 26 August 2011, 15:09 GMT+2
Last edited by Andrew (andrew) - Tuesday, 13 September 2011, 15:31 GMT+2
Opened by Peter (hungerburg) - Friday, 26 August 2011, 15:09 GMT+2
Last edited by Andrew (andrew) - Tuesday, 13 September 2011, 15:31 GMT+2
|
DetailsPoints are not scaled when PG exported to SVG: Points as crosses are created eg. like this: d=m 2.5,3 1,0 M 3,2.5 l 0,1 and in SVG look fine like that (scale 1/10): d=m 2.95,3 0.1,0 M 3,2.95 3,3.05
stroke-width should be left unchanged. |
This task depends upon
Patch to fix scaled PG SVG export points: Circles sizes and positions; Crosses sizes. To apply in scripts/ImportExport/SvgExporter