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:
AutoCAD 2024 decodes the split character although with a wrong text style:
SplitCharEscape.zip