Files
create/src/Mod/Import/App
Kevin Martin dbf17376b7 Fix encoding error for import from older DXF files
The C++ importer incorrectly treated the contents of all TEXT and MTEXT
objects as beind encoded as UTF-8, but this is not true for DXF files
before AutoCAD 2007, where the encoding is "plain ASCII" plus some in-band
\U+dddd encoding. This would cause errors if the text contained non-ASCII
characters such as the Degree Sign.

This change causes the correct encoding to be used.
2023-03-27 07:14:07 -04:00
..
2023-03-14 16:02:01 +01:00
2022-11-25 04:34:44 +01:00
2023-03-14 16:02:01 +01:00
2023-03-14 16:02:01 +01:00
2023-03-14 16:02:01 +01:00
2023-03-14 16:02:01 +01:00
2023-03-14 16:02:01 +01:00
2023-03-14 16:02:01 +01:00