FS#2684 - dwg2pdf: Performance issues with font lookup on Windows
Andrew,
Attempting to use the latest trial release with the DWG file of
https://www.qcad.org/rsforum/viewtopic.php?f=33&t=11757
Results in an endless loop exporting debug messages related to all kind of fonts.
Halting even after 3 min of debugs was not really an option.
I managed to save a partial export in the attached TXT file, typical 88 lines.
It can be seen in the attachment that it starts over (again and again).
After a font with a lower case ‘w’ it continues with again capital ‘A’.
The only way to terminate is to end the process.
Regards,
CVH
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
Probably related to:
QCAD Changelog: 3.32.3 (2025/06/02) > QCAD Professional > Windows
Look up fonts by installation file name if no family name is given in imported DXF/DWG
Can it be that the list is created for each text based entity?
Regards,
CVH