- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System All
- Severity Low
- Priority Very Low
- Reported Version 3.29.6
- Due in Version Undecided
-
Due Date
Undecided
-
Votes
1
- ryancousins (19.12.2022)
- Private
Attached to Project: QCAD Bugtracker
Opened by Terry - 07.10.2022
Last edited by andrew - 16.04.2024
Opened by Terry - 07.10.2022
Last edited by andrew - 16.04.2024
FS#2406 - File > SVG Export: wrong arcs in blocks with negative scale factors
When using SVG export on a drawing with a block defined, the export is incorrect. Arcs are drawn incorrectly and parts of the block are missing. If that block is exploded, the SVG export is correct. Attached is a block on the lower left and the same block on the lower right after explode. Also attached is the resulting SVG file.
This is not always the case. Some blocks are correctly exported to SVG. The upper row is again a block on the left and the same block exploded on the right. It exports properly.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Hi,
Seems to be a Block scale issue.
The lower Block is mirrored in Y with scale= -1
The upper Block is inserted at unit scale.
Regards,
CVH