QCAD

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)

Tasklist

FS#198 - SVG PG export dimensions

Attached to Project: QCAD
Opened by Peter (hungerburg) - Friday, 26 August 2011, 19:54 GMT+2
Last edited by Andrew (andrew) - Tuesday, 13 September 2011, 15:32 GMT+2
Task Type Bug Report
Category Main
Status Closed
Assigned To Andrew (andrew)
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

SVG PG exporter, scaled or unscaled, currently only exports the labels of dimensions. Missing are

ticks, arrows, and lines of the dimension.

It will not be as simple as inkscape does it, wrap it all in a <def>.

This task depends upon

Closed by  Andrew (andrew)
Tuesday, 13 September 2011, 15:32 GMT+2
Reason for closing:  Fixed
Comment by Peter (hungerburg) - Saturday, 27 August 2011, 10:55 GMT+2

Dimensions are very finicky. Inkscape offers rudimentary support by adding line style <defs> for the ticks and extensions. This is too little for what QCAD allows, eg. different length extensions, and a full implementation will need quite some conceptual work. Maybe it is contrary to the idea of the PG exporter, but I suggest, that dimensions for the time being should be exploded even in PG export. As they are nicely grouped, one can still apply high level operations in inkscape eg.

Comment by Andrew (andrew) - Tuesday, 13 September 2011, 15:32 GMT+2

Dimensions are now exported as path with the text exported as text.

Loading...