- Status Closed
- Percent Complete
- Task Type Bug Report
- Category QCAD (main)
-
Assigned To
andrew - Operating System Windows 10
- Severity Low
- Priority Very Low
- Reported Version 3.22.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by ljbuller - 29.03.2019
Last edited by andrew - 30.03.2019
Opened by ljbuller - 29.03.2019
Last edited by andrew - 30.03.2019
FS#1866 - DXF: EXTMIN/EXTMAX interchanged
In the attached drawing, the origin is at the lower left, but $EXTMAX 10 = 0, 20 = .66473 and $EXTMIN = 10 = 3.2, 20 = 0
The X value for $EXTMAX should be 3.2
The X value for #EXTMIN should be 0
the following is an excerpt from the file
$EXTMIN
10
3.2
20
0.664730029289
30
0.0
9
$EXTMAX
10
0.0
20
0.0
30
0.0
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
the original file was drawn with EasyCAD and when saved reports properly, when opened and saved in QCAD reports as listed