- 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.27.6
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: QCAD Bugtracker
Opened by Dion Moult - 15.06.2022
Last edited by Andrew - 15.06.2022
Opened by Dion Moult - 15.06.2022
Last edited by Andrew - 15.06.2022
FS#2372 - Rendering text with \p... escape sequences
I imported a DXF using the professional version qcad-3.27.6-pro-linux-x86_64 and all text strings have codes prefixed to them like “ql;”. When opening in QCAD qcad-3.25.2-trial-linux-x86_64 the text loads correctly though. Others have confirmed that this seems to be a regression and a non-issue in other viewers: https://www.qcad.org/rsforum/viewtopic.php?p=37667
Here is a file with a single circle and single text number “1” which currently appears as “ql;t0;1”.
Closed by Andrew
15.06.2022 11:10
Reason for closing: Fixed
Additional comments about closing:
15.06.2022 11:10
Reason for closing: Fixed
Additional comments about closing:
https://github.com/qcad/qcad/commit /2aca62d58bc05c2dc17a2a451cbf1fa3b4c0c1a 2
Amazing! That was very fast!