We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When opening an AutoCAD exported DXF, the attributes of the imported block (the sheet information block) are missing and not displayed.
This is how the yellow text is populated in the red box as shown in AutoCAD:
This is the Enhanced Attributes Editor window in AutoCAD which shows the attributes that must be displayed in the box:
This is the same box in LibreCAD with the yellow text missing:
Use this file to reproduce: demo.zip
Note that if you open the file with LibreOffice Draw, text is displayed correctly.
Version: 2.2.0.2 Compiler: GNU GCC 13.1.0 Compiled on: Jul 29 2023 Qt Version: 5.12.11 Boost Version: 1.75.0 System: Windows 11 23H2
The text was updated successfully, but these errors were encountered:
based on https://forum.librecad.org/Text-missing-or-garbeled-in-DXF-file-tp5725500.html
Sorry, something went wrong.
No branches or pull requests
When opening an AutoCAD exported DXF, the attributes of the imported block (the sheet information block) are missing and not displayed.
Expected behavior
This is how the yellow text is populated in the red box as shown in AutoCAD:
This is the Enhanced Attributes Editor window in AutoCAD which shows the attributes that must be displayed in the box:
Observed behavior
This is the same box in LibreCAD with the yellow text missing:
Steps to reproduce or sample file
Use this file to reproduce:
demo.zip
Note that if you open the file with LibreOffice Draw, text is displayed correctly.
Operating System and LibreCAD version info
Version: 2.2.0.2
Compiler: GNU GCC 13.1.0
Compiled on: Jul 29 2023
Qt Version: 5.12.11
Boost Version: 1.75.0
System: Windows 11 23H2
The text was updated successfully, but these errors were encountered: