Skip to content

Recover does not decode MIF notation if it is split into two different tags #1322

@niemisto

Description

@niemisto

Describe the bug
We got an example of old DXF file where MTEXT content is split into two different tags and the split happens in the middle of a MIF encoded character. In the attached synthetic example file, the problematic position looks like this:

  3
\c0;Example text: \M+19195\M+19
  1
195\M+19195

ezdxf view SplitCharEscape.dxf shows the file in this way:

Image

AutoCAD 2024 decodes the split character although with a wrong text style:

Image

SplitCharEscape.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions