Bug report #11578
DXF export problems with national special characters
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | - | ||
Category: | DXF export | ||
Affected QGIS version: | 2.6.0 | Regression?: | No |
Operating System: | Win x64 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19840 |
Description
After export to DXF Polish diacritic signs (special characters as ą, ó, ł, ż, ź, ń, ś) are all converted to "?" sign.
Attached are the screenshots from QGIS and AutoCAD. Probably this is a problem on the side of QGIS, because previous version 2.4.0 exported them correctly.
Associated revisions
dxf export: make encoding configurable (fixes #11578)
History
#1 Updated by Giovanni Manghi about 10 years ago
- Priority changed from Normal to Severe/Regression
#2 Updated by Andreas Neumann about 10 years ago
Is the same (correct) font used in Autocad?
#3 Updated by Giovanni Manghi about 10 years ago
- Status changed from Open to Feedback
#4 Updated by Piotr Sadowski about 10 years ago
Andreas Neumann wrote:
Is the same (correct) font used in Autocad?
Yes, I tried with many different fonts, but it is not a problem of font - in "properties" dialog in AutoCAD there are "?" signs in the "contents" field (the result is the same with Draftsight CAD).
This means that no matter what font we use, we will always get the "?" sign.
The previous version exported it correctly (only as text entity, not mtext - which is quite useful).
Thanks for the feedback!
#5 Updated by Giovanni Manghi about 10 years ago
- Status changed from Feedback to Open
#6 Updated by Jürgen Fischer almost 10 years ago
Please attach a sample project with data to reproduce this easily.
#7 Updated by Jürgen Fischer almost 10 years ago
- Status changed from Open to Feedback
#8 Updated by Jürgen Fischer almost 10 years ago
- Status changed from Feedback to Closed
Fixed in changeset d9a1654501b6b1a0375e4f5a1ac85140d9b62490.