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#730 - Svg PG export splines broken
Opened by Peter (hungerburg) - Friday, 30 November 2012, 14:39 GMT+2
Last edited by Andrew (andrew) - Friday, 21 June 2013, 13:02 GMT+2
|
DetailsWith the 3.0.3 point release (latest available for Linux systems), SVG PG exporter fails to export splines:
Uncaught exception at /opt/qcad-3.0.3-prof-linux-x86/scripts/ImportExport/SvgExporter/SvgExporterPG.js:72: TypeError: Result of expression ‘splineSeg.getDegree’ [undefined] is not a function.
The objects returned from getBezierSegments() do not provide the methods of RSpline. |
Seems to be not an issue in 3.1. Fixed? Close?