Skip to content
New issue

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

DXF export: handle line breaks in label text #34574

Merged
merged 2 commits into from Feb 24, 2020

Conversation

mhugent
Copy link
Contributor

@mhugent mhugent commented Feb 20, 2020

Line breaks in TEXT or MTEXT makes dxf viewers hang or crash. This PR replaces it by \P for MTEXT or blank for TEXT.
Please review

@mhugent mhugent requested a review from jef-n February 20, 2020 08:18
@nyalldawson nyalldawson added backport release-3_10 Bug Either a bug report, or a bug fix. Let's hope for the latter! DXF/DWG Relating to DXF or DWG importing/exporting labels Feb 22, 2020
@nyalldawson nyalldawson added this to the 3.14.0 milestone Feb 22, 2020
@mhugent mhugent merged commit ebfdc2c into qgis:master Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! DXF/DWG Relating to DXF or DWG importing/exporting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants